(documentation exhaustiveAttribute ChineseLanguage "这个术语把一个 Class 联系到一组 Attribute, 就是说这个组的单元已经是这个 Class 所有的实例。举例说: (exhaustiveAttribute PhysicalState Solid Fluid Liquid Gas Plasma) 的意思是 PhysicalState 这个类别就 只有 Solid,Fluid, Liquid, Gas 和 Plasma 这五个实例了。") |
chinese_format.kif 1507-1510 |
|
(documentation exhaustiveAttribute EnglishLanguage "This predicate relates a Class to a set of Attributes, and it means that the elements of this set exhaust the instances of the Class. For example, (exhaustiveAttribute PhysicalState Solid Fluid Liquid Gas Plasma) means that there are only five instances of the class PhysicalState, viz. Solid, Fluid, Liquid, Gas and Plasma.") |
Merge.kif 491-495 |
|
(documentation exhaustiveAttribute JapaneseLanguage "この述部は Class から Attributes のセットに関係している。要するに、このセットの要素が Class のインスタンスを使い果たす、という 意味である。 例えば、(exhaustiveAttribute PhysicalState Solid Fluid Liquid Gas Plasma) とは&、%PhysicalState, すなわちインスタンス、が5つしかないことを意味している。 それらは Solid, Fluid, Liquid, Gas と Plasma である。") |
japanese_format.kif 71-75 |
|
(documentation exhaustiveAttribute SpanishLanguage "Este predicado se relaciona una Class a un conjunto de Attributes, y significa que los elementos del conjunto agotan las instancias de la Class. Por ejemplo, (exhaustiveAttribute PhysicalState Solid Fluid Liquid Gas Plasma) significa que sólo hay cinco instancias de la clase PhysicalState, viz. Solid, Fluid, Liquid, Gas y Plasma.") |
spanish_format.kif 82-86 |
|
(domain exhaustiveAttribute 2 Attribute) |
Merge.kif 489-489 |
|
(domainSubclass exhaustiveAttribute 1 Attribute) |
Merge.kif 488-488 |
|
(instance exhaustiveAttribute Predicate) |
Merge.kif 486-486 |
|
(instance exhaustiveAttribute VariableArityRelation) |
Merge.kif 487-487 |
|