Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

1
LINES

< > BotCompany Repo | #3000506 // Smart Bot's answer to: !fresh ellipsisTerms("the ... rule")

New Tinybrain snippet

[7082 ms] ["!store-triple the text of the chemist rule", "!word -> , -> a chess engine rule", "!word -> , -> the german rule", "!word a chess engine rule", "!word the german rule", "\"{A $X -> has -> what?} => activate {A $X -> has -> $Y}\" is an activation rule", "2018 Will Rule", "[[(I am angry that X) implies (X)]] -> is -> the implication rule", "[[(I am angry that X) implies (X)]] is the implication rule", "[[If        (X is a cool feature for a camera)\nand input (I have a camera)\nthen say  (Does it have X?)]] -> is -> the camera rule", "[[If        (X is a cool feature for a camera)\nand input (I have a camera)\nthen say  (Does it have X?)]] is the camera rule", "[[if       (initiative)\nand no   (#user has a project)\nand no   (#user doesn't have a project)\nthen say (Do you have anything you working on?)]] -> is -> the project rule", "[[if       (initiative)\nand no   (#user has a project)\nand no   (#user doesn't have a project)\nthen say (Do you have anything you working on?)]] is the project rule", "[[if   \"give me all the dichotomies\"\nthen ai_texts_tripelize(\"$X is a dichotomy\")]] -> is -> the give-me rule", "[[if   \"give me all the dichotomies\"\nthen ai_texts_tripelize(\"$X is a dichotomy\")]] is the give-me rule", "[[if   \"what is the plural of <word>\"\nthen plural(\"<word>\")]] -> is -> the generalized plural rule", "[[if   \"what is the plural of <word>\"\nthen plural(\"<word>\")]] is the generalized plural rule", "[[if   \"what is the plural of piece\"\nthen plural(\"piece\")]] -> is -> the plural rule", "[[if   \"what is the plural of piece\"\nthen plural(\"piece\")]] is the plural rule", "[[if   (#job -> is -> say hello in smart bot's chat)\nthen postToSmartBotsChat(\"Hello from rule engine!\")]] -> is -> a good rule", "[[if   (#job -> is -> say hello in smart bot's chat)\nthen postToSmartBotsChat(\"Hello from rule engine!\")]] is a good rule", "[[if   (#Who is a person?)\nand  (X is a person)\nthen (X)]] -> is -> the who is a person rule", "[[if   (#Who is a person?)\nand  (X is a person)\nthen (X)]] is the who is a person rule", "[[if   (a line beginning with \"voulez vous \" is in french)\nand  swic(#input, \"voulez vous \")\nthen (#guessed language is french)]] -> is -> the french rule", "[[if   (a line beginning with \"voulez vous \" is in french)\nand  swic(#input, \"voulez vous \")\nthen (#guessed language is french)]] is the french rule", "[[if   (a line beginning with \"was ist \" is in german)\nand  swic(#input, \"was ist \")\nthen (#guessed language is german)]] -> is -> the german rule", "[[if   (a line beginning with \"was ist \" is in german)\nand  swic(#input, \"was ist \")\nthen (#guessed language is german)]] is the german rule", "[[If   (Rybka is a chess engine)\nand  (Zappa is a chess engine)\nthen (We could let Rybka play against Zappa!)]] -> is -> a chess engine rule", "[[If   (Rybka is a chess engine)\nand  (Zappa is a chess engine)\nthen (We could let Rybka play against Zappa!)]] is a chess engine rule", "[[if   (X is Y)\nand  (ai_possiblyRule(X))\nand  (singleEllipsisMatch(\"the ... rule\", Y))\nthen (post(\"the text of \" + Y, \"is\", X))]] -> is -> the rule text rule", "[[if   (X is Y)\nand  (ai_possiblyRule(X))\nand  (singleEllipsisMatch(\"the ... rule\", Y))\nthen (post(\"the text of \" + Y, \"is\", X))]] is the rule text rule", "[[if   (X's name is GM Eric Hansen)\nthen (X is a chess grand master)\nand  (X's name is Eric Hansen)]] -> is -> the GM rule", "[[if   (X's name is GM Eric Hansen)\nthen (X is a chess grand master)\nand  (X's name is Eric Hansen)]] is the GM rule", "[[if   (X's name is GM Eric Hansen)\nthen (X is a GM)\nand  (X's name is Eric Hansen)]] -> is -> the GM rule", "[[if   (X's name is GM Eric Hansen)\nthen (X is a GM)\nand  (X's name is Eric Hansen)]] is the GM rule", "[[if  (how many terms do we have?)\nand ($n = numberOfTermsInMainIndex())\nthen say (We have $n shortened terms.)]] -> is -> the number of terms rule", "[[if  (how many terms do we have?)\nand ($n = numberOfTermsInMainIndex())\nthen say (We have $n shortened terms.)]] is the number of terms rule", "[[if  (Unix is the best operating system)\nthen (Unix is an operating system)]] -> is -> a true rule", "[[if  (Unix is the best operating system)\nthen (Unix is an operating system)]] is a true rule", "[[If \"We have three key ideas.\" then \"What is the first key idea?\"]] -> is -> a rule", "[[If \"We have three key ideas.\" then \"What is the first key idea?\"]] is a rule", "[[if \"what is 2+2\" then \"4. duh\"]] -> is -> a funny rule", "[[if \"what is 2+2\" then \"4. duh\"]] is a funny rule", "[[If (#input contains a chemistry term)\nthen say (Are you a chemist?)]] -> is -> the chemist rule", "[[If (#input contains a chemistry term)\nthen say (Are you a chemist?)]] is the chemist rule", "[[if (#input is all upper case) then say (WHY YOU SCREAM AT ME)]] -> is -> the scream rule", "[[if (#input is all upper case) then say (WHY YOU SCREAM AT ME)]] is the scream rule", "[[if (#word is \"the text of snippet #3000498\")\nthen (post(\"the text of snippet #3000498\", \"is\", quote(loadSnippet(#3000498))))]] -> is -> the loadSnippet rule", "[[if (#word is \"the text of snippet #3000498\")\nthen (post(\"the text of snippet #3000498\", \"is\", quote(loadSnippet(#3000498))))]] is the loadSnippet rule", "[[if (a comparator is a type of Java object) then (a comparator is a Java object)]] -> is -> a rule", "[[if (a comparator is a type of Java object) then (a comparator is a Java object)]] is a rule", "[[if (a PC has a X) and input (I have a PC) then say (What kind of X does your PC have?)]] -> is -> the PC rule", "[[if (a PC has a X) and input (I have a PC) then say (What kind of X does your PC have?)]] is the PC rule", "[[if (initiative) then say (I have so much initiative!)]] -> is -> the initiative rule", "[[if (initiative) then say (I have so much initiative!)]] is the initiative rule", "[[if (TODO -> is -> $X)\nthen (#job -> is -> $X)]] -> is -> the job rule", "[[if (TODO -> is -> $X)\nthen (#job -> is -> $X)]] is the job rule", "[[if (X -> is -> a prominent list)\nthen    (X -> is a typical example for -> a list)]] -> is -> the typical rule", "[[if (X -> is -> a prominent list)\nthen    (X -> is a typical example for -> a list)]] is the typical rule", "[[If (X is a chat line) and (X was sent by human) then (X is in space WhatUserSays)]] -> is -> a rule", "[[If (X is a chat line) and (X was sent by human) then (X is in space WhatUserSays)]] is a rule", "[[If (X is a smart bot's chat line) and (X was sent by human) then (X is in space WhatUserSays)]] -> is -> a rule", "[[If (X is a smart bot's chat line) and (X was sent by human) then (X is in space WhatUserSays)]] is a rule", "[[if (Y -> is the opposite of -> X) and input (if something is not X, then it is...) then say (Y!)]] -> is -> the opposite rule", "[[if (Y -> is the opposite of -> X) and input (if something is not X, then it is...) then say (Y!)]] is the opposite rule", "[[if input (does every word contain an \"e\"?)\nif       (X is a typical set of words)\nand      (L = parseList(X))\nthen say (yesNo(containsIC(l, \"e\")))]] -> is -> the every word test rule", "[[if input (does every word contain an \"e\"?)\nif       (X is a typical set of words)\nand      (L = parseList(X))\nthen say (yesNo(containsIC(l, \"e\")))]] is the every word test rule", "[[if input (does X look like an IP address?) then (if isIPv4(X) then say (Yes) else say (No))]] -> is -> the IP v4 rule", "[[if input (does X look like an IP address?) then (if isIPv4(X) then say (Yes) else say (No))]] is the IP v4 rule", "[[if input (how many steps does analyzing a rule take?)\nthen say evaluated (ai_numberOfSteps_for(\"analyzing a rule\"))]] -> is -> the \"how many steps\" rule", "[[if input (how many steps does analyzing a rule take?)\nthen say evaluated (ai_numberOfSteps_for(\"analyzing a rule\"))]] is the \"how many steps\" rule", "[[if input (i am angry) then say (what are you angry about?)]] -> is -> the angry rule", "[[if input (i am angry) then say (what are you angry about?)]] is the angry rule", "[[if input (I'm going to a club)\nand (in a club, you need X)\nthen say (Don't forget your X!)]] -> is -> the going to a club rule", "[[if input (I'm going to a club)\nand (in a club, you need X)\nthen say (Don't forget your X!)]] is the going to a club rule", "[[If input (is X Y?)\nand (X is possibly Y)\nthen say (Possibly)]] -> is -> the possibly rule", "[[If input (is X Y?)\nand (X is possibly Y)\nthen say (Possibly)]] is the possibly rule", "[[If input (is X Y?)\nand (X possibly is Y)\nthen say (Possibly)]] -> is -> the possibly rule", "[[If input (is X Y?)\nand (X possibly is Y)\nthen say (Possibly)]] is the possibly rule", "[[if user says (what is X) and no (X is Y) and no (Y is X) then say (I don't know. What is it?)]] -> is -> the longer what is rule", "[[if user says (what is X) and no (X is Y) and no (Y is X) then say (I don't know. What is it?)]] -> is -> the what is rule", "[[if user says (what is X) and no (X is Y) and no (Y is X) then say (I don't know. What is it?)]] is the longer what is rule", "[[if user says (what is X) and no (X is Y) and no (Y is X) then say (I don't know. What is it?)]] is the what is rule", "[[since (an opposite is a pair of things)\nif    (somebody gives you an opposite)\nthen  (it will be a pair)]] -> is -> the opposite rule", "[[since (an opposite is a pair of things)\nif    (somebody gives you an opposite)\nthen  (it will be a pair)]] is the opposite rule", "a chess engine rule", "a correct parse according to the rule", "a funny rule", "a good rule", "a rule", "a true rule", "activation rule", "active rule", "an activation rule", "an active rule", "an auto-apply rule", "analyzing a rule", "auto-apply rule", "chess engine rule", "defining the rule", "funny rule", "good rule", "if (X -> is -> an active topic) then \"Are you interested in X?\" is the \"interested\" rule", "if (X -> is -> an active topic) then (Are you interested in X?) is the simpler \"interested\" rule", "if (X is an active topic) then \"Are you interested in X?\" is the \"interested\" rule", "if (X is an active topic) then (am i interested in X?) is the simpler \"interested\" rule", "if (X is an active topic) then (Are you interested in X?) is the simpler \"interested\" rule", "my chess engine rule", "my funny rule", "my rule", "OK, stored: \"{A $X -> has -> what?} => activate {A $X -> has -> $Y}\" -> is -> an activation rule", "OK, stored: a good parse -> is -> a correct parse according to the rule", "rule_numberOfTerms -> is -> an auto-apply rule", "rule_numberOfTerms is an auto-apply rule", "rule_numberOfTriples -> is -> an auto-apply rule", "rule_numberOfTriples is an auto-apply rule", "rule_theAngryRule -> is -> an auto-apply rule", "rule_theAngryRule is an auto-apply rule", "the \"how many steps\" rule", "the \"interested\" rule", "the angry rule", "the camera rule", "the chemist rule", "the chess engine rule", "the every word test rule", "the french rule", "the funny rule", "the generalized plural rule", "the german rule", "the give-me rule", "the GM rule", "the going to a club rule", "the implication rule", "the initiative rule", "the IP v4 rule", "the job rule", "the loadSnippet rule", "the longer what is rule", "the number of terms rule", "the opposite rule", "the PC rule", "the plural rule", "the possibly rule", "the project rule", "the rule", "the rule text rule", "the scream rule", "the simpler \"interested\" -> rule -> is an active rule", "the simpler \"interested\" rule", "the simpler \"interested\" rule is an active rule", "the text of the \"interested\" rule", "the text of the camera rule", "the text of the chemist rule", "the text of the french rule", "the text of the generalized plural rule", "the text of the german rule", "the text of the give-me rule", "the text of the give-you rule", "the text of the initiative rule", "the text of the IP v4 rule", "the text of the job rule", "the text of the loadSnippet rule", "the text of the longer what is rule", "the text of the opposite rule", "the text of the PC rule", "the text of the plural rule", "the text of the possibly rule", "the text of the project rule", "the text of the rule text rule", "the text of the scream rule", "the text of the simpler \"interested\" rule", "the text of the what is rule", "the text of the who is a person rule", "the typical rule", "the what is rule", "the who is a person rule", "their chess engine rule", "their funny rule", "their rule", "true rule", "what is the angry rule", "what is the camera rule", "what is the implication rule", "which rule", "you just code the rule", "your chess engine rule", "your funny rule", "your rule"]

download  show line numbers   

Snippet is not live.

Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #3000506
Snippet name: Smart Bot's answer to: !fresh ellipsisTerms("the ... rule")
Eternal ID of this version: #3000506/1
Text MD5: c8db80416590b7d24eae9c469082cf53
Author: someone
Category:
Type: New Tinybrain snippet
Gummipassword: smart-bot-for-user
Uploaded from IP: 185.183.156.46
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-07 13:02:58
Source code size: 12723 bytes / 1 line
Pitched / IR pitched: No / No
Views / Downloads: 331 / 77
Referenced in: [show references]