Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1012875 // ai_muse_pluma

JavaX fragment (include)

// result is thought space
static void ai_muse_pluma(S word) {
  ai_newThoughtSpaceBlockingA("#Start word", "#Question"); // "#Start word" is not used
  ai_muse_pluma_processWord(word);
}

svoid ai_muse_pluma_processWord(S word) {
  S type = ai_forward(word, "is a");
  post("#Question", "is", "What type of " + type + " is it?");
}

Author comment

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: 276 / 318
Version history: 1 change(s)
Referenced in: [show references]