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



KB Term:  Term intersection
English Word: 

  WindowsOS1

Sigma KEE - TransitTerminal
TransitTerminal(transit terminal)
more pictures...
bus_depot, bus_station, bus_terminal, coach_station, depot, subway_station, terminal, terminus

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


(subclass TransitTerminal StationaryArtifact) Transportation.kif 4187-4187 Transit terminal is a subclass of stationary artifact
(documentation TransitTerminal EnglishLanguage "A TransitTerminal is a place where travelers or transportation devices begin or end their journeys, or where passengers and/ or goods may be transferred. At a terminal, TransportationDevices may be received, assigned, sent out, or stored.") Transportation.kif 4188-4192 Transit terminal is a subclass of stationary artifact
(externalImage TransitTerminal "http://upload.wikimedia.org/wikipedia/commons/ e/ eb/ Rotterdam_Centraal_1.jpg") pictureList.kif 10301-10301 Transit terminal is a subclass of stationary artifact
(externalImage TransitTerminal "http://upload.wikimedia.org/wikipedia/commons/ b/ b6/ B10M_Mk4_interior.JPG") pictureList.kif 12025-12025 Transit terminal is a subclass of stationary artifact
(externalImage TransitTerminal "http://upload.wikimedia.org/wikipedia/commons/ 5/ 59/ Ne15_buangkok.jpg") pictureList.kif 12026-12026 Transit terminal is a subclass of stationary artifact
(externalImage TransitTerminal "http://upload.wikimedia.org/wikipedia/commons/ 3/ 39/ Ne13kovan.jpg") pictureList.kif 12027-12027 Transit terminal is a subclass of stationary artifact
(externalImage TransitTerminal "http://upload.wikimedia.org/wikipedia/commons/ 5/ 56/ VSO_SBS9837U_22.jpg") pictureList.kif 12028-12028 Transit terminal is a subclass of stationary artifact
(externalImage TransitTerminal "http://upload.wikimedia.org/wikipedia/commons/ 5/ 5f/ Somerset_Bridlewood_bus_stop_1.jpg") pictureList.kif 12029-12029 Transit terminal is a subclass of stationary artifact
(externalImage TransitTerminal "http://upload.wikimedia.org/wikipedia/commons/ e/ ef/ Beaucoup_passengers_at_nf_transit_terminal.jpg") pictureList.kif 12030-12030 Transit terminal is a subclass of stationary artifact
(externalImage TransitTerminal "http://upload.wikimedia.org/wikipedia/commons/ 9/ 91/ 3d_letters_and_plaque_nf_transit_terminal.jpg") pictureList.kif 12031-12031 Transit terminal is a subclass of stationary artifact
(externalImage TransitTerminal "http://upload.wikimedia.org/wikipedia/commons/ a/ a7/ Greyhound_bus_heading_west_on_bridge.jpg") pictureList.kif 12032-12032 Transit terminal is a subclass of stationary artifact

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


(subclass Airport TransitTerminal) Transportation.kif 1265-1265 Airport is a subclass of transit terminal
(subclass Heliport TransitTerminal) Transportation.kif 1653-1653 Heliport is a subclass of transit terminal
(subclass RailwayTerminal TransitTerminal) Transportation.kif 2245-2245 Railway terminal is a subclass of transit terminal
(typicalPart ParkingRegion TransitTerminal) Transportation.kif 4193-4193 A parking area is typically a part of a transit terminal
(subclass TrainStation TransitTerminal) Transportation.kif 4222-4222 Train station is a subclass of transit terminal
(subclass MultimodalTransitPoint TransitTerminal) Transportation.kif 4232-4232 Multi modal transportation point is a subclass of transit terminal
(termFormat EnglishLanguage TransitTerminal "transit terminal") domainEnglishFormat.kif 58879-58879 Multi modal transportation point is a subclass of transit terminal
(termFormat ChineseTraditionalLanguage TransitTerminal "中轉站") domainEnglishFormat.kif 58880-58880 Multi modal transportation point is a subclass of transit terminal
(termFormat ChineseLanguage TransitTerminal "中转站") domainEnglishFormat.kif 58881-58881 Multi modal transportation point is a subclass of transit terminal

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


(=>
    (instance ?TERM TransitTerminal)
    (hasPurpose ?TERM
        (exists (?T ?P ?TIME)
            (and
                (instance ?T Translocation)
                (locatedAtTime ?P ?TIME ?TERM)
                (or
                    (passenger ?T ?P)
                    (conveyance ?T ?P))
                (or
                    (equal ?TIME
                        (BeginFn
                            (WhenFn ?T)))
                    (equal ?TIME
                        (EndFn
                            (WhenFn ?T))))))))
Transportation.kif 4196-4208 If X is an instance of transit terminal, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that Y is an instance of translocation (3) Z located at time W for X (4) Z is a passenger in Y, Z is a conveyance during Y (5) equal W (6) the beginning of the time of existence of Y, or equal W (7) the end of the time of existence of Y
(=>
    (instance ?TERM TransitTerminal)
    (hasPurpose ?TERM
        (exists (?T ?D)
            (and
                (patient ?T ?D)
                (instance ?D TransportationDevice)
                (or
                    (instance ?T Arriving)
                    (instance ?T Leaving))
                (eventLocated ?T ?TERM)))))
Transportation.kif 4210-4220 If X is an instance of transit terminal, then X has the purpose there exist Y, Z such that Z is a patient of Y, Z is an instance of transportation device, Y is an instance of arriving or Y is an instance of leaving, and Y is located at X


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

Show without tree


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