![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
PositionReport
|
|
|
| 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 |