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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 The number 1 argument of property policy is an instance of agent
(domain propertyPolicy 2 Policy) Hotel.kif 613-613 The number 2 argument of property policy is an instance of policy
(instance propertyPolicy BinaryPredicate) Hotel.kif 606-606 property policy is an instance of binary predicate

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