1 | static bool ai_greetingRule1(S a) { |
2 | if (ai_is(a, "recent") |
3 | && ai_is(a, "a greeting") |
4 | && ai_is(a, "unanswered")) { |
5 | ai_postTriple(a, "should be", "answered by me"); |
6 | true; |
7 | } |
8 | false; |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1011400 |
Snippet name: | ai_greetingRule1 |
Eternal ID of this version: | #1011400/1 |
Text MD5: | 810a0589538afa752f81fa19aaae591f |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-28 23:14:48 |
Source code size: | 209 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 366 / 406 |
Referenced in: | [show references] |