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



KB Term:  Term intersection
English Word: 

  Hypersonic

Sigma KEE - Hypersonic
Hypersonic

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


(instance Hypersonic RelationalAttribute) Transportation.kif 5275-5275 Hypersonic is an instance of relational attribute
(documentation Hypersonic EnglishLanguage "Hypersonic is a RelationalAttribute which describe the speed of an object that can travel faster than five times the speedOfSound or MachNumber greaterThan 5. [Wikipedia] ") Transportation.kif 5276-5278 Hypersonic is an instance of relational attribute

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


(termFormat EnglishGroupLanguage Hypersonic "hypersonic") Transportation.kif 5279-5279

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


(=>
    (and
        (instance ?A Aircraft)
        (attribute ?A Hypersonic))
    (modalAttribute
        (exists (?F)
            (and
                (instance ?F Flying)
                (patient ?F ?A)
                (holdsDuring
                    (WhenFn ?F)
                    (exists (?M)
                        (and
                            (measure ?A
                                (MeasureFn ?M MachNumber))
                            (greaterThan ?M 5)))))) Possibility))
Transportation.kif 5281-5295 If X is an instance of aircraft and Hypersonic is an attribute of X, then the statement there exists Y such that Y is an instance of flying and X is a patient of Y and there exists Z such that the measure of X is Z Mach number(s) and Z is greater than 5 holds during the time of existence of Y has the modal force of possibility


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