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 20269-20270
(subclass SeizingProperty UnilateralGetting) Mid-level-ontology.kif 20268-20268 Seizing property is a subclass of unilateral getting

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


(termFormat ChineseLanguage SeizingProperty "夺取财产") domainEnglishFormat.kif 51985-51985
(termFormat ChineseTraditionalLanguage SeizingProperty "奪取財產") domainEnglishFormat.kif 51984-51984
(termFormat EnglishLanguage SeizingProperty "seizing property") domainEnglishFormat.kif 51983-51983

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 20272-20283


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