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 creator, 1 and AutonomousAgent
(domain creator 2 Entity) Mid-level-ontology.kif 13714-13714 creator, 2 and Entity
(instance creator BinaryPredicate) Mid-level-ontology.kif 13712-13712 creator and BinaryPredicate

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 子關係 composer and creator
(subrelation lyricist creator) Music.kif 156-156 子關係 lyricist and creator
(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 Adobe created Flash
(creator AppleComputer AppleAppStore) ComputingBrands.kif 1971-1971 AppleComputer created 蘋果app 商店
(creator AppleComputerCorporation AirPlay) ComputingBrands.kif 1858-1858 蘋果 created 隔空播放
(creator AppleComputerCorporation AirPrint) ComputingBrands.kif 1900-1900 蘋果 created 隔空打印
(creator AppleComputerCorporation AppleFairPlay) ComputingBrands.kif 956-956 蘋果 created FairPlay
(creator AppleComputerCorporation AppleMigrationAssistant) ComputingBrands.kif 989-989 蘋果 created 遷移助理
(creator AppleComputerCorporation AppleSafari) ComputingBrands.kif 975-975 蘋果 created Safari
(creator AppleComputerCorporation AppleSetupAssistant) ComputingBrands.kif 982-982 蘋果 created 設置助理
(creator AppleComputerCorporation CocoaTouch) ComputingBrands.kif 2433-2433 蘋果 created 可可觸控
(creator AppleComputerCorporation IBooks) ComputingBrands.kif 3293-3293 蘋果 created AppleBooks
(creator AppleComputerCorporation IBookstore) ComputingBrands.kif 3306-3306 蘋果 created iBookstore
(creator ByteDance TikTok) ComputingBrands.kif 4591-4591 ByteDance created TikTok
(creator ByteDance Toutiao) ComputingBrands.kif 4622-4622 ByteDance created Toutiao
(creator EBay EBayWebSite) ComputingBrands.kif 4677-4677 EBay created EBayWebSite
(creator FacebookCorporation Facebook) ComputingBrands.kif 69-69 臉書 created 臉書
(creator GoogleCorporation GMail) ComputingBrands.kif 3100-3100 GoogleCorporation created GMail
(creator GoogleCorporation YouTube) ComputingBrands.kif 4635-4635 GoogleCorporation created YouTube
(creator MicrosoftCorporation ActiveSync) ComputingBrands.kif 1770-1770 微軟 created 活性同步


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