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


KB Term:  Term intersection
English Word: 

Sigma KEE - SearchTerm
SearchTerm(search term)

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


(subclass SearchTerm Word) UXExperimentalTerms.kif 2505-2505 Search term is a subclass of word
(documentation SearchTerm EnglishLanguage "A Word that is represented by a part of SearchQuery") UXExperimentalTerms.kif 2509-2510 Search term is a subclass of word

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


(termFormat EnglishLanguage SearchTerm "search term") UXExperimentalTerms.kif 2507-2507

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


(=>
    (instance ?TERM SearchTerm)
    (exists (?QUERY ?PART)
        (and
            (instance ?QUERY SearchQuery)
            (part ?PART ?QUERY)
            (represents ?PART ?TERM))))
UXExperimentalTerms.kif 2512-2518 If X is an instance of search term, then there exist Y, Z such that Y is an instance of Search query, Z is a part of Y, and Z expresses X


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