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



KB Term:  Term intersection
English Word: 

  UnitOfMeasure

Sigma KEE - CriminalAction
CriminalAction(criminal action)barratry, bearing_false_witness, biopiracy, blackmail, breach_of_the_peace, break-in, breaking_and_entering, burglary, caper, commission, committal, dacoity, dakoity, defalcation, disorderly_behavior, disorderly_conduct, disturbance_of_the_peace, embezzlement, false_pretence, false_pretense, fraudulent_scheme, guilty, home_invasion, housebreaking, illegal_possession, illegitimate_enterprise, job, lying_under_oath, misapplication, misappropriation, molestation, mugging, peculation, perjury, perpetration, pilferage, racket, racketeering, regulatory_offence, regulatory_offense, resisting_arrest, sex_crime, sex_offense, sexual_abuse, sexual_assault, shakedown, shoplifting, shrinkage, statutory_offence, statutory_offense...

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


(subclass CriminalAction IntentionalProcess) Mid-level-ontology.kif 15459-15459 Criminal action is a subclass of intentional process
(documentation CriminalAction EnglishLanguage "Any IntentionalProcess that violates a Law.") Mid-level-ontology.kif 15460-15460 Criminal action is a subclass of intentional process

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


(subclass Smuggling CriminalAction) Mid-level-ontology.kif 9028-9028 Smuggling is a subclass of criminal action
(subclass PoliticalCrime CriminalAction) Mid-level-ontology.kif 15472-15472 Political crime is a subclass of criminal action
(subclass Trespassing CriminalAction) Mid-level-ontology.kif 20191-20191 Trespassing is a subclass of criminal action
(subclass Defrauding CriminalAction) Mid-level-ontology.kif 20208-20208 Defrauding is a subclass of criminal action
(subclass Murder CriminalAction) Mid-level-ontology.kif 20350-20350 Murder is a subclass of criminal action
(subclass Stealing CriminalAction) Mid-level-ontology.kif 20499-20499 Stealing is a subclass of criminal action
(subclass Raping CriminalAction) Mid-level-ontology.kif 26383-26383 Raping is a subclass of criminal action
(termFormat EnglishLanguage CriminalAction "criminal action") domainEnglishFormat.kif 17838-17838 Raping is a subclass of criminal action
(termFormat ChineseTraditionalLanguage CriminalAction "犯罪行為") domainEnglishFormat.kif 17839-17839 Raping is a subclass of criminal action
(termFormat ChineseLanguage CriminalAction "犯罪行为") domainEnglishFormat.kif 17840-17840 Raping is a subclass of criminal action

appearance as argument number 3
-------------------------


(domain victim 1 CriminalAction) Mid-level-ontology.kif 17772-17772 The number 1 argument of victim is an instance of criminal action
(domain perpetrator 1 CriminalAction) Mid-level-ontology.kif 17786-17786 The number 1 argument of perpetrator is an instance of criminal action

consequent
-------------------------


(=>
    (instance ?S MysteryStory)
    (exists (?C)
        (and
            (instance ?C CriminalAction)
            (refers ?S ?C))))
Mid-level-ontology.kif 16541-16546 If X is an instance of mystery story, then there exists Y such that Y is an instance of criminal action and X includes a reference to Y
(=>
    (instance ?G CriminalGang)
    (hasPurpose ?G
        (exists (?A)
            (and
                (instance ?A CriminalAction)
                (agent ?A ?G)))))
Mid-level-ontology.kif 17708-17714 If X is an instance of criminal gang, then X has the purpose there exists Y such that Y is an instance of criminal action and X is an agent of Y
(=>
    (instance ?P Pleading)
    (exists (?C)
        (and
            (instance ?C CriminalAction)
            (refers ?P ?C))))
Mid-level-ontology.kif 17743-17748 If X is an instance of pleading, then there exists Y such that Y is an instance of criminal action and X includes a reference to Y
(=>
    (instance ?X Protecting)
    (hasPurpose ?X
        (exists (?OBJ ?T ?H ?HARM)
            (and
                (instance ?OBJ Object)
                (patient ?X Object)
                (subclass ?HARM
                    (KappaFn ?H
                        (and
                            (or
                                (instance ?H CriminalAction)
                                (instance ?H Damaging))
                            (=>
                                (holdsDuring ?T
                                    (patient ?H ?OBJ))
                                (not
                                    (holdsDuring ?T
                                        (patient ?X ?OBJ)))))))
                (or
                    (prevents ?X ?HARM)
                    (hinders ?X ?HARM))))))
Mid-level-ontology.kif 20326-20347 If X is an instance of protecting, then X has the purpose there exist Y, Z,, , W, V such that Y is an instance of object, object is a patient of X, V is a subclass of the class described by W, and X prevents the occurrence of V or X hinders V
(=>
    (and
        (instance ?P Human)
        (attribute ?P Criminal))
    (exists (?CA ?LC)
        (and
            (instance ?CA CriminalAction)
            (instance ?LC LegalConviction)
            (refers ?LC ?CA)
            (patient ?LC ?P))))
Justice.kif 87-96 If X is an instance of human and criminal is an attribute of X, then there exist Y, Z such that Y is an instance of criminal action, Z is an instance of legal conviction, Z includes a reference to Y, and X is a patient of Z


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners