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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ShipCabin
ShipCabin(ship cabin)
cabin, stateroom

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


(documentation ShipCabin EnglishLanguage "ShipCabin is the subclass of all ShipCompartments for accommodating Humans aboard a ship.") Transportation.kif 2774-2775
(externalImage ShipCabin "http://upload.wikimedia.org/wikipedia/en/f/fd/ Constellationskysuite.jpg") pictureList.kif 1980-1980
(subclass ShipCabin ShipCompartment) Transportation.kif 2773-2773 Ship cabin is a subclass of ship compartment

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


(termFormat ChineseLanguage ShipCabin "船舱") domainEnglishFormat.kif 52668-52668
(termFormat ChineseTraditionalLanguage ShipCabin "船艙") domainEnglishFormat.kif 52667-52667
(termFormat EnglishLanguage ShipCabin "ship cabin") domainEnglishFormat.kif 52666-52666

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


(=>
    (instance ?COMPARTMENT ShipCabin)
    (exists (?SHIP)
        (and
            (instance ?COMPARTMENT ShipCabin)
            (properPart ?COMPARTMENT ?SHIP))))
Transportation.kif 2766-2771

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


(=>
    (instance ?COMPARTMENT ShipCabin)
    (exists (?SHIP)
        (and
            (instance ?COMPARTMENT ShipCabin)
            (properPart ?COMPARTMENT ?SHIP))))
Transportation.kif 2766-2771


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