Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - FortyFtContainer
FortyFtContainer(forty foot container)

appearance as argument number 1
-------------------------


(subclass FortyFtContainer ShipContainer) Transportation.kif 2983-2983 Forty foot container is a subclass of ship container
(documentation FortyFtContainer EnglishLanguage "A FortyFtContainer is another standard ShipContainer. It is twice the length of a TwentyFtContainer. The most common forty_foot container occupies a space of 40 feet (12.2 m) long, 8 feet (2.44 m) wide, and 8 feet 6 inches (2.59 m) high. [Wikipedia]") Transportation.kif 2984-2986 Forty foot container is a subclass of ship container
(defaultMaximumMeasure FortyFtContainer
    (MeasureFn 30480 Kilogram))
Transportation.kif 3003-3004 The maximum expected value of forty foot container is 30480 kilogram(s)

appearance as argument number 2
-------------------------


(subclass FortyFtStandardContainer FortyFtContainer) Transportation.kif 3013-3013 Forty foot standard container is a subclass of forty foot container
(subclass FortyFtHighcubeContainer FortyFtContainer) Transportation.kif 3031-3031 Forty foot high cube container is a subclass of forty foot container
(subclass FortyFtHalfHeightContainer FortyFtContainer) Transportation.kif 3041-3041 Forty foot half height container is a subclass of forty foot container
(termFormat EnglishLanguage FortyFtContainer "forty foot container") domainEnglishFormat.kif 24776-24776 Forty foot half height container is a subclass of forty foot container

antecedent
-------------------------


(=>
    (instance ?T FortyFtContainer)
    (and
        (length ?T
            (MeasureFn 40 FootLength))
        (width ?T
            (MeasureFn 8 FootLength))))
Transportation.kif 2988-2994 If X is an instance of forty foot container, then the length of X is 40 foot length(s) and the width of X is 8 foot length(s)
(=>
    (defaultMeasure FortyFtContainer
        (MeasureFn ?X Kilogram))
    (and
        (greaterThanOrEqualTo ?X 2800)
        (lessThanOrEqualTo ?X 4000)))
Transportation.kif 2996-3001 If the expected value of forty foot container is X kilogram(s), then X is greater than or equal to 2800 and X is less than or equal to 4000
(=>
    (and
        (instance ?T FortyFtContainer)
        (attribute ?T Dry))
    (capacity ?T
        (MeasureFn 26480 Kilogram)))
Transportation.kif 3006-3011 If X is an instance of forty foot container and dry is an attribute of X, then 26480 kilogram(s) is a capacity of X
(=>
    (instance ?X FortyFtContainer)
    (measure ?X
        (MeasureFn 1 FEU)))
Transportation.kif 3146-3149 If X is an instance of forty foot container, then the measure of X is 1 feu(s)


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners