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

Formal Language: 



KB Term:  Term intersection
English Word: 

  SmokingPolicy

Sigma KEE - SmokingPolicy
SmokingPolicy

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


(documentation SmokingPolicy EnglishLanguage "SmokingPolicy refers to a policy that indicates how Smoking is or is not allowed within a certain location") Hotel.kif 2485-2486
(subclass SmokingPolicy Policy) Hotel.kif 2484-2484

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


(subclass NoSmokingPolicy SmokingPolicy) Hotel.kif 2588-2588
(subclass SmokingAllowedPolicy SmokingPolicy) Hotel.kif 2605-2605
(termFormat EnglishLanguage SmokingPolicy "smoking policy") Hotel.kif 2487-2487

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


(=>
    (and
        (instance ?POLICY SmokingPolicy)
        (policyLocationCoverage ?POLICY ?LOC))
    (or
        (containsInformation ?POLICY
            (modalAttribute
                (exists (?SMOKE1)
                    (and
                        (instance ?SMOKE1 Smoking)
                        (located ?SMOKE1 ?LOC))) Permission))
        (containsInformation ?POLICY
            (modalAttribute
                (exists (?SMOKE2)
                    (and
                        (instance ?SMOKE2 Smoking)
                        (located ?SMOKE2 ?LOC))) Prohibition))))
Hotel.kif 2489-2505


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