static bool ai_greetingRule1(S a) { if (ai_is(a, "recent") && ai_is(a, "a greeting") && ai_is(a, "unanswered")) { ai_postTriple(a, "should be", "answered by me"); true; } false; }
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: | 597 / 642 |
| Referenced in: | [show references] |