1 | // result is thought space |
2 | static void ai_muse_pluma(S word) { |
3 | ai_newThoughtSpaceBlockingA("#Start word", "#Question"); // "#Start word" is not used |
4 | ai_muse_pluma_processWord(word); |
5 | } |
6 | |
7 | svoid ai_muse_pluma_processWord(S word) { |
8 | S type = ai_forward(word, "is a"); |
9 | post("#Question", "is", "What type of " + type + " is it?"); |
10 | } |
Began life as a copy of #1012872
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: | #1012875 |
Snippet name: | ai_muse_pluma |
Eternal ID of this version: | #1012875/2 |
Text MD5: | bd6500e1951e253c6b32dcb2169e30d6 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-12-14 23:31:12 |
Source code size: | 341 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 348 / 392 |
Version history: | 1 change(s) |
Referenced in: | [show references] |