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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Sail

Sigma KEE - Sail
Sail

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


(documentation Sail EnglishLanguage "Sail refers to an Artifact made of some type of Fabric which by means of which wind is used to propel a sailing vessel") Mid-level-ontology.kif 26331-26332
(subclass Sail Artifact) Mid-level-ontology.kif 26330-26330 子類 Sail and Artifact

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


(termFormat EnglishLanguage Sail "sail") Mid-level-ontology.kif 26333-26333

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


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

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


(=>
    (instance ?X WindSurfingBoard)
    (exists (?SAIL)
        (and
            (instance ?SAIL Sail)
            (part ?SAIL ?X))))
Sports.kif 1285-1290


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

Show without tree


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