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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Shoal
Shoal

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


(documentation Shoal ChineseLanguage "Shoal 是一处 LandForm,它靠近 WaterArea,并且 大部分的范围被 %BodyOfWater 淹没。") Geography.kif 6042-6043
(documentation Shoal EnglishLanguage "A Shoal is a LandForm near a WaterArea with most of it is covered by a %BodyOfWater.") Geography.kif 6040-6041
(externalImage Shoal "http://upload.wikimedia.org/wikipedia/commons/6/66/ WayaWayasewa.jpg") pictureList.kif 6854-6854
(externalImage Shoal "http://upload.wikimedia.org/wikipedia/en/4/43/SandbarLongIsland1.jpg") pictureList.kif 7845-7845
(externalImage Shoal "http://upload.wikimedia.org/wikipedia/en/e/ea/Mississippi_River_sand_bars.jpg") pictureList.kif 7846-7846
(subclass Shoal LandForm) Geography.kif 6044-6044

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


(termFormat ChineseLanguage Shoal "浅滩") domainEnglishFormat.kif 52747-52747
(termFormat ChineseTraditionalLanguage Shoal "淺灘") domainEnglishFormat.kif 52746-52746
(termFormat EnglishLanguage Shoal "shoal") domainEnglishFormat.kif 52745-52745

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


(=>
    (and
        (instance ?S Shoal)
        (instance ?B WaterVehicle))
    (maritimeHazard ?S ?B))
Geography.kif 6062-6066
(=>
    (instance ?LAND Shoal)
    (exists (?PART ?WATER)
        (and
            (instance ?PART LandForm)
            (most ?PART ?LAND)
            (instance ?WATER BodyOfWater)
            (covers ?WATER ?PART))))
Geography.kif 6053-6060
(=>
    (instance ?LAND Shoal)
    (exists (?WATER)
        (and
            (instance ?WATER WaterArea)
            (meetsSpatially ?LAND ?WATER))))
Geography.kif 6046-6051


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