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

Formal Language: 



KB Term:  Term intersection
English Word: 

  TransportationDevice

Sigma KEE - TransportationDevice
TransportationDevice(輸送機)

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


(documentation TransportationDevice ChineseLanguage "TransportationDevice 是在 Transportation Process 中用作 instrument 的一个 Device,通过这个 Process, 它把 patient 从一处运载到另一处。") chinese_format.kif 3622-3624
(documentation TransportationDevice EnglishLanguage "A TransportationDevice is a Device which serves as the instrument in a Transportation Process which carries the patient of the Process from one point to another.") Merge.kif 15966-15968
(subclass TransportationDevice Device) Merge.kif 15965-15965 輸送機デバイスsubclass では %n

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


(disjoint Furniture TransportationDevice) Mid-level-ontology.kif 3712-3712 Furniture輸送機disjoint では %n
(relatedInternalConcept Transportation TransportationDevice) Merge.kif 11595-11595 交通手段輸送機internally 関連して %n
(subclass Elevator TransportationDevice) Mid-level-ontology.kif 15422-15422 Elevator輸送機subclass では %n
(subclass MilitaryPlatform TransportationDevice) Military.kif 128-128 MilitaryPlatform輸送機subclass では %n
(subclass Oar TransportationDevice) Mid-level-ontology.kif 15461-15461 Oar輸送機subclass では %n
(subclass Pump TransportationDevice) Mid-level-ontology.kif 15448-15448 Pump輸送機subclass では %n
(subclass SnowSki TransportationDevice) Sports.kif 1035-1035 SnowSki輸送機subclass では %n
(subclass Vehicle TransportationDevice) Merge.kif 15974-15974 Vehicle輸送機subclass では %n
(subclass WaterSki TransportationDevice) Sports.kif 1225-1225 WaterSki輸送機subclass では %n
(subclass Wheelchair TransportationDevice) Mid-level-ontology.kif 26124-26124 Wheelchair輸送機subclass では %n
(subclass WindSurfingBoard TransportationDevice) Sports.kif 1279-1279 WindSurfingBoard輸送機subclass では %n
(termFormat ChineseLanguage TransportationDevice "运输设备") chinese_format.kif 1058-1058
(termFormat EnglishLanguage TransportationDevice "transportation device") english_format.kif 1327-1327
(termFormat FrenchLanguage TransportationDevice "v�hicule de transport") french_format.kif 736-736
(termFormat Hindi TransportationDevice "parivahana saadhana") terms-hindi.txt 267-267
(termFormat ItalianLanguage TransportationDevice "MezzoDiTrasporto") terms-it.txt 270-270
(termFormat JapaneseLanguage TransportationDevice "輸送機") japanese_format.kif 2420-2420
(termFormat PortugueseLanguage TransportationDevice "Veiculo de Transporte") portuguese_format.kif 688-688
(termFormat cz TransportationDevice "transportation device") terms-cz.txt 306-306
(termFormat ro TransportationDevice "mijloc de transport") relations-ro.kif 757-757
(termFormat tg TransportationDevice "paraan ng paglilipat") terms-tg.txt 271-271

appearance as argument number 3
-------------------------


(domain cargoType 1 TransportationDevice) Transportation.kif 1036-1036 cargoType の数値 1 引数は 輸送機instance では %n
(domain conveyance 2 TransportationDevice) Mid-level-ontology.kif 23534-23534 conveyance の数値 2 引数は 輸送機instance では %n
(domain passengerCapacityMaxNumber 1 TransportationDevice) Transportation.kif 3257-3257 passengerCapacityMaxNumber の数値 1 引数は 輸送機instance では %n
(domainSubclass TransportationFn 1 TransportationDevice) Transportation.kif 1566-1566 TransportationFn の数値 1 引数は 輸送機subclass では %n

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


(=>
    (and
        (instance ?TRANSPORT Transportation)
        (subProcess ?TRANSPORT ?DRIVE)
        (instance ?DRIVE Driving)
        (instrument ?TRANSPORT ?VEHICLE)
        (instance ?VEHICLE TransportationDevice))
    (patient ?DRIVE ?VEHICLE))
Mid-level-ontology.kif 23556-23563
(=>
    (and
        (instance ?VEHICLE TransportationDevice)
        (instance ?TRIP
            (TripFn ?VEHICLE)))
    (instrument ?TRIP ?VEHICLE))
Transportation.kif 1591-1595
(=>
    (and
        (subclass ?TYPE TransportationDevice)
        (subclass
            (TransportationFn ?TYPE) Transportation)
        (instance ?TRIP
            (TransportationFn ?TYPE)))
    (exists (?VEHICLE)
        (and
            (instance ?VEHICLE ?TYPE)
            (instrument ?TRIP ?VEHICLE))))
Transportation.kif 1572-1580
(=>
    (and
        (trafficableForTrafficType ?PLACE ?TYPE)
        (subclass ?TYPE TransportationDevice)
        (instance ?MOVER ?TYPE))
    (capableAtLocation Transportation instrument ?MOVER ?PLACE))
Transportation.kif 2610-2615
(=>
    (instance ?DEVICE TransportationDevice)
    (capability Transportation instrument ?DEVICE))
Merge.kif 15970-15972

consequent
-------------------------


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG MotorVehicleAndPartsDealers))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING)
                (and
                    (instance ?EV Selling)
                    (or
                        (instance ?THING TransportationDevice)
                        (exists (?DEV)
                            (and
                                (part ?THING ?DEV)
                                (instance ?DEV TransportationDevice)))
                        (patient ?EV ?THING)))))))
naics.kif 7023-7040
(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG TransportationEquipmentManufacturing))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Manufacture)
                    (instance ?THING TransportationDevice)
                    (patient ?EV ?THING)
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 Selling)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 5683-5699
(=>
    (and
        (instance ?PARK DisabledParking)
        (instance ?AGENT Human)
        (attribute ?AGENT ?ATTR)
        (instance ?ATTR Disability))
    (hasPurposeForAgent ?PARK
        (and
            (playsRoleInEvent ?PARK destination ?EVENT)
            (playsRoleInEvent ?TD patient ?EVENT)
            (instance ?TD TransportationDevice)) ?AGENT))
TransportDetail.kif 49-59
(=>
    (instance ?PARK ParkingRegion)
    (hasPurpose ?PARK
        (and
            (playsRoleInEvent ?PARK destination ?EVENT)
            (playsRoleInEvent ?TD patient ?EVENT)
            (instance ?TD TransportationDevice))))
TransportDetail.kif 36-42
(=>
    (instance ?TRANS Transportation)
    (exists (?DEVICE)
        (and
            (instance ?DEVICE TransportationDevice)
            (instrument ?TRANS ?DEVICE))))
Merge.kif 11600-11605
(=>
    (instance ?X CarBombing)
    (exists (?BOMB ?CAR)
        (and
            (instance ?BOMB Bomb)
            (instance ?CAR TransportationDevice)
            (instrument ?X ?CAR)
            (instrument ?X ?BOMB)
            (connected ?CAR ?BOMB))))
Mid-level-ontology.kif 21839-21847
(=>
    (instance ?X Hijacking)
    (exists (?V ?A)
        (and
            (agent ?X ?A)
            (instance ?V TransportationDevice)
            (holdsDuring
                (ImmediatePastFn
                    (WhenFn ?X))
                (not
                    (possesses ?A ?V)))
            (holdsDuring
                (WhenFn ?X)
                (possesses ?A ?V)))))
Mid-level-ontology.kif 21904-21917
(=>
    (instance ?X VehicleAttack)
    (exists (?V)
        (and
            (instance ?V TransportationDevice)
            (instrument ?X ?V))))
Mid-level-ontology.kif 22140-22145


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 is open source software produced by Articulate Software and its partners