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


KB Term:  Term intersection
English Word: 

Sigma KEE - providesDestination
providesDestination

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


(instance providesDestination BinaryPredicate) Transportation.kif 5077-5077 provides destination is an instance of binary predicate
(domain providesDestination 1 TransportationCompany) Transportation.kif 5078-5078 The number 1 argument of provides destination is an instance of transportation company
(domain providesDestination 2 Region) Transportation.kif 5079-5079 The number 2 argument of provides destination is an instance of region
(documentation providesDestination EnglishLanguage "(providesDestination ?TC ?REG) means TransportationCompany, ?TC, provides possible Transportation to Region ?REG.") Transportation.kif 5080-5081 The number 2 argument of provides destination is an instance of region

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


(termFormat EnglishLanguage providesDestination "provides destination") Transportation.kif 5082-5082
(format EnglishLanguage providesDestination "%1 provides transportation to %2") domainEnglishFormat.kif 4272-4272
(format ChineseTraditionalLanguage providesDestination "%1 provides transportation 對於 %2 ") domainEnglishFormat.kif 4273-4273
(format ChineseLanguage providesDestination "%1 provides transportation 對於 %2 ") domainEnglishFormat.kif 4274-4274

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


(=>
    (providesDestination ?TC ?REG)
    (modalAttribute
        (exists (?SVC)
            (and
                (instance ?SVC TransportationService)
                (serviceProvider ?SVC ?TC)
                (destination ?SVC ?REG))) Possibility))
Transportation.kif 5084-5091 If X provides transportation to Y, then the statement there exists Z such that Z is an instance of transportation service, X provides a service during Z, and Z ends up at Y has the modal force of possibility


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