(=>
(and
(instance ?C Cricothyroidotomy)
(patient ?C ?O))
(holdsDuring
(EndFn
(WhenFn ?C))
(exists (?H)
(and
(instance ?H HoleRegion)
(equal ?T
(HoleHostFn ?H))
(instance ?T Throat)
(part ?T ?O))))) |
Medicine.kif 742-753 |
|
(=>
(and
(instance ?C Sneezing)
(experiencer ?C ?H))
(hasPurpose ?C
(exists (?R ?N ?NOSE ?O)
(and
(instance ?N NasalCavity)
(instance ?NOSE Nose)
(equal ?NOSE
(HoleHostFn ?N))
(instance ?O Object)
(instance ?R Removing)
(part ?NOSE ?H)
(objectTransferred ?R ?O)
(holdsDuring
(ImmediatePastFn
(WhenFn ?C))
(located ?O ?N)))))) |
Mid-level-ontology.kif 6671-6689 |
|
(=>
(and
(instance ?T GearTooth)
(instance ?G InternalGear)
(part ?T ?G)
(surface ?S ?T))
(exists (?H)
(and
(instance ?H HoleRegion)
(equal ?G
(HoleHostFn ?H))
(part ?S ?G)))) |
engineering.kif 803-814 |
|
(=>
(attribute ?X RingTorus)
(exists (?H)
(and
(instance ?H HoleRegion)
(equal ?X
(HoleHostFn ?H))))) |
Cars.kif 4478-4483 |
|
(=>
(equal ?OBJ1
(HoleSkinFn ?HOLE))
(=>
(and
(superficialPart ?OBJ3
(HoleHostFn ?HOLE))
(meetsSpatially ?HOLE ?OBJ3)
(overlapsSpatially ?OBJ2 ?OBJ3))
(overlapsSpatially ?OBJ2 ?OBJ1))) |
Merge.kif 10151-10158 |
|
(=>
(equal ?OBJ1
(HoleSkinFn ?HOLE))
(=>
(overlapsSpatially ?OBJ2 ?OBJ1)
(exists (?OBJ3)
(and
(superficialPart ?OBJ3
(HoleHostFn ?HOLE))
(meetsSpatially ?HOLE ?OBJ3)
(overlapsSpatially ?OBJ2 ?OBJ3))))) |
Merge.kif 10141-10149 |
|
(=>
(holdsDuring ?T
(attribute ?H Sinusitis))
(exists (?NC ?NCH ?I)
(and
(instance ?NC NasalCavity)
(equal ?NCH
(HoleHostFn ?NC))
(part ?NCH ?H)
(instance ?I Inflammation)
(during
(WhenFn ?I) ?T)
(patient ?I ?NCH)))) |
Medicine.kif 5694-5704 |
|
(=>
(instance ?AREA WaterArea)
(exists (?BED ?HOLE ?WATER)
(and
(equal
(HoleHostFn ?HOLE) ?BED)
(instance ?WATER Water)
(properlyFills ?WATER ?HOLE)
(equal
(MereologicalSumFn ?BED ?WATER) ?AREA)))) |
Merge.kif 14198-14205 |
|
(=>
(instance ?CC CombustionChamber)
(exists (?H)
(and
(instance ?H HoleRegion)
(equal ?CC
(HoleHostFn ?H))))) |
Cars.kif 1707-1712 |
|
(=>
(instance ?CS ChestSeal)
(hasPurpose ?CS
(exists (?C ?CH ?I ?H)
(and
(instance ?C Closing)
(instrument ?C ?CS)
(located ?C ?CH)
(instance ?CH Chest)
(instance ?H HoleRegion)
(equal ?CH
(HoleHostFn ?H))
(instance ?I Injuring)
(located ?I ?CH)
(earlier
(WhenFn ?I)
(WhenFn ?C)))))) |
Medicine.kif 816-832 |
|
(=>
(instance ?E Engine)
(exists (?C)
(and
(instance ?C Crankcase)
(equal ?E
(HoleHostFn ?C))))) |
Cars.kif 328-333 |
|
(=>
(instance ?E EngineCylinder)
(exists (?H)
(and
(instance ?H InternalCombustionChamber)
(equal ?E
(HoleHostFn ?H))))) |
Cars.kif 317-322 |
|
(=>
(instance ?G Gasket)
(hasPurpose ?G
(exists (?O1 ?O2)
(and
(instance ?O1 CorpuscularObject)
(instance ?O2 CorpuscularObject)
(meetsSpatially ?O1 ?G)
(meetsSpatially ?O2 ?G)
(not
(exists (?H ?D ?T ?O)
(and
(instance ?H HoleRegion)
(equal ?G
(HoleHostFn ?H))
(instance ?T Translocation)
(path ?T ?H)
(origin ?T ?O)
(destination ?T ?D)
(contains ?O1 ?O)
(not
(contains ?O1 ?D))
(meetsSpatially ?O1 ?D)
(not
(exists (?O3)
(and
(contains ?H ?O3)
(not
(contains ?O1 ?O3))
(not
(contains ?O2 ?O3)))))))))))) |
Cars.kif 2827-2856 |
|
(=>
(instance ?G Glottis)
(exists (?VC)
(and
(instance ?VC VocalCords)
(equal ?VC
(HoleHostFn ?G))))) |
Mid-level-ontology.kif 6697-6703 |
|
(=>
(instance ?G InternalGear)
(exists (?H)
(and
(instance ?H HoleRegion)
(equal ?G
(HoleHostFn ?H))))) |
engineering.kif 795-801 |
|
(=>
(instance ?HC HydraulicCylinder)
(exists (?HH ?C ?P)
(and
(instance ?C HoleRegion)
(equal ?HH
(HoleHostFn ?C))
(shape ?C Cylinder)
(instance ?P Piston)
(part ?P ?HC)
(part ?HH ?HC)))) |
Cars.kif 1612-1622 |
|
(=>
(instance ?L Laceration)
(exists (?S)
(and
(instance ?S Skin)
(equal ?S
(HoleHostFn ?L))))) |
Medicine.kif 6196-6201 |
|
(=>
(instance ?LA LeftAtrium)
(exists (?HEART)
(and
(equal ?HEART
(HoleHostFn ?LA))
(instance ?HEART Heart)))) |
Medicine.kif 275-280 |
|
(=>
(instance ?LA LeftVentricle)
(exists (?HEART)
(and
(equal ?HEART
(HoleHostFn ?LA))
(instance ?HEART Heart)))) |
Medicine.kif 288-293 |
|
(=>
(instance ?LA RightAtrium)
(exists (?HEART)
(and
(equal ?HEART
(HoleHostFn ?LA))
(instance ?HEART Heart)))) |
Medicine.kif 301-306 |
|
(=>
(instance ?LA RightVentricle)
(exists (?HEART)
(and
(equal ?HEART
(HoleHostFn ?LA))
(instance ?HEART Heart)))) |
Medicine.kif 314-319 |
|
(=>
(instance ?N NasalCavity)
(exists (?NOSE)
(and
(instance ?NOSE Nose)
(equal ?NOSE
(HoleHostFn ?N))))) |
Mid-level-ontology.kif 6638-6644 |
|
(=>
(instance ?P Pupil)
(exists (?I)
(and
(instance ?I Eye)
(equal ?I
(HoleHostFn ?P))))) |
Mid-level-ontology.kif 13022-13028 |
|
(=>
(instance ?U Ulcer)
(exists (?H ?BP)
(and
(instance ?H HoleRegion)
(instance ?BP BodyPart)
(equal ?BP
(HoleHostFn ?H))
(part ?BP ?U)))) |
Mid-level-ontology.kif 10320-10327 |
|
(=>
(instance ?VH VacuumHose)
(hasPurpose ?VH
(exists (?H)
(and
(instance ?H HoleRegion)
(equal ?VH
(HoleHostFn ?H))
(attribute ?H PartialVacuum))))) |
Cars.kif 4309-4316 |
|
|
Display limited to 25 items. Show next 25 |
|
Display limited to 25 items. Show next 25 |