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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 17691-17692
(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 17690-17690 Art school is a subclass of school

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


(termFormat ChineseLanguage ArtSchool "艺术学校") domainEnglishFormat.kif 8569-8569
(termFormat ChineseTraditionalLanguage ArtSchool "藝術學校") domainEnglishFormat.kif 8568-8568
(termFormat EnglishLanguage ArtSchool "art school") domainEnglishFormat.kif 8567-8567

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 17694-17704


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