| containsFormula |
| appearance as argument number 1 |
|
|
| (documentation containsFormula EnglishLanguage "The analogue to containsInformation for a Formula. The Formula is contained in or expressed by the Physical. This could capture the relation between a stop sign and the fact that it expresses the directive to stop moving momentarily, or that a Waving signifies a friendly greeting.") | Merge.kif 1408-1412 | |
| (domain containsFormula 1 ContentBearingPhysical) | Merge.kif 1402-1402 | The number 1 argument of contains formula is an instance of content bearing physical |
| (domain containsFormula 2 Formula) | Merge.kif 1403-1403 | The number 2 argument of contains formula is an instance of formula |
| (instance containsFormula BinaryPredicate) | Merge.kif 1401-1401 | contains formula is an instance of binary predicate |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage containsFormula "%1 contains the formula %2") | Merge.kif 1406-1406 | |
| (relatedInternalConcept containsInformation containsFormula) | Merge.kif 1404-1404 | contains information is internally related to contains formula |
| (termFormat EnglishLanguage containsFormula "contains formula") | Merge.kif 1405-1405 | contains information is internally related to contains formula |
| antecedent |
|
|
| (=> (and (subclass ?PLATFORM PartyPlatform) (authors ?PARTY ?PLATFORM) (instance ?PARTY PoliticalParty) (instance ?INST ?PLATFORM) (containsFormula ?INST ?P)) (believes ?PARTY ?P)) |
Government.kif 2292-2299 |
|
| consequent |
|
|
|
|