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



KB Term:  Term intersection
English Word: 

  PositionReport

Sigma KEE - PositionReport
PositionReport(position report)

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


(subclass PositionReport Report) Mid-level-ontology.kif 7870-7870 Position report is a subclass of report
(documentation PositionReport EnglishLanguage "A PositionReport is a FactualText that containsInformation about where something is located.") Mid-level-ontology.kif 7871-7872 Position report is a subclass of report

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


(termFormat EnglishLanguage PositionReport "position report") domainEnglishFormat.kif 65928-65928

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


(=>
    (instance ?R PositionReport)
    (containsFormula ?R
        (exists (?O ?A)
            (and
                (instance ?O Object)
                (instance ?A Region)
                (holdsDuring
                    (WhenFn ?R)
                    (located ?O ?A))))))
Mid-level-ontology.kif 7874-7882 If X is an instance of position report, then X contains the formula there exist Y, Z such that Y is an instance of object, Z is an instance of region, and Y is located at Z holds during the time of existence of X


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