subclass |
appearance as argument number 1 |
![]() |
(documentation subclass ChineseLanguage "(subclass ?CLASS1 ?CLASS2) 的意思是 ?CLASS1 是 ?CLASS2 的 subclass,也就是说, ?CLASS1 的每一个 instance 同时也是 ?CLASS2 的一个 instance。一个 Class 可以具有多个超类别和子类别。") | chinese_format.kif 1371-1373 | |
(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 | |
(documentation subclass JapaneseLanguage "(subclass ?CLASS1 ?CLASS2) とは、?CLASS1 が?CLASS2の subclass である、という意味である。例えば、?CLASS1のすべての instance も?CLASS2 の instance である。") | japanese_format.kif 27-29 | |
(documentation subclass SpanishLanguage "(subclass ?CLASS1 ?CLASS2) quiere decir que ?CLASS1 es una subclass de ?CLASS2, por ejemplo, cada instance de ?CLASS1 es también una instance de ?CLASS2. Una Class puede tener varias superclases y subclases.") | spanish_format.kif 28-30 | |
(domain subclass 1 Class) | Merge.kif 131-131 | O argumento numero 1 de subclass e' uma instancia de Classe |
(domain subclass 2 Class) | Merge.kif 132-132 | O argumento numero 2 de subclass e' uma instancia de Classe |
(instance subclass BinaryPredicate) | Merge.kif 129-129 | subclass e' uma instancia de Predicado Binario |
(instance subclass ClosedWorldPredicate) | Merge.kif 18660-18660 | subclass e' uma instancia de ClosedWorldPredicate |
(instance subclass PartialOrderingRelation) | Merge.kif 130-130 | subclass e' uma instancia de Relacao parcialmente Ordenada |
appearance as argument number 2 |
![]() |
(format ChineseLanguage subclass "%1 %n 是 %2 的 subclass") | chinese_format.kif 319-319 | |
(format EnglishLanguage subclass "%1 is %n a subclass of %2") | english_format.kif 324-324 | |
(format FrenchLanguage subclass "%1 est %n une sous-classe de %2") | french_format.kif 182-182 | |
(format ItalianLanguage subclass "%1 è %n una sottoclasse di %2") | relations-it.txt 271-271 | |
(format JapaneseLanguage subclass "%1 は %2 の subclass では %n") | japanese_format.kif 2002-2002 | |
(format PortugueseLanguage subclass "%1 e' %n uma sub-classe de %2") | portuguese_format.kif 134-134 | |
(format cz subclass "%1 %p{je} %n{nen�} podt��dou %2") | relations-cz.txt 175-175 | |
(format de subclass "%1 ist eine teilkategorie von %2") | relations-de.txt 419-419 | |
(format hi subclass "%1 %2 kaa upavarga %n hai") | relations-hindi.txt 308-308 | |
(format ro subclass "%1 %n{nu} este o subclass%t{subclasã} a lui %2") | relations-ro.kif 202-202 | |
(format sv subclass "%1 är %n{inte} en subclass till %2") | relations-sv.txt 192-192 | |
(format tg subclass "%1 %n ay ang klase mas tiyak sa %2") | relations-tg.txt 463-463 | |
(subrelation subField subclass) | Mid-level-ontology.kif 22956-22956 | subField e' uma sub-relacao de subclass |
(termFormat ChineseLanguage subclass "子类") | domainEnglishFormat.kif 55708-55708 | subField e' uma sub-relacao de subclass |
(termFormat ChineseLanguage subclass "子类别") | chinese_format.kif 320-320 | subField e' uma sub-relacao de subclass |
(termFormat ChineseTraditionalLanguage subclass "子類") | domainEnglishFormat.kif 55707-55707 | subField e' uma sub-relacao de subclass |
(termFormat EnglishLanguage subclass "subclass") | domainEnglishFormat.kif 55706-55706 | subField e' uma sub-relacao de subclass |
(termFormat de subclass "teilkategorie") | terms-de.txt 133-133 | subField e' uma sub-relacao de 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 963-974 | equal FitForMilitaryServiceMaleFn Area Geopolitica and o numero de instancias dentro de a classe descrita por Sequencia Simbolica |
(exists (?T) (and (subclass ?T HandToolBox) (manufacturer ?T SortimoCorp))) |
Cars.kif 5170-5173 | Objeto Objeto e' uma sub-classe de HandToolBox manufacturer Objeto and SortimoCorp |
appearance as argument number 0 |
![]() |
![]() |
![]() |