![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| TwentyFtContainer(twenty foot container) |
| appearance as argument number 1 |
|
|
| (subclass TwentyFtContainer ShipContainer) | Transportation.kif 2842-2842 | Twenty foot container is a subclass of ship container |
| (documentation TwentyFtContainer EnglishLanguage "A TwentyFtContainer is an intermodal container, often used for container ships and container ports. It is a standard_sized metal box that can be easily transferred between different modes of transportation, such as ships, trains, and trucks. It is 20 feet (6.1 m) long, 8 feet (2.44 m) wide. It comes in three heights: standard - 8 feet 6 inches (2.59 m), high cube - 9 feet 6 inches (2.90 m) and half_height - 4 feet 3 inches (1.30 m). [Wikipedia]") | Transportation.kif 2843-2848 | Twenty foot container is a subclass of ship container |
| (defaultMaximumMeasure TwentyFtContainer (MeasureFn 24000 Kilogram)) |
Transportation.kif 2865-2866 | The maximum expected value of twenty foot container is 24000 kilogram(s) |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?T TwentyFtContainer) (and (length ?T (MeasureFn 20 FootLength)) (width ?T (MeasureFn 8 FootLength)))) |
Transportation.kif 2850-2856 | If X is an instance of twenty foot container, then the length of X is 20 foot length(s) and the width of X is 8 foot length(s) |
| (=> (defaultMeasure TwentyFtContainer (MeasureFn ?X Kilogram)) (and (greaterThanOrEqualTo ?X 1800) (lessThanOrEqualTo ?X 2400))) |
Transportation.kif 2858-2863 | If the expected value of twenty foot container is X kilogram(s), then X is greater than or equal to 1800 and X is less than or equal to 2400 |
| (=> (and (instance ?T TwentyFtContainer) (attribute ?T Dry)) (capacity ?T (MeasureFn 21600 Kilogram))) |
Transportation.kif 2868-2873 | If X is an instance of twenty foot container and dry is an attribute of X, then 21600 kilogram(s) is a capacity of X |
| (=> (instance ?X TwentyFtContainer) (measure ?X (MeasureFn 1 TEU))) |
Transportation.kif 3129-3131 | If X is an instance of twenty foot container, then the measure of X is 1 teu(s) |