(<=>
(and
(instance ?Y
(YearFn ?YEAR))
(equal
(MaleLifeExpectancyAtBirthFn ?AREA ?Y) ?REALNUMBER))
(exists (?LIST ?COUNT ?LIFEEXPECTANCYAGE ?BIRTH ?INDIVIDUAL ?DEATH)
(and
(instance ?LIST List)
(instance
(ListLengthFn ?LIST) ?COUNT)
(forall (?LISTITEM)
(=>
(inList ?LISTITEM ?LIST)
(and
(instance ?LISTITEM ?LIFEEXPECTANCYAGE)
(not
(exists (?NUMBER)
(and
(instance ?NUMBER ?LIFEEXPECTANCYAGE)
(not
(inList ?NUMBER ?LIST)))))
(equal ?COUNT
(CardinalityFn
(KappaFn ?LIFEEXPECTANCYAGE
(and
(instance ?BIRTH Birth)
(experiencer ?BIRTH ?INDIVIDUAL)
(instance ?INDIVIDUAL Human)
(attribute ?INDIVIDUAL Male)
(during
(WhenFn ?BIRTH) ?Y)
(equal
(WhereFn ?BIRTH
(WhenFn ?BIRTH)) ?AREA)
(instance ?DEATH Death)
(experiencer ?DEATH ?INDIVIDUAL)
(holdsDuring
(WhenFn ?DEATH)
(age ?INDIVIDUAL
(MeasureFn ?LIFEEXPECTANCYAGE YearDuration))))))))))
(average ?LIST ?REALNUMBER)))) |
People.kif 357-390 |
A year is an instance of the year the yearEAR and equal the male life expectancy at birth of a geopolitical area and the year and a real number if and only if there exist a list, another integer,, , a symbolic string,, , an entity,, , another entity and a third entity such that the list is an instance of list and length of the list is an instance of the other integer and for all the listITEM and the real number is an average of the list |
(<=>
(and
(instance ?YEAR
(YearFn ?Y))
(equal
(DeathsPerThousandFn ?AREA ?YEAR) ?REALNUMBER))
(and
(equal
(DivisionFn
(PopulationFn ?AREA) 1000) ?THOUSANDS)
(equal ?DEATHCOUNT
(CardinalityFn
(KappaFn ?DEATH
(and
(instance ?DEATH Death)
(experiencer ?DEATH ?PERSON)
(instance ?PERSON Human)
(during
(WhenFn ?DEATH) ?YEAR)
(equal
(WhereFn ?DEATH
(WhenFn ?DEATH)) ?AREA)))))
(equal
(DivisionFn ?DEATHCOUNT ?THOUSANDS) ?REALNUMBER))) |
People.kif 118-133 |
A year is an instance of the year an integer and equal the deaths per thousand of a geopolitical area and the year and a real number if and only if equal the population of the geopolitical area and 1000 and another real number and equal another integer and the number of instances in the class described by a symbolic string and equal the other integer and the other real number and the real number |
(<=>
(and
(instance ?YEAR
(YearFn ?Y))
(equal
(DeathsPerThousandLiveBirthsFn ?AREA ?YEAR) ?REALNUMBER))
(and
(equal ?BIRTHCOUNT
(CardinalityFn
(KappaFn ?BIRTH
(and
(instance ?BIRTH Birth)
(experiencer ?BIRTH ?INFANT)
(instance ?INFANT Human)
(during
(WhenFn ?BIRTH) ?YEAR)
(equal
(WhereFn ?BIRTH
(WhenFn ?BIRTH)) ?AREA)))))
(equal
(DivisionFn ?BIRTHCOUNT 1000) ?THOUSANDSOFBIRTHS)
(equal ?INFANTDEATHCOUNT
(CardinalityFn
(KappaFn ?DEATH
(and
(instance ?DEATH Death)
(experiencer ?DEATH ?INFANT)
(instance ?INFANT Human)
(age ?INFANT
(MeasureFn ?AGE YearDuration))
(lessThan ?AGE 1)
(during
(WhenFn ?DEATH) ?YEAR)
(equal
(WhereFn ?DEATH
(WhenFn ?DEATH)) ?AREA)))))
(equal
(DivisionFn ?INFANTDEATHCOUNT ?THOUSANDSOFBIRTHS) ?REALNUMBER))) |
People.kif 238-264 |
A year is an instance of the year an integer and equal the deaths per thousand live births of a geopolitical area and the year and a real number if and only if equal another integer and the number of instances in the class described by a symbolic string and equal the other integer and 1000 and another real number and equal a third integer and the number of instances in the class described by another symbolic string and equal the third integer and the other real number and the real number |
(<=>
(and
(instance ?YEAR
(YearFn ?Y))
(equal
(FemaleLifeExpectancyAtBirthFn ?AREA ?YEAR) ?REALNUMBER))
(exists (?LIST ?COUNT ?LIFEEXPECTANCYAGE ?BIRTH ?INDIVIDUAL ?DEATH)
(and
(instance ?LIST List)
(instance
(ListLengthFn ?LIST) ?COUNT)
(forall (?LISTITEM)
(=>
(inList ?LISTITEM ?LIST)
(and
(instance ?LISTITEM ?LIFEEXPECTANCYAGE)
(not
(exists (?NUMBER)
(and
(instance ?NUMBER ?LIFEEXPECTANCYAGE)
(not
(inList ?NUMBER ?LIST)))))
(equal ?COUNT
(CardinalityFn
(KappaFn ?LIFEEXPECTANCYAGE
(and
(instance ?BIRTH Birth)
(experiencer ?BIRTH ?INDIVIDUAL)
(instance ?INDIVIDUAL Human)
(attribute ?INDIVIDUAL Female)
(during
(WhenFn ?BIRTH) ?YEAR)
(equal
(WhereFn ?BIRTH
(WhenFn ?BIRTH)) ?AREA)
(instance ?DEATH Death)
(experiencer ?DEATH ?INDIVIDUAL)
(holdsDuring
(WhenFn ?DEATH)
(age ?INDIVIDUAL
(MeasureFn ?LIFEEXPECTANCYAGE YearDuration))))))))))
(average ?LIST ?REALNUMBER)))) |
People.kif 403-436 |
A year is an instance of the year an integer and equal the female life expectancy at birth of a geopolitical area and the year and a real number if and only if there exist a list, another integer,, , a symbolic string,, , an entity,, , another entity and a third entity such that the list is an instance of list and length of the list is an instance of the other integer and for all the listITEM and the real number is an average of the list |
(<=>
(and
(instance ?YEAR
(YearFn ?Y))
(equal
(LifeExpectancyAtBirthFn ?AREA ?YEAR) ?REALNUMBER))
(exists (?LIST ?COUNT ?LIFEEXPECTANCYAGE ?BIRTH ?INDIVIDUAL ?DEATH)
(and
(instance ?LIST List)
(instance
(ListLengthFn ?LIST) ?COUNT)
(forall (?LISTITEM)
(=>
(inList ?LISTITEM ?LIST)
(and
(instance ?LISTITEM ?LIFEEXPECTANCYAGE)
(not
(exists (?NUMBER)
(and
(instance ?NUMBER ?LIFEEXPECTANCYAGE)
(not
(inList ?NUMBER ?LIST)))))
(equal ?COUNT
(CardinalityFn
(KappaFn ?LIFEEXPECTANCYAGE
(and
(instance ?BIRTH Birth)
(experiencer ?BIRTH ?INDIVIDUAL)
(instance ?INDIVIDUAL Human)
(during
(WhenFn ?BIRTH) ?YEAR)
(equal
(WhereFn ?BIRTH
(WhenFn ?BIRTH)) ?AREA)
(instance ?DEATH Death)
(experiencer ?DEATH ?INDIVIDUAL)
(holdsDuring
(WhenFn ?DEATH)
(age ?INDIVIDUAL
(MeasureFn ?LIFEEXPECTANCYAGE YearDuration))))))))))
(average ?LIST ?REALNUMBER)))) |
People.kif 310-342 |
A year is an instance of the year an integer and equal the life expectancy at birth of a geopolitical area and the year and a real number if and only if there exist a list, another integer,, , a symbolic string,, , an entity,, , another entity and a third entity such that the list is an instance of list and length of the list is an instance of the other integer and for all the listITEM and the real number is an average of the list |
(=>
(and
(attribute ?G ToxicandInfectiousSubstance)
(or
(instance ?G Substance)
(instance ?G Microorganism)))
(exists (?O ?P ?I ?CLASS)
(and
(or
(instance ?O Human)
(instance ?O Animal))
(orientation ?G ?O Near)
(or
(instance ?P Inhaling)
(instance ?P Ingesting)
(instance ?P Touching))
(agent ?P ?O)
(patient ?P ?G)
(causes ?P ?I)
(patient ?I ?O)
(instance ?I ?CLASS)
(capability ?CLASS resource ?G)
(or
(subclass ?CLASS Injuring)
(subclass ?CLASS Death))))) |
Transportation.kif 4199-4223 |
|
(=>
(and
(instance ?A Anaphylaxis)
(experiencer ?A ?H))
(modalAttribute
(exists (?D)
(and
(instance ?D Death)
(experiencer ?D ?H)
(causes ?A ?D))) Possibility)) |
Medicine.kif 1538-1548 |
|
(=>
(and
(instance ?B Bequeathing)
(agent ?B ?P)
(destination ?B ?H)
(objectTransferred ?B ?PROP))
(exists (?D)
(and
(instance ?D Death)
(experiencer ?D ?P)
(earlier
(WhenFn ?D)
(WhenFn ?B))
(holdsDuring
(ImmediatePastFn
(WhenFn ?D))
(possesses ?P ?PROP))
(confersNorm ?P
(possesses ?H ?PROP) Permission)))) |
Mid-level-ontology.kif 20239-20255 |
|
(=>
(and
(instance ?BIRTH Birth)
(experiencer ?BIRTH ?AGENT))
(exists (?DEATH)
(and
(instance ?DEATH Death)
(experiencer ?DEATH ?AGENT)))) |
Merge.kif 10359-10366 |
|
(=>
(and
(instance ?DISEASE LifeThreateningDisease)
(attribute ?AGENT ?DISEASE))
(capability Death experiencer ?AGENT)) |
WMD.kif 1029-1033 |
|
(=>
(and
(instance ?INHERIT Inheriting)
(agent ?INHERIT ?HEIR)
(instance ?HEIR Human)
(origin ?INHERIT ?PERSON)
(instance ?PERSON Human)
(patient ?INHERIT ?PROPERTY)
(instance ?PROPERTY Object))
(exists (?DEATH)
(and
(instance ?DEATH Death)
(experiencer ?DEATH ?PERSON)
(earlier
(WhenFn ?DEATH)
(WhenFn ?INHERIT))
(holdsDuring
(ImmediatePastFn
(WhenFn ?DEATH))
(possesses ?PERSON ?PROPERTY))
(confersRight
(possesses ?HEIR ?PROPERTY) ?PERSON ?HEIR)))) |
Mid-level-ontology.kif 20178-20199 |
|
(=>
(and
(instance ?KILL Killing)
(patient ?KILL ?OBJ))
(exists (?DEATH)
(and
(instance ?DEATH Death)
(experiencer ?DEATH ?OBJ)
(causes ?KILL ?DEATH)))) |
Merge.kif 12485-12493 |
|
(=>
(and
(instance ?T TimePeriod)
(duration ?T
(MeasureFn ?N MinuteDuration))
(greaterThan ?N 5.0)
(instance ?H Human)
(not
(exists (?B)
(and
(instance ?B Breathing)
(during
(WhenFn ?B) ?T)
(patient ?B ?H)))))
(modalAttribute
(exists (?D)
(and
(instance ?D Death)
(experiencer ?D ?H)
(meetsTemporally ?T
(WhenFn ?D)))) Likely)) |
Medicine.kif 6015-6035 |
|
(=>
(attribute ?O Mortal)
(and
(instance ?O Organism)
(capability Death experiencer ?O))) |
Mid-level-ontology.kif 25920-25924 |
|
(=>
(deathdate ?P ?T)
(exists (?D)
(and
(instance ?D Death)
(experiencer ?D ?P)
(date ?D ?T)))) |
Mid-level-ontology.kif 25937-25943 |
|
(=>
(deathplace ?P ?L)
(exists (?D)
(and
(instance ?D Death)
(experiencer ?D ?P)
(eventLocated ?D ?L)))) |
Mid-level-ontology.kif 25953-25959 |
|
(=>
(diseaseMortality ?DISEASE ?RATE)
(conditionalProbability
(exists (?ORGANISM)
(and
(instance ?ORGANISM Organism)
(attribute ?ORGANISM ?DISEASE)))
(exists (?DEATH)
(and
(instance ?DEATH Death)
(experiencer ?DEATH ?ORGANISM))) ?RATE)) |
WMD.kif 890-900 |
|
(=>
(holdsDuring ?T
(and
(instance ?ICU IntensiveCareUnit)
(stays ?H ?ICU)))
(modalAttribute
(exists (?D)
(and
(instance ?D Death)
(finishes
(WhenFn ?D) ?T))) Possibility)) |
Mid-level-ontology.kif 22176-22186 |
|
(=>
(instance ?F Funeral)
(exists (?D)
(and
(instance ?D Death)
(refers ?F ?D)))) |
Mid-level-ontology.kif 17380-17385 |
|
(=>
(instance ?REM OrganismRemains)
(exists (?DEATH)
(and
(instance ?DEATH Death)
(result ?DEATH ?REM)))) |
Mid-level-ontology.kif 67-72 |
|
(=>
(instance ?TEXT DeathCertificate)
(hasPurpose ?TEXT
(exists (?D ?A)
(and
(instance ?D Death)
(instance ?A Human)
(experiencer ?D ?A)
(represents ?TEXT ?D))))) |
Biography.kif 277-285 |
|