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

Formal Language: 


KB Term:  Term intersection
English Word: 

  ArtSchool
  Entity

Sigma KEE - ArtSchool
ArtSchool(art school)
art_school

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


(documentation ArtSchool EnglishLanguage "Any School whose aim is to teach students how to create ArtWorks.") Mid-level-ontology.kif 18150-18151
(externalImage ArtSchool "http://upload.wikimedia.org/wikipedia/commons/ 0/ 03/ Bashkirtseff_-_In_the_Studio.jpg") pictureList.kif 5866-5866
(subclass ArtSchool School) Mid-level-ontology.kif 18149-18149 Art school is a subclass of school

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


(termFormat ChineseLanguage ArtSchool "艺术学校") domainEnglishFormat.kif 8563-8563
(termFormat ChineseTraditionalLanguage ArtSchool "藝術學校") domainEnglishFormat.kif 8562-8562
(termFormat EnglishLanguage ArtSchool "art school") domainEnglishFormat.kif 8561-8561

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


(=>
    (and
        (instance ?AS ArtSchool)
        (instance ?P EducationalProcess)
        (eventLocated ?P ?AS))
    (exists (?M ?ART)
        (and
            (instance ?M Making)
            (patient ?M ?ART)
            (instance ?ART ArtWork)
            (refers ?P ?M))))
Mid-level-ontology.kif 18153-18163


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