static void ai_spec_addQuestionsToAdjective(S s) { if (!ai_hasTriple(s, "is", "an adjective")) ret; ai_postTriple(s, "begs the question", quote("What is the opposite of " + s + "?")); }
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: | 750 / 752 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1011590 - ai_spec_possiblyIs |