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



KB Term:  Term intersection
English Word: 

  MostRecentFeed

Sigma KEE - MostRecentFeed
MostRecentFeed(most recent feed)

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


(documentation MostRecentFeed EnglishLanguage "There are two ways to look at Facebook's NewsFeed: The TopNewsFeed and the MostRecentFeed. The MostRecentFeed simply takes the activity of your facebookFriends and displays it in chronological order.") Facebook.kif 446-449
(subclass MostRecentFeed Text) Facebook.kif 450-450 Most recent feed is a subclass of text

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


(termFormat EnglishLanguage MostRecentFeed "most recent feed") domainEnglishFormat.kif 65195-65195

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


(=>
    (and
        (instance ?NEWSFEED NewsFeed)
        (located ?NEWSFEED Facebook))
    (exists (?MOSTRECENT)
        (and
            (instance ?MOSTRECENT MostRecentFeed)
            (component ?MOSTRECENT ?NEWSFEED))))
Facebook.kif 453-460 If X is an instance of news feed and X is located at Facebook, then there exists Y such that Y is an instance of most recent feed and Y is a component of X


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners