![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
KingBed
|
|
|
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage KingBed "king-sized bed") | Mid-level-ontology.kif 4428-4428 |
| antecedent |
|
|
| (=> (instance ?X KingBed) (and (width ?X (MeasureFn 1.9 Meter)) (length ?X (MeasureFn 2.0 Meter)))) |
Mid-level-ontology.kif 4430-4434 | If X is an instance of king-sized bed, then the width of X is 1.9 meter(s) and the length of X is 2.0 meter(s) |
| (=> (instance ?X KingBed) (modalAttribute (exists (?P1 ?P2 ?P3 ?TIME) (and (not (equal ?P1 ?P2)) (not (equal ?P2 ?P3)) (not (equal ?P1 ?P3)) (attribute ?P1 Asleep) (attribute ?P2 Asleep) (attribute ?P3 Asleep) (instance ?P1 Human) (instance ?P2 Human) (instance ?P3 Human) (holdsDuring ?TIME (and (located ?P1 ?X) (located ?P2 ?X) (located ?P3 ?X))))) Possibility)) |
Mid-level-ontology.kif 4436-4454 | If X is an instance of king-sized bed, then All of the following hold: (1) the statement there exist Y, Z,, , W (2) V such that equal Y (3) Z (4) equal Z (5) W (6) equal Y (7) W (8) asleep is an attribute of Y (9) asleep is an attribute of Z (10) asleep is an attribute of W (11) Y is an instance of human (12) Z is an instance of human (13) W is an instance of human (14) Y is located at X (15) Z is located at X (16) W is located at X holds during V has the modal force of possibility |
| consequent |
|
|
| (=> (instance ?KB KingBedRoom) (exists (?B) (and (instance ?KB HotelRoom) (instance ?B KingBed) (located ?B ?KB)))) |
TravelPolicies.kif 1078-1084 | If X is an instance of KingBedRoom, then there exists Y such that X is an instance of hotel room, Y is an instance of king-sized bed, and Y is located at X |