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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Mast
Mast

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


(documentation Mast EnglishLanguage "A large pole in the center of a WaterVehicle which is used to support a sail.") Mid-level-ontology.kif 1719-1720
(externalImage Mast "http://upload.wikimedia.org/wikipedia/commons/f/f5/ Mast_rigging.png") pictureList.kif 4775-4775
(subclass Mast Artifact) Mid-level-ontology.kif 1718-1718 Mast est une sous-classe de artefact

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


(termFormat ChineseLanguage Mast "桅杆") domainEnglishFormat.kif 36428-36428
(termFormat ChineseTraditionalLanguage Mast "桅杆") domainEnglishFormat.kif 36427-36427
(termFormat EnglishLanguage Mast "mast") domainEnglishFormat.kif 36426-36426

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


(=>
    (instance ?M Mast)
    (exists (?W)
        (and
            (instance ?W WaterVehicle)
            (part ?M ?W))))
Mid-level-ontology.kif 1722-1727

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


(=>
    (instance ?SAIL Sail)
    (exists (?MAST)
        (and
            (material Fabric ?SAIL)
            (instance ?MAST Mast)
            (connected ?SAIL ?MAST))))
Mid-level-ontology.kif 28248-28254


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