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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - absoluteHeight
absoluteHeight

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


(documentation absoluteHeight EnglishLanguage "The height of an aircraft directly above the surface or terrain over which it is flying.") MilitaryDevices.kif 1616-1617
(domain absoluteHeight 1 Aircraft) MilitaryDevices.kif 1613-1613
(domain absoluteHeight 2 AltitudeMeasure) MilitaryDevices.kif 1614-1614
(instance absoluteHeight BinaryPredicate) MilitaryDevices.kif 1612-1612
(instance absoluteHeight SingleValuedRelation) MilitaryDevices.kif 1610-1610
(instance absoluteHeight SpatialRelation) MilitaryDevices.kif 1611-1611

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


(format ChineseLanguage absoluteHeight "%2 %n 是 absolute %1 的高度") domainEnglishFormat.kif 32-32
(format ChineseTraditionalLanguage absoluteHeight "%2 %n 是 absolute %1 的高度") domainEnglishFormat.kif 31-31
(format EnglishLanguage absoluteHeight "%1 is %n at an absolute height of %2.") MilitaryDevices.kif 2194-2194
(format EnglishLanguage absoluteHeight "%2 is %n the absolute height of %1") domainEnglishFormat.kif 30-30
(termFormat ChineseLanguage absoluteHeight "绝对高度") domainEnglishFormat.kif 5151-5151
(termFormat ChineseTraditionalLanguage absoluteHeight "絕對高度") domainEnglishFormat.kif 5150-5150
(termFormat EnglishLanguage absoluteHeight "absolute height") domainEnglishFormat.kif 5149-5149

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


(<=>
    (and
        (altitude ?AIRCRAFT ?OBJ2 ?QUANTITY)
        (surface ?OBJ2 PlanetEarth)
        (instance ?AIRCRAFT Aircraft))
    (absoluteHeight ?AIRCRAFT ?QUANTITY))
MilitaryDevices.kif 1619-1624


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