![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| subSystem |
| appearance as argument number 1 |
|
|
| (instance subSystem BinaryPredicate) | Merge.kif 6246-6246 | sub system is an instance of binary predicate |
| (domain subSystem 1 PhysicalSystem) | Merge.kif 6247-6247 | The number 1 argument of sub system is an instance of physical system |
| (domain subSystem 2 PhysicalSystem) | Merge.kif 6248-6248 | The number 2 argument of sub system is an instance of physical system |
| (documentation subSystem EnglishLanguage "(subSystem ?SUB ?SYSTEM) means that the PhysicalSystem ?SUB is a part of the PhysicalSystem ?SYSTEM.") | Merge.kif 6250-6251 | The number 2 argument of sub system is an instance of physical system |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage subSystem "%2 is %n a sub system of %1") | domainEnglishFormat.kif 2401-2401 | |
| (format ChineseTraditionalLanguage subSystem "%2 %n 是 %1 的 sub 系統") | domainEnglishFormat.kif 2402-2402 | |
| (format ChineseLanguage subSystem "%2 %n 是 %1 的 sub 系统") | domainEnglishFormat.kif 2403-2403 | |
| (termFormat EnglishLanguage subSystem "sub system") | domainEnglishFormat.kif 55831-55831 | |
| (termFormat ChineseTraditionalLanguage subSystem "子系統") | domainEnglishFormat.kif 55832-55832 | |
| (termFormat ChineseLanguage subSystem "子系统") | domainEnglishFormat.kif 55833-55833 |
| antecedent |
|
|
| (=> (and (subSystem ?SUB ?SYSTEM) (systemPart ?PART ?SUB)) (systemPart ?PART ?SYSTEM)) |
Merge.kif 6261-6265 | If X is a sub system of Y and Y is a system part of Z, then X is a system part of Z |
| (=> (and (subSystem ?S ?T) (routeInSystem ?P ?S)) (routeInSystem ?P ?T)) |
Transportation.kif 3888-3892 | If X is a sub system of Y and Y is a route in system of Z, then X is a route in system of Z |