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



KB Term:  Term intersection
English Word: 

  TropicOfCancer

Sigma KEE - CourtRoom
CourtRoom(court room)
court, courtroom

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


(subclass CourtRoom Room) Mid-level-ontology.kif 17805-17805 Court room is a subclass of room
(documentation CourtRoom EnglishLanguage "Any Room whose purpose is to realize JudicialProcesses.") Mid-level-ontology.kif 17806-17807 Court room is a subclass of room
(externalImage CourtRoom "http://upload.wikimedia.org/wikipedia/commons/ d/ d6/ Historic_Courtroom.JPG") pictureList.kif 4633-4633 Court room is a subclass of room
(externalImage CourtRoom "http://upload.wikimedia.org/wikipedia/commons/ 7/ 75/ Levoca_Spis_museum_court_room.jpg") pictureList.kif 4964-4964 Court room is a subclass of room

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


(termFormat EnglishLanguage CourtRoom "court room") domainEnglishFormat.kif 17640-17640
(termFormat ChineseTraditionalLanguage CourtRoom "法庭室") domainEnglishFormat.kif 17641-17641
(termFormat ChineseLanguage CourtRoom "法庭室") domainEnglishFormat.kif 17642-17642

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


(=>
    (instance ?PROCESS JudicialProcess)
    (exists (?ROOM)
        (and
            (instance ?ROOM CourtRoom)
            (eventLocated ?PROCESS ?ROOM))))
Mid-level-ontology.kif 17809-17814 If X is an instance of judicial process, then there exists Y such that Y is an instance of court room and X is located at Y
(=>
    (and
        (instance ?S LegalSummons)
        (patient ?S ?O)
        (destination ?S ?P))
    (exists (?C ?T)
        (and
            (instance ?C CourtRoom)
            (containsFormula ?S
                (modalAttribute
                    (holdsDuring ?T
                        (located ?O ?C)) Law)))))
Mid-level-ontology.kif 17860-17872 If X is an instance of legal summons, Y is a patient of X, and X ends up at Z, then there exist W, V such that W is an instance of court room, and X contains the formula the statement Y is located at W holds during V has the modal force of law


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