(=>
(agreementAdoptionDate ?AGR ?DATE)
(exists (?PROCESS ?DAY)
(and
(instance ?PROCESS Committing)
(instance ?DAY ?DATE)
(patient ?PROCESS ?AGR)
(time ?PROCESS ?DAY)))) |
Government.kif 669-676 |
|
(=>
(and
(holdsDuring ?INTERVAL
(?REL ?INST1 ?INST2))
(instance ?INST1 Physical)
(instance ?INST2 Physical))
(and
(time ?INST1 ?INTERVAL)
(time ?INST2 ?INTERVAL))) |
Merge.kif 8030-8037 |
|
(=>
(and
(instance ?CLOSE ClosingGraphicalWindow)
(patient ?CLOSE ?WINDOW))
(and
(instance ?WINDOW InterfaceWindow)
(time ?WINDOW
(BeginFn
(WhenFn ?OPEN)))
(not
(time ?WINDOW
(EndFn
(WhenFn ?OPEN)))))) |
ComputerInput.kif 2438-2445 |
|
(=>
(and
(instance ?Check Check)
(instance ?Processing ProcessingACheck)
(patient ?Processing ?Check))
(exists (?Depositing)
(and
(instance ?Depositing DepositingACheck)
(patient ?Depositing ?Check)
(time ?Depositing
(ImmediatePastFn
(WhenFn ?Processing)))))) |
FinancialOntology.kif 139-148 |
|
(=>
(and
(instance ?Exercise ExerciseAnOption)
(patient ?Exercise ?Option)
(property ?Option CallOption)
(time ?Exercise ?Time)
(underlier ?Option ?Stocks))
(exists (?Buy)
(and
(instance ?Buy Buying)
(patient ?Buy ?Stocks)
(time ?Buy ?Time)
(measure ?Stocks
(MeasureFn 100 ShareUnit))))) |
FinancialOntology.kif 2771-2783 |
|
(=>
(and
(instance ?Exercise ExerciseAnOption)
(patient ?Exercise ?Option)
(property ?Option PutOption)
(time ?Exercise ?Time)
(underlier ?Option ?Stocks))
(exists (?Sell)
(and
(instance ?Sell Selling)
(patient ?Sell ?Stocks)
(time ?Sell ?Time)
(measure ?Stocks
(MeasureFn 100 ShareUnit))))) |
FinancialOntology.kif 2785-2797 |
|
(=>
(and
(instance ?IMPRISON Imprisoning)
(detainee ?IMPRISON ?AGENT)
(instance ?AGENT Human)
(time ?IMPRISON ?INTERVAL)
(instance ?INTERVAL TimeInterval))
(exists (?ARREST ?TIME)
(and
(instance ?TIME TimeInterval)
(time ?ARREST ?TIME)
(earlier ?TIME ?INTERVAL)
(instance ?ARREST PlacingUnderArrest)
(arrested ?ARREST ?AGENT)))) |
Mid-level-ontology.kif 25173-25186 |
|
(=>
(and
(instance ?Loan CallableLoan)
(lender ?Loan ?Lender)
(borrower ?Loan ?Borrower)
(totalBalance ?Loan ?Amount)
(instance ?Call Call)
(agent ?Call ?Lender)
(patient ?Call ?Loan))
(holdsObligation
(KappaFn ?Payment
(and
(destination ?Payment ?Lender)
(time ?Payment
(ImmediateFutureFn
(WhenFn ?Call)))
(transactionAmount ?Payment ?Amount))) ?Borrower)) |
FinancialOntology.kif 1444-1459 |
|
(=>
(and
(instance ?O OccupationalRole)
(typicalAction ?PCLASS
(AttrFn CognitiveAgent ?O)))
(exists (?X ?T ?P ?PT)
(and
(instance ?X CognitiveAgent)
(holdsDuring ?T
(attribute ?X ?O))
(instance ?P ?PCLASS)
(agent ?X ?P)
(time ?P ?PT)
(temporalPart ?PT ?T)))) |
Mid-level-ontology.kif 23920-23933 |
|
(=>
(and
(instance ?Refinancing Refinancing)
(time ?Refinancing ?Time)
(instance ?Loan Loan)
(securedBy ?Loan ?Collateral)
(borrower ?Loan ?Borrower)
(currentAccountBalance ?Loan ?Time ?Amount)
(patient ?Refinancing ?Loan))
(exists (?NewLoan ?Payment)
(and
(instance ?NewLoan Loan)
(borrower ?NewLoan ?Borrower)
(securedBy ?Loan ?Collateral)
(destination ?Payment
(CurrencyFn ?Loan))
(time ?Payment ?Time)
(origin ?Payment
(CurrencyFn ?NewLoan))
(transactionAmount ?Payment ?Amount)))) |
FinancialOntology.kif 1465-1482 |
|
(=>
(and
(monitorComponentData ?Time1 ?ID ?Number)
(componentDataID ?Time2 ?Component ?Instance ?Unit ?ID))
(exists (?Event)
(and
(instance ?Event MeasuringPerformance)
(unitMeasuringPerformance ?Instance ?Unit)
(time ?Event ?Time1)
(performanceResult ?Event ?Instance ?Number)))) |
QoSontology.kif 1064-1073 |
|
(=>
(and
(property ?Option Option)
(optionHolder ?Option ?Agent)
(strikePrice ?Option ?Price)
(agreementExpirationDate ?Option ?ExpDate)
(price ?Stocks ?Price ?Time)
(instance ?Time TimeInterval)
(before
(EndFn ?Time)
(BeginFn ?ExpDate))
(underlier ?Option ?Stocks))
(holdsRight
(KappaFn ?Sell
(and
(instance ?Sell Selling)
(patient ?Sell ?Stocks)
(time ?Sell ?Time)
(measure ?Stocks
(MeasureFn 100 ShareUnit))
(agent ?Sell ?Agent))) ?Agent)) |
FinancialOntology.kif 2686-2702 |
|
(=>
(and
(property ?Option Option)
(optionHolder ?Option ?Agent)
(strikePrice ?Option ?Price)
(agreementExpirationDate ?Option ?ExpDate)
(underlier ?Option ?Stocks)
(price ?Stocks ?Price ?Time)
(instance ?Time TimeInterval)
(before
(EndFn ?Time)
(BeginFn ?ExpDate)))
(holdsRight
(KappaFn ?Buy
(and
(instance ?Buy Buying)
(patient ?Buy ?Stocks)
(time ?Buy ?Time)
(measure ?Stocks
(MeasureFn 100 ShareUnit))
(agent ?Buy ?Agent))) ?Agent)) |
FinancialOntology.kif 2640-2656 |
|
(=>
(and
(property ?Option Option)
(optionSeller ?Option ?Agent)
(strikePrice ?Option ?Price)
(agreementExpirationDate ?Option ?ExpDate)
(price ?Stocks ?Price ?Time)
(instance ?Time TimeInterval)
(before
(EndFn ?Time)
(BeginFn ?ExpDate))
(underlier ?Option ?Stocks))
(holdsObligation
(KappaFn ?Buy
(and
(instance ?Buy Buying)
(patient ?Buy ?Stocks)
(time ?Buy ?Time)
(measure ?Stocks
(MeasureFn 100 ShareUnit))
(agent ?Buy ?Agent))) ?Agent)) |
FinancialOntology.kif 2704-2720 |
|
(=>
(and
(property ?Option Option)
(optionSeller ?Option ?Seller)
(strikePrice ?Option ?Price)
(agreementExpirationDate ?Option ?ExpDate)
(underlier ?Option ?Stocks)
(price ?Stocks ?Price ?Time)
(instance ?Time TimeInterval)
(before
(EndFn ?Time)
(BeginFn ?ExpDate)))
(holdsObligation
(KappaFn ?Sell
(and
(instance ?Sell Selling)
(patient ?Sell ?Stocks)
(time ?Sell ?Time)
(measure ?Stocks
(MeasureFn 100 ShareUnit))
(agent ?Sell ?Agent))) ?Seller)) |
FinancialOntology.kif 2658-2676 |
|
(=>
(and
(taxDeferredIncome ?Agent ?Income ?Activity)
(time ?Activity ?Time))
(not
(exists (?Tax)
(and
(instance ?Tax Tax)
(causes ?Activity ?Tax)
(time ?Tax ?Time))))) |
FinancialOntology.kif 3329-3338 |
|
(=>
(instance ?OBJ Object)
(exists (?TIME1 ?TIME2)
(and
(instance ?TIME1 TimePoint)
(instance ?TIME2 TimePoint)
(before ?TIME1 ?TIME2)
(forall (?TIME)
(=>
(and
(beforeOrEqual ?TIME1 ?TIME)
(beforeOrEqual ?TIME ?TIME2))
(time ?OBJ ?TIME)))))) |
Merge.kif 8208-8220 |
|
(=>
(instance ?OPEN OpeningNewGraphicalWindow)
(exists (?WINDOW)
(and
(patient ?OPEN ?WINDOW)
(instance ?WINDOW InterfaceWindow)
(time ?WINDOW
(EndFn
(WhenFn ?OPEN)))
(not
(time ?WINDOW
(BeginFn
(WhenFn ?OPEN))))))) |
ComputerInput.kif 2373-2380 |
|
(=>
(instance ?PHYS Physical)
(exists (?LOC ?TIME)
(and
(located ?PHYS ?LOC)
(time ?PHYS ?TIME)))) |
Merge.kif 832-837 |
|
(=>
(instance ?PROCESS Creation)
(exists (?PATIENT)
(and
(patient ?PROCESS ?PATIENT)
(time ?PATIENT
(EndFn
(WhenFn ?PROCESS)))
(not
(time ?PATIENT
(BeginFn
(WhenFn ?PROCESS))))))) |
Merge.kif 12934-12941 |
|
(=>
(instance ?PROCESS Destruction)
(exists (?PATIENT)
(and
(patient ?PROCESS ?PATIENT)
(time ?PATIENT
(BeginFn
(WhenFn ?PROCESS)))
(not
(time ?PATIENT
(EndFn
(WhenFn ?PROCESS))))))) |
Merge.kif 12417-12424 |
|
(=>
(instance ?Spread SpreadOption)
(exists (?Option1 ?Option2 ?Buy ?Sell ?Time)
(and
(instance ?Option1 Option)
(instance ?Option2 Option)
(instance ?Buy Buying)
(instance ?Sell Selling)
(subProcess ?Buy ?Spread)
(subProcess ?Sell ?Spread)
(patient ?Buy ?Option1)
(patient ?Sell ?Option2)
(time ?Buy ?Time)
(time ?Sell ?Time)))) |
FinancialOntology.kif 3114-3127 |
|
(=>
(monitorApplicationData ?Time ?Application)
(exists (?Process)
(and
(programRunning ?Process ?Application)
(time ?Process ?Time)))) |
QoSontology.kif 1088-1093 |
|
(=>
(playsRoleInEventOfType ?OBJ ?ROLE ?TYPE ?TIME ?PLACE)
(exists (?EVENT)
(and
(instance ?EVENT ?TYPE)
(time ?EVENT ?TIME)
(eventLocated ?EVENT ?PLACE)
(playsRoleInEvent ?OBJ ?ROLE ?EVENT)))) |
Mid-level-ontology.kif 24940-24947 |
|
(=>
(result ?PROC ?OBJ)
(forall (?TIME)
(=>
(before ?TIME
(BeginFn
(WhenFn ?PROC)))
(not
(time ?OBJ ?TIME))))) |
Merge.kif 8222-8228 |
|
|
Display limited to 25 items. Show next 25 |
|
Display limited to 25 items. Show next 25 |