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 16981-16982
(externalImage ArtSchool "http://upload.wikimedia.org/wikipedia/commons/ 0/ 03/ Bashkirtseff_-_In_the_Studio.jpg") pictureList.kif 5867-5867
(subclass ArtSchool School) Mid-level-ontology.kif 16980-16980 Art school is a subclass of school

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


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

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 16984-16994


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