Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 


KB Term:  Term intersection
English Word: 

  Entity

Sigma KEE - MeasureFn
MeasureFn

appearance as argument number 1
-------------------------


(documentation MeasureFn ChineseLanguage "这个 BinaryFunction 把一个 RealNumber 和一个 UnitOfMeasure 联系成这个 Number 的单位。 这是用来表达 PhysicalQuantity 的某种分量的实例。 例如:三米可以这样来表示 (MeasureFn 3Meter)。") chinese_format.kif 2434-2436
(documentation MeasureFn EnglishLanguage "This BinaryFunction maps a RealNumber and a UnitOfMeasure to that Number of units. It is used to express `measured' instances of PhysicalQuantity. Example: the concept of three meters is represented as (MeasureFn 3 Meter).") Merge.kif 6377-6381
(documentation MeasureFn JapaneseLanguage "この BinaryFunction は、RealNumberUnitOfMeasure をその Number 単位にマップする。 これは、PhysicalQuantity の「測定された」 インスタンスを表すために使用される。例: 3メートルの概念は(MeasureFn 3 Meter) として表され る。") japanese_format.kif 1125-1128
(domain MeasureFn 1 RealNumber) Merge.kif 6373-6373 Die Zahl 1 Argument von MassFn ist ein fall von reelle Zahl
(domain MeasureFn 2 UnitOfMeasure) Merge.kif 6374-6374 Die Zahl 2 Argument von MassFn ist ein fall von Masseinheit
(instance MeasureFn BinaryFunction) Merge.kif 6371-6371 MassFn ist ein fall von zweistellige Funktion
(instance MeasureFn TotalValuedRelation) Merge.kif 6372-6372 MassFn ist ein fall von totalwertige Relation
(range MeasureFn PhysicalQuantity) Merge.kif 6375-6375 bildbereich von MassFn ist ein fall von koerperliche Quantitaet {nicht}

appearance as argument number 2
-------------------------


(format ChineseLanguage MeasureFn "%1 %2") chinese_format.kif 633-633
(format EnglishLanguage MeasureFn "%1 %2(s)") english_format.kif 636-636
(format FrenchLanguage MeasureFn "%1 %2(s)") french_format.kif 383-383
(format ItalianLanguage MeasureFn "%1 %2(s") relations-it.txt 178-178
(format JapaneseLanguage MeasureFn "%1 の %2(s)") japanese_format.kif 2113-2113
(format PortugueseLanguage MeasureFn "%1 %2(s)") portuguese_format.kif 335-335
(format cz MeasureFn "%1 %2(s)") relations-cz.txt 392-392
(format de MeasureFn "%1 %2(s)") relations-de.txt 829-829
(format hi MeasureFn "%1 %2(") relations-hindi.txt 216-216
(format ro MeasureFn "%1 %2(s)") relations-ro.kif 405-405
(format sv MeasureFn "%1 %2(s)") relations-sv.txt 426-426
(termFormat ChineseLanguage MeasureFn "测量") domainEnglishFormat.kif 36680-36680
(termFormat ChineseLanguage MeasureFn "计量函数") chinese_format.kif 634-634
(termFormat ChineseTraditionalLanguage MeasureFn "測量") domainEnglishFormat.kif 36679-36679
(termFormat EnglishLanguage MeasureFn "measure") domainEnglishFormat.kif 36678-36678
(termFormat de MeasureFn "MassFn") terms-de.txt 245-245
(termFormat tg MeasureFn "tungkulin ng sukatan") relations-tg.txt 353-353

antecedent
-------------------------


(<=>
    (and
        (instance ?LD LiquidDrop)
        (approximateDiameter ?LD
            (MeasureFn ?S Micrometer))
        (lessThan 500.0 ?S))
    (instance ?LD Droplet))
Geography.kif 7861-7867 Selbstverbundener Gegenstand ist ein fall von LiquidDrop und approximateDiameter ** selbstverbundener Gegenstand and reelle Zahl Micrometer(s) und 500.0 ist kleinerAls ** reelle Zahl genau dann wenn ** selbstverbundener Gegenstand ist ein fall von Droplet
(<=>
    (and
        (instance ?PM ParticulateMatter)
        (part ?P ?PM)
        (approximateDiameter ?P
            (MeasureFn ?S Micrometer))
        (greaterThan 10.0 ?S)
        (greaterThan ?S 2.5))
    (exists (?PM10)
        (and
            (instance ?PM10 CoarseParticulateMatter)
            (part ?PM10 ?PM))))
Geography.kif 7777-7788 Gegenstand ist ein fall von ParticulateMatter und selbstverbundener Gegenstand ist ein teil von ** Gegenstand und approximateDiameter ** selbstverbundener Gegenstand and reelle Zahl Micrometer(s) und 10.0 ist groesserAls ** reelle Zahl und ** reelle Zahl ist groesserAls 2.5 genau dann wenn es gibt ** Gegenstand10 um ** Gegenstand10 ist ein fall von CoarseParticulateMatter und ** Gegenstand10 ist ein teil von ** Gegenstand
(<=>
    (and
        (instance ?PM ParticulateMatter)
        (part ?P ?PM)
        (approximateDiameter ?P
            (MeasureFn ?S Micrometer))
        (greaterThanOrEqualTo ?S 2.5))
    (exists (?PM25)
        (and
            (instance ?PM25 FineParticulateMatter)
            (part ?PM25 ?PM))))
Geography.kif 7806-7816 Gegenstand ist ein fall von ParticulateMatter und selbstverbundener Gegenstand ist ein teil von ** Gegenstand und approximateDiameter ** selbstverbundener Gegenstand and reelle Zahl Micrometer(s) und ** reelle Zahl ist groesserAlsOderGleich 2.5 genau dann wenn es gibt ** Gegenstand25 um ** Gegenstand25 ist ein fall von FineParticulateMatter und ** Gegenstand25 ist ein teil von ** Gegenstand
(<=>
    (courseWRTTrueNorth ?OBJ1 ?OBJ2
        (MeasureFn 0.0 AngularDegree))
    (orientation ?OBJ1 ?OBJ2 North))
Geography.kif 3889-3891 courseWRTTrueNorth Gegenstand, ** Gegenstand and 0.0 AngularDegree(s) genau dann wenn ** Gegenstand ist North hinsichlich ** ** Gegenstand
(<=>
    (courseWRTTrueNorth ?OBJ1 ?OBJ2
        (MeasureFn 135.0 AngularDegree))
    (orientation ?OBJ1 ?OBJ2 Southeast))
Geography.kif 3913-3915 courseWRTTrueNorth Gegenstand, ** Gegenstand and 135.0 AngularDegree(s) genau dann wenn ** Gegenstand ist Southeast hinsichlich ** ** Gegenstand
(<=>
    (courseWRTTrueNorth ?OBJ1 ?OBJ2
        (MeasureFn 180.0 AngularDegree))
    (orientation ?OBJ1 ?OBJ2 South))
Geography.kif 3897-3899 courseWRTTrueNorth Gegenstand, ** Gegenstand and 180.0 AngularDegree(s) genau dann wenn ** Gegenstand ist South hinsichlich ** ** Gegenstand
(<=>
    (courseWRTTrueNorth ?OBJ1 ?OBJ2
        (MeasureFn 225.0 AngularDegree))
    (orientation ?OBJ1 ?OBJ2 Southwest))
Geography.kif 3917-3919 courseWRTTrueNorth Gegenstand, ** Gegenstand and 225.0 AngularDegree(s) genau dann wenn ** Gegenstand ist Southwest hinsichlich ** ** Gegenstand
(<=>
    (courseWRTTrueNorth ?OBJ1 ?OBJ2
        (MeasureFn 270.0 AngularDegree))
    (orientation ?OBJ1 ?OBJ2 West))
Geography.kif 3901-3903 courseWRTTrueNorth Gegenstand, ** Gegenstand and 270.0 AngularDegree(s) genau dann wenn ** Gegenstand ist West hinsichlich ** ** Gegenstand
(<=>
    (courseWRTTrueNorth ?OBJ1 ?OBJ2
        (MeasureFn 315.0 AngularDegree))
    (orientation ?OBJ1 ?OBJ2 Northwest))
Geography.kif 3921-3923 courseWRTTrueNorth Gegenstand, ** Gegenstand and 315.0 AngularDegree(s) genau dann wenn ** Gegenstand ist Northwest hinsichlich ** ** Gegenstand
(<=>
    (courseWRTTrueNorth ?OBJ1 ?OBJ2
        (MeasureFn 360.0 AngularDegree))
    (orientation ?OBJ1 ?OBJ2 North))
Geography.kif 3905-3907 courseWRTTrueNorth Gegenstand, ** Gegenstand and 360.0 AngularDegree(s) genau dann wenn ** Gegenstand ist North hinsichlich ** ** Gegenstand
(<=>
    (courseWRTTrueNorth ?OBJ1 ?OBJ2
        (MeasureFn 45.0 AngularDegree))
    (orientation ?OBJ1 ?OBJ2 Northeast))
Geography.kif 3909-3911 courseWRTTrueNorth Gegenstand, ** Gegenstand and 45.0 AngularDegree(s) genau dann wenn ** Gegenstand ist Northeast hinsichlich ** ** Gegenstand
(<=>
    (courseWRTTrueNorth ?OBJ1 ?OBJ2
        (MeasureFn 90.0 AngularDegree))
    (orientation ?OBJ1 ?OBJ2 East))
Geography.kif 3893-3895 courseWRTTrueNorth Gegenstand, ** Gegenstand and 90.0 AngularDegree(s) genau dann wenn ** Gegenstand ist East hinsichlich ** ** Gegenstand
(<=>
    (equal ?SPEED
        (MeasureFn ?NUM MilesPerHour))
    (equal ?SPEED
        (SpeedFn
            (MeasureFn ?NUM Mile)
            (MeasureFn 1 HourDuration))))
Weather.kif 2531-2537 Funktionsquantitaet ist gleich reelle Zahl MilesPerHour(s) genau dann wenn ** Funktionsquantitaet ist gleich ** reelle Zahl Mile(s) pro &2
(<=>
    (exists (?Stock ?StockPrice ?StrikePrice)
        (and
            (instance ?Option CallOption)
            (underlier ?Option ?Stock)
            (price ?Stock
                (MeasureFn ?StockPrice ?U) ?Time)
            (instance ?U UnitOfCurrency)
            (strikePrice ?Option
                (MeasureFn ?StrikePrice ?U))
            (lessThan ?StockPrice ?StrikePrice)))
    (outOfTheMoney ?Option ?Time))
FinancialOntology.kif 3068-3079 Es gibt FinancialInstrument, ** FinancialInstrumentPrice, and und ** reelle Zahl um Agreement ist ein fall von CallOption und underlier ** Agreement and ** FinancialInstrument und price ** FinancialInstrument, ** FinancialInstrumentPrice Masseinheit(s) and AutonomousAgent und ** Masseinheit ist ein fall von UnitOfCurrency und strikePrice ** Agreement and ** ** reelle Zahl ** Masseinheit(s) und ** FinancialInstrumentPrice ist kleinerAls ** ** reelle Zahl genau dann wenn outOfTheMoney ** Agreement and ** AutonomousAgent
(<=>
    (exists (?Stock ?StockPrice ?StrikePrice)
        (and
            (instance ?Option CallOption)
            (underlier ?Option ?Stock)
            (price ?Stock
                (MeasureFn ?StockPrice ?U) ?Time)
            (instance ?U UnitOfCurrency)
            (strikePrice ?Option
                (MeasureFn ?StrikePrice ?U))
            (lessThan ?StrikePrice ?StockPrice)))
    (inTheMoney ?Option ?Time))
FinancialOntology.kif 3019-3030 Es gibt FinancialInstrument, ** FinancialInstrumentPrice, and und ** reelle Zahl um Agreement ist ein fall von CallOption und underlier ** Agreement and ** FinancialInstrument und price ** FinancialInstrument, ** FinancialInstrumentPrice Masseinheit(s) and AutonomousAgent und ** Masseinheit ist ein fall von UnitOfCurrency und strikePrice ** Agreement and ** ** reelle Zahl ** Masseinheit(s) und ** ** reelle Zahl ist kleinerAls ** FinancialInstrumentPrice genau dann wenn inTheMoney ** Agreement and ** AutonomousAgent
(<=>
    (exists (?Stock ?StockPrice ?StrikePrice)
        (and
            (instance ?Option PutOption)
            (underlier ?Option ?Stock)
            (price ?Stock
                (MeasureFn ?StockPrice ?U) ?Time)
            (instance ?U UnitOfCurrency)
            (strikePrice ?Option
                (MeasureFn ?StrikePrice ?U))
            (lessThan ?StockPrice ?StrikePrice)))
    (inTheMoney ?Option ?Time))
FinancialOntology.kif 3032-3043 Es gibt FinancialInstrument, ** FinancialInstrumentPrice, and und ** reelle Zahl um Agreement ist ein fall von PutOption und underlier ** Agreement and ** FinancialInstrument und price ** FinancialInstrument, ** FinancialInstrumentPrice Masseinheit(s) and AutonomousAgent und ** Masseinheit ist ein fall von UnitOfCurrency und strikePrice ** Agreement and ** ** reelle Zahl ** Masseinheit(s) und ** FinancialInstrumentPrice ist kleinerAls ** ** reelle Zahl genau dann wenn inTheMoney ** Agreement and ** AutonomousAgent
(<=>
    (exists (?Stock ?StockPrice ?StrikePrice)
        (and
            (instance ?Option PutOption)
            (underlier ?Option ?Stock)
            (price ?Stock
                (MeasureFn ?StockPrice ?U) ?Time)
            (instance ?U UnitOfCurrency)
            (strikePrice ?Option
                (MeasureFn ?StrikePrice ?U))
            (lessThan ?StrikePrice ?StockPrice)))
    (outOfTheMoney ?Option ?Time))
FinancialOntology.kif 3081-3092 Es gibt FinancialInstrument, ** FinancialInstrumentPrice, and und ** reelle Zahl um Agreement ist ein fall von PutOption und underlier ** Agreement and ** FinancialInstrument und price ** FinancialInstrument, ** FinancialInstrumentPrice Masseinheit(s) and AutonomousAgent und ** Masseinheit ist ein fall von UnitOfCurrency und strikePrice ** Agreement and ** ** reelle Zahl ** Masseinheit(s) und ** ** reelle Zahl ist kleinerAls ** FinancialInstrumentPrice genau dann wenn outOfTheMoney ** Agreement and ** AutonomousAgent
(<=>
    (hearingAcuity ?H
        (MeasureFn -10 Decibel)
        (MeasureFn 15 Decibel))
    (attribute ?H NormalHearingSensitivity))
Medicine.kif 1776-1780 hearingAcuity Mensch, -10 Decibel(s) and 15 Decibel(s) genau dann wenn NormalHearingSensitivity ist ein attribut von ** Mensch
(<=>
    (hearingAcuity ?H
        (MeasureFn 16 Decibel)
        (MeasureFn 25 Decibel))
    (attribute ?H BorderlineHearingSensitivity))
Medicine.kif 1787-1791 hearingAcuity Mensch, 16 Decibel(s) and 25 Decibel(s) genau dann wenn BorderlineHearingSensitivity ist ein attribut von ** Mensch
(<=>
    (hearingAcuity ?H
        (MeasureFn 26 Decibel)
        (MeasureFn 40 Decibel))
    (attribute ?H MildHearingLoss))
Medicine.kif 1798-1802 hearingAcuity Mensch, 26 Decibel(s) and 40 Decibel(s) genau dann wenn MildHearingLoss ist ein attribut von ** Mensch
(<=>
    (hearingAcuity ?H
        (MeasureFn 41 Decibel)
        (MeasureFn 55 Decibel))
    (attribute ?H ModerateHearingLoss))
Medicine.kif 1808-1812 hearingAcuity Mensch, 41 Decibel(s) and 55 Decibel(s) genau dann wenn ModerateHearingLoss ist ein attribut von ** Mensch
(<=>
    (hearingAcuity ?H
        (MeasureFn 56 Decibel)
        (MeasureFn 70 Decibel))
    (attribute ?H ModeratelySevereHearingLoss))
Medicine.kif 1819-1823 hearingAcuity Mensch, 56 Decibel(s) and 70 Decibel(s) genau dann wenn ModeratelySevereHearingLoss ist ein attribut von ** Mensch
(<=>
    (hearingAcuity ?H
        (MeasureFn 71 Decibel)
        (MeasureFn 90 Decibel))
    (attribute ?H SevereHearingLoss))
Medicine.kif 1830-1834 hearingAcuity Mensch, 71 Decibel(s) and 90 Decibel(s) genau dann wenn SevereHearingLoss ist ein attribut von ** Mensch
(<=>
    (hearingAcuity ?H
        (MeasureFn 91 Decibel)
        (MeasureFn 200 Decibel))
    (attribute ?H ProfoundHearingLoss))
Medicine.kif 1841-1845 hearingAcuity Mensch, 91 Decibel(s) and 200 Decibel(s) genau dann wenn ProfoundHearingLoss ist ein attribut von ** Mensch
(<=>
    (measure ?O
        (MeasureFn ?A MetricTon))
    (measure ?O
        (MeasureFn
            (MultiplicationFn ?A 2205.0) PoundMass)))
Mid-level-ontology.kif 14944-14950 Das mass von koerperlicher Gegenstand ist reelle Zahl MetricTon(s) genau dann wenn das mass von ** koerperlicher Gegenstand ist ** reelle Zahl und 2205.0 PoundMass(s)

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

consequent
-------------------------


(<=>
    (and
        (instance ?X Region)
        (holdsDuring ?T
            (property ?X StandardAmbientTemperaturePressure)))
    (holdsDuring ?T
        (and
            (airTemperature ?X
                (MeasureFn 298.15 KelvinDegree))
            (barometricPressure ?X
                (MeasureFn 29.530 InchMercury)))))
Weather.kif 3509-3519 Wesen ist ein fall von Gebiet und ** Wesen hat ein attribut StandardAmbientTemperaturePressure haelt waehrend Zeitposition genau dann wenn airTemperature ** Wesen and 298.15 KelvinDegree(s) und barometricPressure ** Wesen and 29.530 InchMercury(s) haelt waehrend ** Zeitposition
(<=>
    (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 Jahr ist ein fall von das jahr ** JahrEAR und MaleLifeExpectancyAtBirthFn geopolitischer Bereich and ** Jahr ist gleich reelle Zahl genau dann wenn es gibt Liste, ** Ganzzahl,, , Zeichenfolge,, , Wesen,, , ** Wesen, and und ** Wesen um ** Liste ist ein fall von Liste und Laenge von ** Liste ist ein fall von ** ** Ganzzahl und fuer alle ** ListeITEM und average ** Liste and ** reelle Zahl
(<=>
    (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 Jahr ist ein fall von das jahr Ganzzahl und DeathsPerThousandLiveBirthsFn geopolitischer Bereich and ** Jahr ist gleich reelle Zahl genau dann wenn ** Ganzzahl ist gleich die Zahl Faellen in die kategorie die Zeichenfolge beschreibt und ** ** Ganzzahl und 1000 ist gleich ** reelle Zahl und ** Ganzzahl ist gleich die Zahl Faellen in die kategorie die ** Zeichenfolge beschreibt und ** ** Ganzzahl und ** ** reelle Zahl ist gleich ** reelle Zahl
(<=>
    (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 Jahr ist ein fall von das jahr Ganzzahl und FemaleLifeExpectancyAtBirthFn geopolitischer Bereich and ** Jahr ist gleich reelle Zahl genau dann wenn es gibt Liste, ** Ganzzahl,, , Zeichenfolge,, , Wesen,, , ** Wesen, and und ** Wesen um ** Liste ist ein fall von Liste und Laenge von ** Liste ist ein fall von ** ** Ganzzahl und fuer alle ** ListeITEM und average ** Liste and ** reelle Zahl
(<=>
    (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 Jahr ist ein fall von das jahr Ganzzahl und LifeExpectancyAtBirthFn geopolitischer Bereich and ** Jahr ist gleich reelle Zahl genau dann wenn es gibt Liste, ** Ganzzahl,, , Zeichenfolge,, , Wesen,, , ** Wesen, and und ** Wesen um ** Liste ist ein fall von Liste und Laenge von ** Liste ist ein fall von ** ** Ganzzahl und fuer alle ** ListeITEM und average ** Liste and ** reelle Zahl
(<=>
    (attribute ?WATER OpenSea)
    (exists (?LAND ?DIST)
        (and
            (instance ?WATER SaltWaterArea)
            (not
                (instance ?WATER LandlockedWater))
            (distance ?LAND ?WATER
                (MeasureFn ?DIST NauticalMile))
            (greaterThan ?DIST 5.0))))
Geography.kif 4951-4960 OpenSea ist ein attribut von Gegenstand genau dann wenn es gibt koerperlicher Gegenstand und reelle Zahl um ** Gegenstand ist ein fall von Salzwassergebiet und ** Gegenstand ist ein fall von LandlockedWater nicht und der abstand zwischen ** koerperlicher Gegenstand und ** Gegenstand ist ** reelle Zahl NauticalMile(s) und ** reelle Zahl ist groesserAls 5.0
(<=>
    (compressionRatio ?E ?R)
    (and
        (minCylinderVolume ?E
            (MeasureFn ?MIN ?M))
        (maxCylinderVolume ?E
            (MeasureFn ?MAX ?M))
        (equal ?R
            (DivisionFn ?MIN ?MAX))))
Cars.kif 1912-1917 compressionRatio Engine and reelle Zahl genau dann wenn minCylinderVolume ** Engine and ** reelle Zahl Masseinheit(s) und maxCylinderVolume ** Engine and ** MasseinheitAX ** Masseinheit(s) und ** reelle Zahl ist gleich ** ** reelle Zahl und ** MasseinheitAX
(<=>
    (equal ?SPEED
        (MeasureFn ?NUM MilesPerHour))
    (equal ?SPEED
        (SpeedFn
            (MeasureFn ?NUM Mile)
            (MeasureFn 1 HourDuration))))
Weather.kif 2531-2537 Funktionsquantitaet ist gleich reelle Zahl MilesPerHour(s) genau dann wenn ** Funktionsquantitaet ist gleich ** reelle Zahl Mile(s) pro &2
(<=>
    (larger ?OBJ1 ?OBJ2)
    (forall (?QUANT1 ?QUANT2 ?UNIT)
        (=>
            (and
                (measure ?OBJ1
                    (MeasureFn ?QUANT1 ?UNIT))
                (measure ?OBJ2
                    (MeasureFn ?QUANT2 ?UNIT))
                (instance ?UNIT UnitOfLength))
            (greaterThan ?QUANT1 ?QUANT2))))
Merge.kif 7843-7851 Gegenstand ist groesser als ** Gegenstand genau dann wenn fuer alle reelle Zahl, ** reelle Zahl, and und Masseinheit
(<=>
    (measure ?O
        (MeasureFn ?A MetricTon))
    (measure ?O
        (MeasureFn
            (MultiplicationFn ?A 2205.0) PoundMass)))
Mid-level-ontology.kif 14944-14950 Das mass von koerperlicher Gegenstand ist reelle Zahl MetricTon(s) genau dann wenn das mass von ** koerperlicher Gegenstand ist ** reelle Zahl und 2205.0 PoundMass(s)
(<=>
    (measure ?OBJ
        (MeasureFn ?DEG AngularDegree))
    (measure ?OBJ
        (MeasureFn
            (MultiplicationFn 60.0 ?DEG) ArcMinute)))
Geography.kif 548-550 Das mass von koerperlicher Gegenstand ist reelle Zahl AngularDegree(s) genau dann wenn das mass von ** koerperlicher Gegenstand ist 60.0 und ** reelle Zahl ArcMinute(s)
(<=>
    (measure ?OBJ
        (MeasureFn ?DEG ArcMinute))
    (measure ?OBJ
        (MeasureFn
            (MultiplicationFn 60.0 ?DEG) ArcSecond)))
Geography.kif 567-569 Das mass von koerperlicher Gegenstand ist reelle Zahl ArcMinute(s) genau dann wenn das mass von ** koerperlicher Gegenstand ist 60.0 und ** reelle Zahl ArcSecond(s)
(<=>
    (measure ?OBJECT
        (MeasureFn ?NUMBER OunceMass))
    (measure ?OBJECT
        (MeasureFn
            (DivisionFn ?NUMBER 16.0) PoundMass)))
Mid-level-ontology.kif 14665-14670 Das mass von koerperlicher Gegenstand ist reelle Zahl OunceMass(s) genau dann wenn das mass von ** koerperlicher Gegenstand ist ** reelle Zahl und 16.0 PoundMass(s)
(<=>
    (sectorValueOfGDPInPeriod ?AREA ?SECTOR
        (MeasureFn ?AMOUNT ?CUNIT) ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (sectorValueOfGDP ?AREA ?SECTOR
                    (MeasureFn ?AMOUNT ?CUNIT))))))
Economy.kif 1220-1228 sectorValueOfGDPInPeriod geopolitischer Bereich, IndustryAttribute, reelle Zahl Masseinheit(s) and ** Zeitabstand genau dann wenn es gibt Zeitposition um ** Zeitposition ist ein fall von ** Zeitabstand und sectorValueOfGDP ** geopolitischer Bereich, ** IndustryAttribute and ** reelle Zahl ** Masseinheit(s) haelt waehrend ** Zeitposition
(=>
    (and
        (amount ?S ?CO
            (MeasureFn ?N ?U))
        (instance ?SI ?S)
        (measure ?SI
            (MeasureFn ?N2 ?U))
        (part ?SI ?CO))
    (exists (?L)
        (and
            (inList
                (MeasureFn ?N2 ?U) ?L)
            (equal ?L
                (AmountsFn ?S ?CO ?U))
            (equal ?N
                (ListSumFn ?L)))))
Merge.kif 7647-7662
(=>
    (and
        (arableLandArea ?REGION
            (MeasureFn ?FRACTION ?UNIT))
        (greaterThanOrEqualTo ?FRACTION 0.0)
        (totalArea ?REGION
            (MeasureFn ?TOTAL ?UNIT))
        (instance ?TOTAL AreaMeasure)
        (equal ?AMOUNT
            (MultiplicationFn ?FRACTION ?TOTAL)))
    (arableLandArea ?REGION
        (MeasureFn ?AMOUNT ?UNIT)))
Geography.kif 2238-2248
(=>
    (and
        (arableLandArea ?REGION
            (MeasureFn ?FRACTION ?UNIT))
        (greaterThanOrEqualTo ?FRACTION 0.0)
        (totalArea ?REGION
            (MeasureFn ?TOTAL ?UNIT))
        (instance ?UNIT UnitOfArea))
    (exists (?ARABLE)
        (and
            (instance ?ARABLE ArableLand)
            (geographicSubregion ?ARABLE ?REGION)
            (measure ?ARABLE
                (MeasureFn
                    (MultiplicationFn ?FRACTION ?TOTAL) ?UNIT)))))
Geography.kif 2250-2264
(=>
    (and
        (arcLength ?SEMI
            (MeasureFn ?L ?U))
        (equal ?SEMI SemicircularArc))
    (exists (?CIR ?C)
        (and
            (equal ?CIR Circle)
            (geometricPart ?SEMI ?CIR)
            (circumference ?CIR
                (MeasureFn ?C ?U))
            (equal ?C
                (AdditionFn ?L ?L)))))
Mid-level-ontology.kif 5700-5710
(=>
    (and
        (attribute ?H Muslim)
        (equal
            (WealthFn ?H) ?W))
    (modalAttribute
        (exists (?Z ?T ?U ?Y ?C)
            (and
                (instance ?Z Zakat)
                (instance ?Y Year)
                (during ?Y
                    (WhenFn ?H))
                (holdsDuring ?Y
                    (attribute ?H FullyFormed))
                (agent ?Z ?H)
                (patient ?Z ?T)
                (monetaryValue ?T
                    (MeasureFn ?C ?U))
                (instance ?U UnitOfCurrency)
                (greaterThan ?C
                    (MultiplicationFn ?W 0.025)))) Obligation))
ArabicCulture.kif 204-223
(=>
    (and
        (attribute ?P CollegeFreshman)
        (occupiesPosition ?H ?P ?ORG))
    (exists (?T)
        (and
            (holdsDuring
                (MeasureFn ?T YearDuration)
                (student ?H ?ORG))
            (lessThan ?T 1))))
Mid-level-ontology.kif 20299-20308
(=>
    (and
        (attribute ?P CollegeJunior)
        (occupiesPosition ?H ?P ?ORG))
    (exists (?T)
        (and
            (holdsDuring
                (MeasureFn ?T YearDuration)
                (student ?H ?ORG))
            (greaterThanOrEqualTo ?T 2)
            (lessThan ?T 3))))
Mid-level-ontology.kif 20314-20324
(=>
    (and
        (attribute ?P CollegeSenior)
        (occupiesPosition ?H ?P ?ORG))
    (exists (?T)
        (and
            (holdsDuring
                (MeasureFn ?T YearDuration)
                (student ?H ?ORG))
            (greaterThanOrEqualTo ?T 3)
            (lessThan ?T 4))))
Mid-level-ontology.kif 20330-20340
(=>
    (and
        (attribute ?P CollegeSophomore)
        (occupiesPosition ?H ?P ?ORG))
    (exists (?T)
        (and
            (holdsDuring
                (MeasureFn ?T YearDuration)
                (student ?H ?ORG))
            (greaterThanOrEqualTo ?T 1)
            (lessThan ?T 2))))
Mid-level-ontology.kif 20346-20356
(=>
    (and
        (attribute ?ROOM Oversized)
        (immediateInstance ?ROOM ?HOTELUNIT)
        (subclass ?HOTELUNIT HotelUnit))
    (exists (?NORMAL ?AREA1 ?AREA2 ?U)
        (and
            (immediateInstance ?NORMAL ?HOTELUNIT)
            (instance ?U UnitOfArea)
            (measure ?NORMAL
                (MeasureFn ?AREA1 ?U))
            (measure ?ROOM
                (MeasureFn ?AREA2 ?U))
            (instance ?AREA1 AreaMeasure)
            (instance ?AREA2 AreaMeasure)
            (greaterThan ?AREA2 ?AREA1))))
Hotel.kif 1194-1209
(=>
    (and
        (citizen ?AGENT ?POLITY)
        (subProposition UniversalSuffrageLaw
            (RegionalLawFn ?POLITY)))
    (confersRight
        (forall (?VOTINGAGE ?AGE ?ELECTION)
            (=>
                (and
                    (citizen ?AGENT ?POLITY)
                    (suffrageAgeMinimum ?POLITY
                        (MeasureFn ?VOTINGAGE YearDuration))
                    (age ?AGENT
                        (MeasureFn ?AGE YearDuration))
                    (greaterThanOrEqualTo ?AGE ?VOTINGAGE)
                    (instance ?ELECTION
                        (ElectionFn ?POLITY)))
                (exists (?VOTING)
                    (and
                        (instance ?VOTING
                            (VotingFn ?ELECTION))
                        (agent ?VOTING ?AGENT)))))
        (RegionalLawFn ?POLITY) ?AGENT))
Government.kif 1094-1114

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

statement
-------------------------


(boilingPoint Actinium
    (MeasureFn 3470.0 KelvinDegree))
Mid-level-ontology.kif 31277-31277 boilingPoint Actinium and 3470.0 KelvinDegree(s)
(boilingPoint Aluminum
    (MeasureFn 2740.0 KelvinDegree))
Mid-level-ontology.kif 31125-31125 boilingPoint Aluminum and 2740.0 KelvinDegree(s)
(boilingPoint Americium
    (MeasureFn 2880.0 KelvinDegree))
Mid-level-ontology.kif 31289-31289 boilingPoint Americium and 2880.0 KelvinDegree(s)
(boilingPoint Antimony
    (MeasureFn 2023.0 KelvinDegree))
Mid-level-ontology.kif 31201-31201 boilingPoint Antimony and 2023.0 KelvinDegree(s)
(boilingPoint Argon
    (MeasureFn 87.29 KelvinDegree))
Mid-level-ontology.kif 31135-31135 boilingPoint Argon and 87.29 KelvinDegree(s)
(boilingPoint Arsenic
    (MeasureFn 886.0 KelvinDegree))
Mid-level-ontology.kif 31165-31165 boilingPoint Arsenic and 886.0 KelvinDegree(s)
(boilingPoint Astatine
    (MeasureFn 610.0 KelvinDegree))
Mid-level-ontology.kif 31269-31269 boilingPoint Astatine and 610.0 KelvinDegree(s)
(boilingPoint Barium
    (MeasureFn 1913.0 KelvinDegree))
Mid-level-ontology.kif 31211-31211 boilingPoint Barium and 1913.0 KelvinDegree(s)
(boilingPoint Beryllium
    (MeasureFn 3243.0 KelvinDegree))
Mid-level-ontology.kif 31107-31107 boilingPoint Beryllium and 3243.0 KelvinDegree(s)
(boilingPoint Bismuth
    (MeasureFn 1833.0 KelvinDegree))
Mid-level-ontology.kif 31265-31265 boilingPoint Bismuth and 1833.0 KelvinDegree(s)
(boilingPoint Boron
    (MeasureFn 2823.0 KelvinDegree))
Mid-level-ontology.kif 31109-31109 boilingPoint Boron and 2823.0 KelvinDegree(s)
(boilingPoint Bromine
    (MeasureFn 331.93 KelvinDegree))
Mid-level-ontology.kif 31169-31169 boilingPoint Bromine and 331.93 KelvinDegree(s)
(boilingPoint Cadmium
    (MeasureFn 1038.0 KelvinDegree))
Mid-level-ontology.kif 31195-31195 boilingPoint Cadmium and 1038.0 KelvinDegree(s)
(boilingPoint Caesium
    (MeasureFn 963.0 KelvinDegree))
Mid-level-ontology.kif 31209-31209 boilingPoint Caesium and 963.0 KelvinDegree(s)
(boilingPoint Calcium
    (MeasureFn 1760.0 KelvinDegree))
Mid-level-ontology.kif 31139-31139 boilingPoint Calcium and 1760.0 KelvinDegree(s)
(boilingPoint Carbon
    (MeasureFn 5100.0 KelvinDegree))
Mid-level-ontology.kif 31111-31111 boilingPoint Carbon and 5100.0 KelvinDegree(s)
(boilingPoint Cerium
    (MeasureFn 3530.0 KelvinDegree))
Mid-level-ontology.kif 31215-31215 boilingPoint Cerium and 3530.0 KelvinDegree(s)
(boilingPoint Chlorine
    (MeasureFn 238.55 KelvinDegree))
Mid-level-ontology.kif 31133-31133 boilingPoint Chlorine and 238.55 KelvinDegree(s)
(boilingPoint Chromium
    (MeasureFn 2755.0 KelvinDegree))
Mid-level-ontology.kif 31147-31147 boilingPoint Chromium and 2755.0 KelvinDegree(s)
(boilingPoint Cobalt
    (MeasureFn 3143.0 KelvinDegree))
Mid-level-ontology.kif 31153-31153 boilingPoint Cobalt and 3143.0 KelvinDegree(s)
(boilingPoint Copper
    (MeasureFn 2868.0 KelvinDegree))
Mid-level-ontology.kif 31157-31157 boilingPoint Copper and 2868.0 KelvinDegree(s)
(boilingPoint Dysprosium
    (MeasureFn 2608.0 KelvinDegree))
Mid-level-ontology.kif 31231-31231 boilingPoint Dysprosium and 2608.0 KelvinDegree(s)
(boilingPoint Erbium
    (MeasureFn 2783.0 KelvinDegree))
Mid-level-ontology.kif 31235-31235 boilingPoint Erbium and 2783.0 KelvinDegree(s)
(boilingPoint Europium
    (MeasureFn 1870.0 KelvinDegree))
Mid-level-ontology.kif 31225-31225 boilingPoint Europium and 1870.0 KelvinDegree(s)
(boilingPoint Fluorine
    (MeasureFn 85.01 KelvinDegree))
Mid-level-ontology.kif 31117-31117 boilingPoint Fluorine and 85.01 KelvinDegree(s)

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners