(=>
(instance ?SENT Sentence)
(exists (?PROP)
(and
(instance ?PROP Proposition)
(containsInformation ?SENT ?PROP)))) |
Merge.kif 15622-15627 |
If X is an instance of sentence, then there exists Y such that Y is an instance of proposition and X contains information Y |
(=>
(and
(property ?ITEM ?VALUE)
(instance ?VALUE TruthValue))
(or
(instance ?ITEM Sentence)
(instance ?ITEM Proposition))) |
Merge.kif 17170-17176 |
If X the attribute Y and Y is an instance of truth value, then X is an instance of sentence or X is an instance of proposition |
(=>
(instance ?X PartInspection)
(hasPurpose ?X
(exists (?O ?P)
(and
(instance ?O SelfConnectedObject)
(patient ?X ?O)
(instance ?P Proposition)
(refers ?P ?O)
(modalAttribute
(conforms ?O ?P) Necessity))))) |
Economy.kif 2067-2077 |
If X is an instance of part inspection, then X has the purpose there exist Y, Z such that Y is an instance of self connected object, Y is a patient of X, Z is an instance of proposition, Z includes a reference to Y, and the statement Y conforms to Z has the modal force of necessity |
(=>
(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 |
If X is an instance of constitution, then there exist Y, Z such that Y is an instance of formula, Y contains information Z, Z is an instance of proposition, Z is a sub-proposition of X, and the statement Y has the modal force of obligation |
(=>
(instance ?CONST Constitution)
(exists (?FORMULA ?PART)
(and
(instance ?FORMULA Formula)
(containsInformation ?FORMULA ?PART)
(instance ?PART Proposition)
(subProposition ?PART ?CONST)
(modalAttribute ?FORMULA Permission)))) |
Government.kif 627-635 |
If X is an instance of constitution, then there exist Y, Z such that Y is an instance of formula, Y contains information Z, Z is an instance of proposition, Z is a sub-proposition of X, and the statement Y has the modal force of permission |
(=>
(evidence ?LA ?P)
(exists (?A ?PROP)
(and
(instance ?PROP Proposition)
(instance ?A Argument)
(refers ?A ?LA)
(represents ?PROP ?P)
(premise ?A ?PROP)))) |
Law.kif 180-188 |
If X is evidence in Y, then there exist Z, W such that W is an instance of proposition, Z is an instance of argument, Z includes a reference to Y, W expresses X, and W is a premise of Z |
(=>
(instance ?WAREHOUSE DataWarehouse)
(hasPurpose ?WAREHOUSE
(exists (?SUBJECT)
(and
(instance ?SUBJECT Proposition)
(forall (?DATA)
(and
(refers ?DATA ?SUBJECT)
(component ?DATA ?WAREHOUSE))))))) |
UXExperimentalTerms.kif 2204-2213 |
If X is an instance of data warehouse, then X has the purpose there exists Y such that Y is an instance of proposition, Z Z includes a reference to Y, and Z is a component of X |
(=>
(instance ?CBO ContentBearingObject)
(exists (?PROP)
(and
(instance ?PROP Proposition)
(containsInformation ?CBO ?PROP)))) |
TravelPolicies.kif 95-100 |
If X is an instance of content bearing object, then there exists Y such that Y is an instance of proposition and X contains information Y |
(=>
(instance ?C Communication)
(exists (?PROP)
(and
(instance ?PROP Proposition)
(containsInformation ?C ?PROP)))) |
TravelPolicies.kif 102-107 |
If X is an instance of communication, then there exists Y such that Y is an instance of proposition and X contains information Y |
(=>
(instance ?CD ContentDevelopment)
(exists (?PROP)
(and
(instance ?PROP Proposition)
(containsInformation ?CD ?PROP)))) |
TravelPolicies.kif 112-117 |
If X is an instance of content development, then there exists Y such that Y is an instance of proposition and X contains information Y |
(=>
(instance ?T TravelPolicy)
(exists (?FORMULA1 ?PART1)
(and
(instance ?FORMULA1 Formula)
(containsInformation ?FORMULA1 ?PART1)
(instance ?PART1 Proposition)
(subProposition ?PART1 ?T)
(modalAttribute ?FORMULA1 Obligation)))) |
TravelPolicies.kif 463-471 |
If X is an instance of TravelPolicy, then there exist Y, Z such that Y is an instance of formula, Y contains information Z, Z is an instance of proposition, Z is a sub-proposition of X, and the statement Y has the modal force of obligation |
(=>
(instance ?T TravelPolicy)
(exists (?FORMULA2 ?PART2)
(and
(instance ?FORMULA2 Formula)
(containsInformation ?FORMULA2 ?PART2)
(instance ?PART2 Proposition)
(subProposition ?PART2 ?T)
(modalAttribute ?FORMULA2 Permission)))) |
TravelPolicies.kif 473-481 |
If X is an instance of TravelPolicy, then there exist Y, Z such that Y is an instance of formula, Y contains information Z, Z is an instance of proposition, Z is a sub-proposition of X, and the statement Y has the modal force of permission |