1 | static void ai_spec_addQuestionsToAdjective(S s) {
|
2 | if (!ai_hasTriple(s, "is", "an adjective")) ret; |
3 | ai_postTriple(s, "begs the question", quote("What is the opposite of " + s + "?"));
|
4 | } |
Began life as a copy of #1011437
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: | #1011586 |
| Snippet name: | ai_spec_addQuestionsToAdjective |
| Eternal ID of this version: | #1011586/2 |
| Text MD5: | 2a8c20d9cc5cf6a84c863100d3ea84fb |
| 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-31 18:44:43 |
| Source code size: | 192 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 751 / 753 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |