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


KB Term:  Term intersection
English Word: 

Sigma KEE - SpaceTransportation
SpaceTransportation(space transportation)gravity-assist, space_travel, spacefaring, spaceflight

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


(subclass SpaceTransportation Transportation) Mid-level-ontology.kif 19618-19618 Space transportation is a subclass of transportation
(documentation SpaceTransportation EnglishLanguage "Any instance of Transportation where the instrument is a Spacecraft and which is through a SpaceRegion.") Mid-level-ontology.kif 19619-19620 Space transportation is a subclass of transportation

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


(termFormat EnglishLanguage SpaceTransportation "space transportation") domainEnglishFormat.kif 54421-54421
(termFormat ChineseTraditionalLanguage SpaceTransportation "太空運輸") domainEnglishFormat.kif 54422-54422
(termFormat ChineseLanguage SpaceTransportation "太空运输") domainEnglishFormat.kif 54423-54423

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


(=>
    (instance ?TRANSPORT SpaceTransportation)
    (exists (?CRAFT ?REGION)
        (and
            (instance ?CRAFT Spacecraft)
            (instance ?REGION SpaceRegion)
            (instrument ?TRANSPORT ?CRAFT)
            (eventLocated ?TRANSPORT ?REGION))))
Mid-level-ontology.kif 19622-19629 If X is an instance of space transportation, then there exist Y, Z such that Y is an instance of spacecraft, Z is an instance of space region, Y is an instrument for X, and X is located at Z

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


(=>
    (instance ?CRAFT Spacecraft)
    (capability SpaceTransportation instrument ?CRAFT))
Mid-level-ontology.kif 19635-19637 If X is an instance of spacecraft, then X is capable of doing space transportation as a instrument
(=>
    (attribute ?ASTRONAUT Astronaut)
    (hasSkill SpaceTransportation ?ASTRONAUT))
Biography.kif 651-653 If Astronaut is an attribute of X, then X has the skill to do space transportation


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners