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

Formal Language: 



KB Term:  Term intersection
English Word: 

  ScenicAndSightseeingTransportation

Sigma KEE - ScenicAndSightseeingTransportation
ScenicAndSightseeingTransportation(景区和观光交通)

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


(documentation ScenicAndSightseeingTransportation EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Scenic and Sightseeing Transportation.") naics.kif 8524-8526
(instance ScenicAndSightseeingTransportation IndustryAttribute) naics.kif 8522-8522 景区和观光交通行业属性instance

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


(subAttribute ScenicAndSightseeingTransportationLand ScenicAndSightseeingTransportation) naics.kif 8551-8551 景区和观光交通用地景区和观光交通subAttribute
(subAttribute ScenicAndSightseeingTransportationOther ScenicAndSightseeingTransportation) naics.kif 8563-8563 景区和观光交通等景区和观光交通subAttribute
(subAttribute ScenicAndSightseeingTransportationWater ScenicAndSightseeingTransportation) naics.kif 8557-8557 景区和观光交通水景区和观光交通subAttribute
(termFormat ChineseLanguage ScenicAndSightseeingTransportation "景区和观光交通") domainEnglishFormat.kif 51495-51495
(termFormat ChineseTraditionalLanguage ScenicAndSightseeingTransportation "景區和觀光交通") domainEnglishFormat.kif 51494-51494
(termFormat EnglishLanguage ScenicAndSightseeingTransportation "scenic and sightseeing transportation") domainEnglishFormat.kif 51493-51493

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG ScenicAndSightseeingTransportation))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?P)
                (and
                    (instance ?EV Selling)
                    (instance ?P Human)
                    (patient ?EV ?P)
                    (confersRight
                        (exists (?TRANS ?VEH)
                            (and
                                (instance ?TRANS Transportation)
                                (instance ?TRANS RecreationOrExercise)
                                (patient ?TRANS ?P)
                                (possesses ?ORG ?VEH)
                                (instance ?VEH Vehicle))) ?MEM ?P))))))
naics.kif 8528-8549


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