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

Formal Language: 



KB Term:  Term intersection
English Word: 

  propertyPolicy

Sigma KEE - propertyPolicy
propertyPolicy

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


(documentation propertyPolicy EnglishLanguage "(propertyPolicy ?AGENT ?POLICY) means that ?POLICY is a Policy with policyLocationCoverage that covers all elements of PropertyFn ?AGENT") Hotel.kif 607-609
(domain propertyPolicy 1 AutonomousAgent) Hotel.kif 612-612
(domain propertyPolicy 2 Policy) Hotel.kif 613-613
(instance propertyPolicy BinaryPredicate) Hotel.kif 606-606

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


(format ChineseLanguage propertyPolicy "%1 有 %2 ") domainEnglishFormat.kif 4262-4262
(format ChineseTraditionalLanguage propertyPolicy "%1 有 %2 ") domainEnglishFormat.kif 4261-4261
(format EnglishLanguage propertyPolicy "%1 has %2") domainEnglishFormat.kif 4260-4260
(termFormat EnglishLanguage propertyPolicy "property policy") Hotel.kif 610-610

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


(=>
    (propertyPolicy ?AGENT ?POLICY)
    (forall (?X)
        (=>
            (element ?X
                (PropertyFn ?AGENT))
            (policyLocationCoverage ?POLICY ?X))))
Hotel.kif 615-620


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