(=>
(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 Muslim)
(capability Hajj agent ?P))
(modalAttribute
(exists (?H)
(and
(instance ?H Hajj)
(agent ?H ?P))) Obligation)) |
ArabicCulture.kif 134-143 |
|
(=>
(and
(instance ?E Entering)
(destination ?E ?F)
(attribute ?F PhysicallyRestrictedRegion))
(modalAttribute
(exists (?R)
(and
(entrance ?R ?F)
(path ?E ?R))) Obligation)) |
Mid-level-ontology.kif 7462-7471 |
|
(=>
(and
(instance ?E Exiting)
(origin ?E ?F)
(attribute ?F PhysicallyRestrictedRegion))
(modalAttribute
(exists (?R)
(and
(entrance ?R ?F)
(path ?E ?R))) Obligation)) |
Mid-level-ontology.kif 7483-7492 |
|
(=>
(and
(instance ?ORDER Ordering)
(patient ?ORDER ?FORMULA))
(modalAttribute ?FORMULA Obligation)) |
Merge.kif 13263-13267 |
|
(=>
(and
(negotiatedPrice ?ENT ?PRICE ?AGREE)
(partyToAgreement ?SELLER ?AGREE)
(partyToAgreement ?BUYER ?AGREE))
(agreementClause
(exists (?B ?ITEM)
(and
(instance ?B Buying)
(patient ?B ?ITEM)
(immediateInstance ?ITEM ?ENT)
(agent ?B ?BUYER)
(origin ?B ?SELLER)
(transactionAmount ?B ?PRICE))) Obligation ?AGREE ?SELLER)) |
Catalog.kif 311-324 |
|
(=>
(contractedRentalPrice ?OBJ ?QUANT ?AGREE)
(exists (?SELLER ?CUSTOMER)
(and
(partyToAgreement ?SELLER ?AGREE)
(partyToAgreement ?CUSTOMER ?AGREE)
(modalAttribute
(exists (?R ?O)
(and
(instance ?R Renting)
(instance ?O ?OBJ)
(patient ?R ?O)
(agent ?R ?SELLER)
(destination ?R ?CUSTOMER))) Obligation)))) |
Catalog.kif 513-526 |
|
(=>
(deprivesNorm ?E ?F Permission)
(deprivesNorm ?E ?F Obligation)) |
Law.kif 347-349 |
|
(=>
(dressCode ?CODE ?AGENT)
(modalAttribute
(exists (?OUTFIT ?T)
(and
(instance ?OUTFIT Outfit)
(subjectiveAttribute ?OUTFIT ?CODE ?AGENT)
(holdsDuring ?T
(forall (?CUST ?ITEM)
(and
(customer ?CUST ?AGENT)
(locatedAtTime ?CUST ?T ?AGENT)
(member ?ITEM ?OUTFIT)
(wears ?CUST ?ITEM)))))) Obligation)) |
Dining.kif 492-505 |
|
(=>
(instance ?CONST Constitution)
(exists (?FORMULA ?PART)
(and
(instance ?FORMULA Formula)
(containsInformation ?FORMULA ?PART)
(instance ?PART Proposition)
(subProposition ?PART ?CONST)
(modalAttribute ?FORMULA Obligation)))) |
Government.kif 617-625 |
|
(=>
(property ?AGREEMENT ActiveAgreement)
(modalAttribute
(exists (?PROC)
(realization ?PROC ?AGREEMENT)) Obligation)) |
Mid-level-ontology.kif 15045-15049 |
|