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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Inlet
Inlet

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


(documentation Inlet EnglishLanguage "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.") Geography.kif 5341-5344
(subclass Inlet BodyOfWater) Geography.kif 5339-5339

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


(subclass Bay Inlet) Geography.kif 5380-5380
(subclass Cove Inlet) Geography.kif 5386-5386
(subclass Estuary Inlet) Geography.kif 5302-5302
(subclass InletPassage Inlet) Geography.kif 5374-5374
(termFormat ChineseLanguage Inlet "进口") domainEnglishFormat.kif 30192-30192
(termFormat ChineseTraditionalLanguage Inlet "進口") domainEnglishFormat.kif 30191-30191
(termFormat EnglishLanguage Inlet "inlet") domainEnglishFormat.kif 30190-30190

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


(=>
    (and
        (instance ?INLET Inlet)
        (meetsSpatially ?INLET ?WATER)
        (instance ?WATER FreshWaterArea))
    (instance ?INLET FreshWaterArea))
Geography.kif 5367-5372
(=>
    (and
        (instance ?INLET Inlet)
        (meetsSpatially ?INLET ?WATER)
        (instance ?WATER SaltWaterArea))
    (instance ?INLET SaltWaterArea))
Geography.kif 5360-5365
(=>
    (instance ?INLET Inlet)
    (exists (?LAND)
        (and
            (instance ?LAND LandArea)
            (penetrates ?INLET ?LAND))))
Geography.kif 5346-5351
(=>
    (instance ?INLET Inlet)
    (exists (?WATER)
        (and
            (instance ?WATER WaterArea)
            (connected ?INLET ?WATER))))
Geography.kif 5353-5358


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