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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - creator
creator

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


(documentation creator EnglishLanguage "(creator ?AGENT ?ENTITY) means that some AutonomousAgent ?AGENT is the creator of some Entity ?ENTITY") Mid-level-ontology.kif 13715-13716
(domain creator 1 AutonomousAgent) Mid-level-ontology.kif 13713-13713
(domain creator 2 Entity) Mid-level-ontology.kif 13714-13714
(instance creator BinaryPredicate) Mid-level-ontology.kif 13712-13712

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


(format ChineseLanguage creator "%1 created %2 ") domainEnglishFormat.kif 3146-3146
(format ChineseTraditionalLanguage creator "%1 created %2 ") domainEnglishFormat.kif 3145-3145
(format EnglishLanguage creator "%1 created %2") domainEnglishFormat.kif 3144-3144
(subrelation composer creator) Music.kif 137-137
(subrelation lyricist creator) Music.kif 156-156
(termFormat EnglishLanguage creator "creator") Mid-level-ontology.kif 13717-13717

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


(=>
    (and
        (instance ?LISTING WebListing)
        (instance ?ITEM Object)
        (instance ?CREATOR AutonomousAgent)
        (attribute ?LISTING AuctionAttribute)
        (patient ?ITEM ?LISTING)
        (creator ?CREATOR ?LISTING))
    (desires ?CREATOR
        (exists (?AUCTION)
            (and
                (instance ?AUCTION Auctioning)
                (patient ?AUCTION ?ITEM)))))
UXExperimentalTerms.kif 313-325
(=>
    (and
        (instance ?LISTING WebListing)
        (instance ?SITE WebSite)
        (hostedOn ?LISTING ?SITE)
        (creator ?LISTING ?AGENT))
    (webSeller ?AGENT ?SITE))
UXExperimentalTerms.kif 39-45
(=>
    (and
        (instance ?P DigitalPost)
        (instance ?A AutonomousAgent)
        (instance ?W WebSite)
        (component ?P ?W)
        (creator ?A ?P)
        (registeredUser ?A ?W))
    (hasPurpose ?P
        (exists (?D)
            (and
                (instance ?D Disseminating)
                (agent ?D ?A)
                (patient ?D ?P)
                (instrument ?D ?W)))))
ComputerInput.kif 2830-2844
(=>
    (creator ?AGENT ?ENTITY)
    (exists (?CREATION)
        (and
            (instance ?CREATION Creation)
            (agent ?CREATION ?AGENT)
            (result ?CREATION ?ENTITY))))
Mid-level-ontology.kif 13718-13724

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


(=>
    (and
        (subclass ?OS AndroidOS)
        (instance ?INST ?OS))
    (creator AlphabetCorporation ?INST))
ComputingBrands.kif 30-34
(=>
    (and
        (subclass ?OS AppleIOS)
        (instance ?INST ?OS))
    (creator AppleComputerCorporation ?INST))
ComputingBrands.kif 93-97
(=>
    (and
        (subclass ?OS WindowsOS)
        (instance ?INST ?OS))
    (creator MicrosoftCorporation ?INST))
ComputingBrands.kif 62-66
(=>
    (listingSeller ?LISTING ?AGENT)
    (creator ?LISTING ?AGENT))
UXExperimentalTerms.kif 57-59

appearance as argument number 0
-------------------------


(creator AdobeComputerCorp AdobeFlashPlayer) ComputingBrands.kif 2950-2950
(creator AppleComputer AppleAppStore) ComputingBrands.kif 1971-1971
(creator AppleComputerCorporation AirPlay) ComputingBrands.kif 1858-1858
(creator AppleComputerCorporation AirPrint) ComputingBrands.kif 1900-1900
(creator AppleComputerCorporation AppleFairPlay) ComputingBrands.kif 956-956
(creator AppleComputerCorporation AppleMigrationAssistant) ComputingBrands.kif 989-989
(creator AppleComputerCorporation AppleSafari) ComputingBrands.kif 975-975
(creator AppleComputerCorporation AppleSetupAssistant) ComputingBrands.kif 982-982
(creator AppleComputerCorporation CocoaTouch) ComputingBrands.kif 2433-2433
(creator AppleComputerCorporation IBooks) ComputingBrands.kif 3293-3293
(creator AppleComputerCorporation IBookstore) ComputingBrands.kif 3306-3306
(creator ByteDance TikTok) ComputingBrands.kif 4591-4591
(creator ByteDance Toutiao) ComputingBrands.kif 4622-4622
(creator EBay EBayWebSite) ComputingBrands.kif 4677-4677
(creator FacebookCorporation Facebook) ComputingBrands.kif 69-69
(creator GoogleCorporation GMail) ComputingBrands.kif 3100-3100
(creator GoogleCorporation YouTube) ComputingBrands.kif 4635-4635
(creator MicrosoftCorporation ActiveSync) ComputingBrands.kif 1770-1770


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