Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Island
Island(�le)

appearance as argument number 1
-------------------------


(disjoint Island LandlockedArea) Geography.kif 5839-5839 �le Est disjoint de LandlockedArea
(documentation Island ChineseLanguage "这是一片四面八方环 WaterAreaLandArea。") chinese_format.kif 3345-3345
(documentation Island EnglishLanguage "A LandArea that is completely surrounded by a WaterArea.") Merge.kif 14191-14192
(externalImage Island "http://articulatesoftware.com/SUMOpictures/geography/ island.png") pictureList.kif 521-521
(externalImage Island "http://upload.wikimedia.org/wikipedia/commons/b/bc/ Summit_view.jpg") pictureList.kif 117-117
(subclass Island LandArea) Merge.kif 14190-14190 �le Est une sous-classe de zone de terre

appearance as argument number 2
-------------------------


(instance BassasDaIndia Island) CountriesAndRegions.kif 135-135 BassasDaIndia est une instance de �le
(instance BouvetIsland Island) CountriesAndRegions.kif 137-137 BouvetIsland est une instance de �le
(instance Cuba Island) CountriesAndRegions.kif 439-439 Cuba est une instance de �le
(instance EuropaIsland Island) CountriesAndRegions.kif 139-139 EuropaIsland est une instance de �le
(instance GloriosoIslands Island) CountriesAndRegions.kif 141-141 GloriosoIslands est une instance de �le
(instance Guam Island) CountriesAndRegions.kif 4246-4246 Guam est une instance de �le
(instance HeardIslandAndMcDonaldIslands Island) CountriesAndRegions.kif 143-143 HeardIslandAndMcDonaldIslands est une instance de �le
(instance Iceland Island) CountriesAndRegions.kif 1257-1257 Iceland est une instance de �le
(instance Japan Island) CountriesAndRegions.kif 550-550 Japan est une instance de �le
(instance JuanDeNovaIsland Island) CountriesAndRegions.kif 145-145 JuanDeNovaIsland est une instance de �le
(instance LongIsland Island) CountriesAndRegions.kif 804-804 LongIsland est une instance de �le
(instance Mayotte Island) CountriesAndRegions.kif 147-147 Mayotte est une instance de �le
(instance Rhodes Island) CountriesAndRegions.kif 1327-1327 Rhodes est une instance de �le
(instance TromelinIsland Island) CountriesAndRegions.kif 149-149 TromelinIsland est une instance de �le
(termFormat ChineseLanguage Island "岛") chinese_format.kif 957-957
(termFormat EnglishLanguage Island "island") english_format.kif 1121-1121
(termFormat FrenchLanguage Island "�le") french_format.kif 633-633
(termFormat Hindi Island "dvIpa") terms-hindi.txt 164-164
(termFormat ItalianLanguage Island "Isola") terms-it.txt 167-167
(termFormat JapaneseLanguage Island "島") japanese_format.kif 2318-2318
(termFormat PortugueseLanguage Island "Ilha") portuguese_format.kif 585-585
(termFormat cb Island "pulo isla") terms-cb.txt 169-169
(termFormat cz Island "island") terms-cz.txt 201-201
(termFormat ro Island "insulã") relations-ro.kif 654-654

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

antecedent
-------------------------


(=>
    (and
        (instance ?ISLE Island)
        (instance ?AREA GeographicArea)
        (meetsSpatially ?ISLE ?AREA))
    (not
        (instance ?AREA LandArea)))
Merge.kif 14208-14214
(=>
    (instance ?ISLAND Island)
    (not
        (exists (?AREA ?PART1 ?PART2)
            (and
                (instance ?AREA LandArea)
                (part ?PART1 ?ISLAND)
                (part ?PART2 ?AREA)
                (not
                    (part ?ISLAND ?AREA))
                (not
                    (part ?AREA ?ISLAND))
                (meetsSpatially ?PART1 ?PART2)))))
Merge.kif 14194-14206
(=>
    (instance ?ISLE Island)
    (exists (?WATER)
        (and
            (instance ?WATER WaterArea)
            (meetsSpatially ?ISLE ?WATER))))
Merge.kif 14216-14221

consequent
-------------------------


(=>
    (and
        (instance ?Archipelago Archipelago)
        (component ?Part ?Archipelago))
    (instance ?Part Island))
Geography.kif 5845-5849
(=>
    (instance ?LAND1 LandArea)
    (exists (?LAND2)
        (and
            (part ?LAND1 ?LAND2)
            (or
                (instance ?LAND2 Continent)
                (instance ?LAND2 Island)))))
Merge.kif 14159-14166
(=>
    (member ?ISLAND VirginIslands)
    (instance ?ISLAND Island))
CountriesAndRegions.kif 1169-1171


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners