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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SeizingProperty
SeizingProperty(seizing property)attach, confiscate, drug_bust, drugs_bust, impound, seize, sequester

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


(documentation SeizingProperty EnglishLanguage "Any instance of UnilateralGetting which is done by a Government and which is not permitted by the origin of the UnilateralGetting.") Mid-level-ontology.kif 18956-18957
(subclass SeizingProperty UnilateralGetting) Mid-level-ontology.kif 18955-18955 Seizing property is a subclass of unilateral getting

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


(termFormat ChineseLanguage SeizingProperty "夺取财产") domainEnglishFormat.kif 52021-52021
(termFormat ChineseTraditionalLanguage SeizingProperty "奪取財產") domainEnglishFormat.kif 52020-52020
(termFormat EnglishLanguage SeizingProperty "seizing property") domainEnglishFormat.kif 52019-52019

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


(=>
    (and
        (instance ?S SeizingProperty)
        (destination ?S ?A)
        (origin ?S ?V)
        (instance ?V CognitiveAgent))
    (and
        (instance ?A Government)
        (not
            (confersNorm ?V
                (destination ?S ?A) Permission))))
Mid-level-ontology.kif 18959-18970


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