| subclass |
| appearance as argument number 1 |
|
|
| (documentation subclass EnglishLanguage "(subclass ?CLASS1 ?CLASS2) means that ?CLASS1 is a subclass of ?CLASS2, i.e. every instance of ?CLASS1 is also an instance of ?CLASS2. A Class may have multiple superclasses and subclasses.") | Merge.kif 133-135 | |
| (domain subclass 1 Class) | Merge.kif 131-131 | The number 1 argument of subclass is an instance of class |
| (domain subclass 2 Class) | Merge.kif 132-132 | The number 2 argument of subclass is an instance of class |
| (instance subclass BinaryPredicate) | Merge.kif 129-129 | subclass is an instance of binary predicate |
| (instance subclass ClosedWorldPredicate) | Merge.kif 18689-18689 | subclass is an instance of ClosedWorldPredicate |
| (instance subclass PartialOrderingRelation) | Merge.kif 130-130 | subclass is an instance of partial ordering relation |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage subclass "%1 is %n a subclass of %2") | english_format.kif 324-324 | |
| (subrelation subField subclass) | Mid-level-ontology.kif 23402-23402 | subField is a subrelation of subclass |
| (termFormat ChineseLanguage subclass "子类") | domainEnglishFormat.kif 55707-55707 | subField is a subrelation of subclass |
| (termFormat ChineseTraditionalLanguage subclass "子類") | domainEnglishFormat.kif 55706-55706 | subField is a subrelation of subclass |
| (termFormat EnglishLanguage subclass "subclass") | domainEnglishFormat.kif 55705-55705 | subField is a subrelation of subclass |
| antecedent |
|
|
| consequent |
|
|
| statement |
|
|
| (equal (FitForMilitaryServiceMaleFn ?AREA) (CardinalityFn (KappaFn ?PERSON (and (instance ?PERSON Human) (attribute ?PERSON Male) (subclass ?PROCESS MilitaryProcess) (fitForMilitaryService ?PERSON ?PROCESS) (militaryAge ?AREA ?MILITARYAGE) (age ?PERSON ?AGE) (greaterThanOrEqualTo ?AGE ?MILITARYAGE) (inhabits ?PERSON ?AREA))))) |
Military.kif 962-973 | equal FitForMilitaryServiceMaleFn a geopolitical area and the number of instances in the class described by a symbolic string |
| (exists (?T) (and (subclass ?T HandToolBox) (manufacturer ?T SortimoCorp))) |
Cars.kif 5170-5173 | There exists a kind of object such that a kind of object is a subclass of HandToolBox and manufacturer the kind of object and SortimoCorp |
| appearance as argument number 0 |
|
|
|
|