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

37
LINES

< > BotCompany Repo | #1008271 // Negation Search [WORKS]

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (11073L/77K/252K).

!7

sS bla = [[
  Always: (Q: Do you know what X is?) & (X is Y) => A: It's Y
  Always: (Q: Do you know what X is?) & (No Y where (X is Y)) => A: What is X?
  
  The box is green
  
  anmjmlkwmjbzbiss - Always: X
  ufzlismnlhvbjqoj - (X) and (Y) and (Z) and (AA) and (AB) => (AC)
  phkdhqkhzytkwdpb - (X) and (Y) and (Z) and (AA) => (AB)
  cntevdawguaaxqmn - (X) and (Y) and (Z) => (AB)
  eijdjqhyzheusetj - (X) and (Y) and (Z) => (AA)
  mwpbetwhkuuuupws - X and Y and Z => AA
  txsysipmstxmjhmi - (X) and (Y) => (Z)
  cuutddpitkuswthu - While (X) => (Y)
  kecvwixuouqlpzhu - (X) and (Y) => Z
  tusgcjefvtgebzba - (X) & (Y) => Z
  wziyypnyayfphdxs - (X) => (Y)
  chkfkshhwshoauan - X => Y
  mcoswmplpqlieruo - (X)
  
  vouwrrhtmajsgaby - Q: X
  nywfcwkkcknzhmdy - A: X
  
  icpawfsfqehwdnon - Do you know what X is?
  urfkhwfasdaqqqse - What is X?
  wcwlqvvrpdwjzfms - X is Y
  kxlzhendchftgjqh - No X where (Y)
  zhahnerfmvfdqkxd - It's X
]];

p {
  myTruthNonPersist(bla);
  lispSolveQuestionVerbose("Do you know what the box is?");
  lispSolveQuestionVerbose("Do you know what the bear is?");
}

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: #1008271
Snippet name: Negation Search [WORKS]
Eternal ID of this version: #1008271/18
Text MD5: f3610f470eed0ad80571ec9b40aaf8e0
Transpilation MD5: cfdd187696c7d12612fe7e0ed9d587cc
Author: stefan
Category: javax / a.i.
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-05-07 00:59:48
Source code size: 1133 bytes / 37 lines
Pitched / IR pitched: No / No
Views / Downloads: 532 / 604
Version history: 17 change(s)
Referenced in: [show references]