(=>
(and
(attribute ?X ?ATTR)
(instance ?ATTR SizeAttribute))
(instance ?X Object)) |
Mid-level-ontology.kif 26984-26988 |
|
(=>
(and
(attribute ?X DutyFree)
(instance ?X Store))
(exists (?AREA ?OBJ ?O ?SELL)
(and
(instance ?AREA GeopoliticalArea)
(located ?X ?AREA)
(subclass ?O Object)
(importCommodityType ?AREA ?O)
(instance ?OBJ ?O)
(instance ?SELL Selling)
(patient ?SELL ?OBJ)
(located ?SELL ?X)))) |
Hotel.kif 1489-1502 |
|
(=>
(and
(holdsDuring ?T1
(and
(attribute ?PERSON DislocatedCivilian)
(inhabits ?PERSON ?RESIDENCE)
(located ?RESIDENCE ?PLACE)))
(instance ?PLACE GeographicArea)
(instance ?T1 TimeInterval))
(exists (?T0 ?PRIOR_PLACE ?PRIOR_RES)
(and
(instance ?T0 TimeInterval)
(earlier ?T0 ?T1)
(instance ?PRIOR_RES Object)
(instance ?PRIOR_PLACE GeopoliticalArea)
(located ?PRIOR_RES ?PRIOR_PLACE)
(not
(equal ?PLACE ?PRIOR_PLACE))
(not
(equal ?RESIDENCE ?PRIOR_RES))
(not
(geographicSubregion ?PLACE ?PRIOR_PLACE))
(not
(geographicSubregion ?PRIOR_PLACE ?PLACE))
(holdsDuring ?T0
(inhabits ?PERSON ?PRIOR_RES))))) |
MilitaryPersons.kif 26-47 |
|
(=>
(and
(instance ?C Choking)
(experiencer ?C ?H))
(exists (?O ?T ?L)
(and
(instance ?O Object)
(instance ?T Trachea)
(instance ?L Lung)
(part ?T ?H)
(part ?L ?H)
(holdsDuring
(WhenFn ?C)
(or
(located ?O ?T)
(located ?O ?L)))))) |
Mid-level-ontology.kif 13085-13100 |
|
(=>
(and
(instance ?C Coughing)
(experiencer ?C ?H))
(hasPurpose ?C
(exists (?R ?L ?O ?T)
(and
(instance ?L Lung)
(instance ?T Throat)
(instance ?O Object)
(instance ?R Removing)
(part ?L ?H)
(part ?T ?H)
(objectTransferred ?R ?O)
(holdsDuring
(ImmediatePastFn
(WhenFn ?C))
(or
(located ?O ?T)
(located ?O ?L))))))) |
Mid-level-ontology.kif 6993-7012 |
|
(=>
(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 7059-7077 |
|
(=>
(and
(instance ?ORG Organization)
(attribute ?ORG AirTransportationIndustry))
(exists (?EV ?MEM)
(and
(member ?MEM ?ORG)
(agent ?MEM ?EV)
(exists (?P)
(and
(instance ?EV Selling)
(instance ?P Human)
(patient ?EV ?P)
(confersRight
(exists (?FLY ?PLANE ?OBJ)
(and
(instance ?FLY Transportation)
(or
(patient ?FLY ?P)
(and
(possesses ?P ?OBJ)
(patient ?FLY ?OBJ)
(instance ?OBJ Object)))
(possesses ?ORG ?PLANE)
(instance ?PLANE Aircraft))) ?MEM ?P)))))) |
naics.kif 7953-7978 |
|
(=>
(and
(instance ?ORG Organization)
(attribute ?ORG BuildingMaterialAndGardenEquipmentAndSuppliesDealers))
(exists (?EV ?MEM)
(and
(member ?MEM ?ORG)
(agent ?MEM ?EV)
(exists (?THING)
(and
(instance ?EV Selling)
(instance ?THING Object)
(or
(capability Constructing resource ?THING)
(capability Agriculture resource ?THING))
(patient ?EV ?THING)))))) |
naics.kif 7242-7257 |
|
(=>
(and
(instance ?ORG Organization)
(attribute ?ORG CouriersAndMessengers))
(exists (?EV ?MEM)
(and
(member ?MEM ?ORG)
(agent ?MEM ?EV)
(exists (?P ?OBJ)
(and
(instance ?EV Selling)
(instance ?OBJ Object)
(instance ?P Human)
(patient ?EV ?P)
(confersRight
(exists (?TRANS)
(and
(instance ?TRANS Transportation)
(possesses ?P ?OBJ)
(patient ?TRANS ?OBJ))) ?MEM ?P)))))) |
naics.kif 8736-8756 |
|
(=>
(and
(instance ?ORG Organization)
(attribute ?ORG GeneralMerchandiseStores))
(exists (?EV ?MEM)
(and
(member ?MEM ?ORG)
(agent ?MEM ?EV)
(exists (?THING ?P)
(and
(instance ?EV Selling)
(instance ?P Human)
(instance ?THING Object)
(destination ?EV ?P)
(patient ?EV ?THING)))))) |
naics.kif 7702-7716 |
|
(=>
(and
(instance ?ORG Organization)
(attribute ?ORG MiscellaneousManufacturing))
(exists (?EV ?MEM)
(and
(member ?MEM ?ORG)
(agent ?MEM ?EV)
(exists (?THING ?MEM2 ?EV2)
(and
(instance ?EV Manufacture)
(instance ?THING Object)
(patient ?EV ?THING)
(member ?MEM2 ?ORG)
(instance ?EV2 Selling)
(agent ?EV2 ?MEM2)
(patient ?EV2 ?THING)))))) |
naics.kif 6153-6169 |
|
(=>
(and
(instance ?ORG Organization)
(attribute ?ORG MiscellaneousStoreRetailers))
(exists (?EV ?MEM ?THING ?ST ?P)
(and
(member ?MEM ?ORG)
(agent ?EV ?P)
(instance ?EV Selling)
(instance ?P Human)
(instance ?ST RetailStore)
(eventLocated ?EV ?ST)
(instance ?THING Object)
(patient ?EV ?THING)))) |
naics.kif 7752-7765 |
|
(=>
(and
(instance ?ORG Organization)
(attribute ?ORG NonstoreRetailers))
(exists (?EV ?MEM)
(and
(member ?MEM ?ORG)
(agent ?MEM ?EV)
(exists (?THING ?P)
(and
(instance ?EV Selling)
(instance ?P Human)
(instance ?THING Object)
(not
(eventLocated ?EV RetailStore))
(destination ?EV ?P)
(patient ?EV ?THING)))))) |
naics.kif 7877-7893 |
|
(=>
(and
(instance ?ORG Organization)
(attribute ?ORG PostalService))
(exists (?EV ?MEM)
(and
(member ?MEM ?ORG)
(agent ?MEM ?EV)
(exists (?P ?OBJ)
(and
(instance ?EV Selling)
(instance ?OBJ Object)
(instance ?P Human)
(patient ?EV ?P)
(confersRight
(exists (?TRANS)
(and
(instance ?TRANS Transportation)
(possesses ?P ?OBJ)
(patient ?TRANS ?OBJ))) ?MEM ?P)))))) |
naics.kif 8707-8727 |
|
(=>
(and
(instance ?ORG Organization)
(attribute ?ORG RailTransportation))
(exists (?EV ?MEM)
(and
(member ?MEM ?ORG)
(agent ?MEM ?EV)
(exists (?P)
(and
(instance ?EV Selling)
(instance ?P Human)
(patient ?EV ?P)
(confersRight
(exists (?MOVE ?RR ?OBJ)
(and
(instance ?MOVE Transportation)
(or
(patient ?MOVE ?P)
(and
(possesses ?P ?OBJ)
(patient ?MOVE ?OBJ)
(instance ?OBJ Object)))
(possesses ?ORG ?RR)
(instance ?RR RailVehicle))) ?MEM ?P)))))) |
naics.kif 8034-8059 |
|
(=>
(and
(instance ?ORG Organization)
(attribute ?ORG SportingGoodsHobbyBookAndMusicStores))
(exists (?EV ?MEM)
(and
(member ?MEM ?ORG)
(agent ?MEM ?EV)
(exists (?THING)
(and
(instance ?EV Selling)
(instance ?THING Object)
(or
(capability Sport instrument ?THING)
(capability MakingMusic instrument ?THING)
(instance ?THING Book)
(instance ?THING MusicRecording)
(instance ?THING MusicText))
(patient ?EV ?THING)))))) |
naics.kif 7600-7618 |
|
(=>
(and
(instance ?ORG Organization)
(attribute ?ORG TruckTransportation))
(exists (?EV ?MEM)
(and
(member ?MEM ?ORG)
(agent ?MEM ?EV)
(exists (?P)
(and
(instance ?EV Selling)
(instance ?P Human)
(patient ?EV ?P)
(confersRight
(exists (?T ?V ?OBJ)
(and
(instance ?T Transportation)
(possesses ?P ?OBJ)
(patient ?T ?OBJ)
(instance ?OBJ Object)
(possesses ?ORG ?V)
(instance ?V LandVehicle))) ?MEM ?P)))))) |
naics.kif 8253-8275 |
|
(=>
(and
(instance ?ORG Organization)
(attribute ?ORG WarehousingAndStorage))
(exists (?EV ?MEM)
(and
(member ?MEM ?ORG)
(agent ?MEM ?EV)
(exists (?P ?OBJ)
(and
(instance ?EV Selling)
(instance ?OBJ Object)
(instance ?P Human)
(patient ?EV ?P)
(confersRight
(exists (?B ?T)
(and
(instance ?T TimeInterval)
(instance ?B Building)
(possesses ?P ?OBJ)
(holdsDuring ?T
(located ?B ?OBJ)))) ?MEM ?P)))))) |
naics.kif 8776-8797 |
|
(=>
(and
(instance ?ORG Organization)
(attribute ?ORG WaterTransportationIndustry))
(exists (?EV ?MEM)
(and
(member ?MEM ?ORG)
(agent ?MEM ?EV)
(exists (?P)
(and
(instance ?EV Selling)
(instance ?P Human)
(patient ?EV ?P)
(confersRight
(exists (?T ?V ?OBJ)
(and
(instance ?T Transportation)
(or
(patient ?T ?P)
(and
(possesses ?P ?OBJ)
(patient ?T ?OBJ)
(instance ?OBJ Object)))
(possesses ?ORG ?V)
(instance ?V WaterVehicle))) ?MEM ?P)))))) |
naics.kif 8080-8105 |
|
(=>
(and
(instance ?ORG Organization)
(attribute ?ORG WholesaleTrade))
(exists (?EV ?MEM)
(and
(member ?MEM ?ORG)
(agent ?MEM ?EV)
(exists (?THING ?MEM2 ?EV2)
(and
(instance ?EV Selling)
(instance ?THING Object)
(patient ?EV ?THING)
(member ?MEM2 ?ORG)
(instance ?EV2 Selling)
(agent ?EV2 ?MEM2)
(patient ?EV2 ?THING)))))) |
naics.kif 6375-6391 |
|
(=>
(and
(instance ?PAGE ViewItemPage)
(instance ?SITE WebSite)
(component ?PAGE ?SITE))
(exists (?ITEM ?ADVERTISING)
(and
(instance ?ITEM Object)
(instance ?ADVERTISING WebListing)
(component ?ADVERTISING ?PAGE)
(hostedOn ?ADVERTISING ?SITE)
(patient ?ADVERTISING ?ITEM)))) |
UXExperimentalTerms.kif 2065-2076 |
|
(=>
(and
(instance ?REPAYMENT Repayment)
(instance ?REPAYMENT_DESTINATION Object)
(destination ?REPAYMENT ?REPAYMENT_DESTINATION)
(instance ?REPAYMENT_ORIGIN Object)
(origin ?REPAYMENT ?REPAYMENT_ORIGIN))
(exists (?PAYMENT ?PAYMENT_ORIGIN ?PAYMENT_DESTINATION)
(and
(instance ?PAYMENT Payment)
(instance ?PAYMENT_ORIGIN Object)
(instance ?PAYMENT_DESTINATION Object)
(not
(equal ?PAYMENT ?REPAYMENT))
(destination ?PAYMENT ?PAYMENT_DESTINATION)
(origin ?PAYMENT ?PAYMENT_ORIGIN)
(equal ?PAYMENT_ORIGIN ?REPAYMENT_DESTINATION)
(equal ?PAYMENT_DESTINATION ?REPAYMENT_ORIGIN)))) |
UXExperimentalTerms.kif 1883-1900 |
|
(=>
(and
(instance ?S Searching)
(patient ?S ?OBJ)
(instance ?OBJ Physical))
(exists (?LOC ?AGENT)
(and
(instance ?AGENT CognitiveAgent)
(agent ?S ?AGENT)
(instance ?LOC Object)
(located ?OBJ ?LOC)
(hasPurposeForAgent ?S
(knows ?AGENT
(located ?OBJ ?LOC)) ?AGENT)))) |
Merge.kif 13138-13151 |
|
(=>
(and
(instance ?X Argument)
(instance ?R Reasoning)
(instance ?A Archeology)
(subProposition ?X ?A)
(realization ?R ?X))
(exists (?D ?S ?O ?T ?W ?L)
(and
(instance ?D Discovering)
(instance ?O Object)
(patient ?D ?O)
(refers ?R ?D)
(earlier
(WhenFn ?D)
(WhenFn ?R))
(age ?O
(MeasureFn ?T YearDuration))
(greaterThan ?T 50)
(holdsDuring
(ImmediatePastFn
(WhenFn ?D))
(or
(and
(surface ?S ?W)
(instance ?W BodyOfWater)
(orientation ?O ?S Below))
(and
(surface ?S ?L)
(instance ?L LandArea)
(orientation ?O ?S Below))))))) |
Mid-level-ontology.kif 22764-22794 |
- Wenn Proposition ist ein fall von Argument und Prozess ist ein fall von logisches Denken und ** Proposition ist ein fall von Archeology und ** Proposition ist eine teilangelegenheit von ** ** Proposition und ** Prozess druekt den Inhalt von ** Proposition aus,
- dann es gibt ** Prozess, Wesen,, , koerperlicher Gegenstand,, , reelle Zahl,, , ** Wesen, and und ** Wesen um ** ** Prozess ist ein fall von Discovering und ** koerperlicher Gegenstand ist ein fall von Gegenstand und ** koerperlicher Gegenstand ist ein patient von ** ** Prozess und ** Prozess umfasst einen hinweis auf ** ** Prozess und die zeit des Bestehens von ** ** Prozess geschieht frueh als die zeit des Bestehens von ** Prozess und das alter von ** koerperlicher Gegenstand ist ** reelle Zahl YearDuration(s) und ** reelle Zahl ist groesserAls 50 und ** Wesen ist eine flaeche von ** ** Wesen und ** ** Wesen ist ein fall von BodyOfWater und ** koerperlicher Gegenstand ist Below hinsichlich ** Wesen oder ** Wesen ist eine flaeche von ** ** Wesen und ** ** Wesen ist ein fall von Landgebiet und ** koerperlicher Gegenstand ist Below hinsichlich ** Wesen haelt waehrend direkt vor die zeit des Bestehens von ** ** Prozess
|
(=>
(and
(instance ?X Region)
(attribute ?X Vacuum))
(not
(exists (?O)
(and
(instance ?O Object)
(located ?O ?X))))) |
Cars.kif 368-376 |
|
|
Display limited to 25 items. Show next 25 |
|
Display limited to 25 items. Show next 25 |