![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
ShipBerthing(ship berthing)
|
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (rangeSubclass ShipBerthingFn ShipBerthing) | Transportation.kif 4444-4444 | The values returned by ship berthing are subclasses of ship berthing |
| (termFormat EnglishLanguage ShipBerthing "ship berthing") | domainEnglishFormat.kif 52612-52612 | The values returned by ship berthing are subclasses of ship berthing |
| (termFormat ChineseTraditionalLanguage ShipBerthing "船靠泊") | domainEnglishFormat.kif 52613-52613 | The values returned by ship berthing are subclasses of ship berthing |
| (termFormat ChineseLanguage ShipBerthing "船靠泊") | domainEnglishFormat.kif 52614-52614 | The values returned by ship berthing are subclasses of ship berthing |
| antecedent |
|
|
| (=> (and (instance ?PORT PortFacility) (capability ShipBerthing patient ?PORT)) (exists (?HARBOR) (and (instance ?HARBOR Harbor) (connected ?HARBOR ?PORT) (capability ShipBerthing path ?HARBOR)))) |
Transportation.kif 4327-4335 | If X is an instance of port facility and X is capable of doing ship berthing as a patient, then there exists Y such that Y is an instance of harbor, Y is connected to X, and Y is capable of doing ship berthing as a path |
| consequent |
|
|
| (=> (and (instance ?HARBOR Harbor) (equipmentCount ?HARBOR ShipBerth ?NUM) (greaterThan ?NUM 0)) (capability ShipBerthing path ?HARBOR)) |
Transportation.kif 4320-4325 | If X is an instance of harbor, X equipment count ship berth for Y, and Y is greater than 0, then X is capable of doing ship berthing as a path |
| (=> (and (instance ?PORT PortFacility) (capability ShipBerthing patient ?PORT)) (exists (?HARBOR) (and (instance ?HARBOR Harbor) (connected ?HARBOR ?PORT) (capability ShipBerthing path ?HARBOR)))) |
Transportation.kif 4327-4335 | If X is an instance of port facility and X is capable of doing ship berthing as a patient, then there exists Y such that Y is an instance of harbor, Y is connected to X, and Y is capable of doing ship berthing as a path |