| 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 18687-18687 | subclass is an instance of closed world predicate |
| (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 23647-23647 | sub field is a subrelation of subclass |
| (termFormat ChineseLanguage subclass "子类") | domainEnglishFormat.kif 55701-55701 | sub field is a subrelation of subclass |
| (termFormat ChineseTraditionalLanguage subclass "子類") | domainEnglishFormat.kif 55700-55700 | sub field is a subrelation of subclass |
| (termFormat EnglishLanguage subclass "subclass") | domainEnglishFormat.kif 55699-55699 | sub field 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 1157-1168 | equal the fit for military service male of 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 5187-5190 | There exists a kind of object such that a kind of object is a subclass of tool box and the maker of the kind of object is Sortimo Corporation |
| appearance as argument number 0 |
|
|
|
|