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).

1  
!7
2  
3  
sS bla = [[
4  
  Always: (Q: Do you know what X is?) & (X is Y) => A: It's Y
5  
  Always: (Q: Do you know what X is?) & (No Y where (X is Y)) => A: What is X?
6  
  
7  
  The box is green
8  
  
9  
  anmjmlkwmjbzbiss - Always: X
10  
  ufzlismnlhvbjqoj - (X) and (Y) and (Z) and (AA) and (AB) => (AC)
11  
  phkdhqkhzytkwdpb - (X) and (Y) and (Z) and (AA) => (AB)
12  
  cntevdawguaaxqmn - (X) and (Y) and (Z) => (AB)
13  
  eijdjqhyzheusetj - (X) and (Y) and (Z) => (AA)
14  
  mwpbetwhkuuuupws - X and Y and Z => AA
15  
  txsysipmstxmjhmi - (X) and (Y) => (Z)
16  
  cuutddpitkuswthu - While (X) => (Y)
17  
  kecvwixuouqlpzhu - (X) and (Y) => Z
18  
  tusgcjefvtgebzba - (X) & (Y) => Z
19  
  wziyypnyayfphdxs - (X) => (Y)
20  
  chkfkshhwshoauan - X => Y
21  
  mcoswmplpqlieruo - (X)
22  
  
23  
  vouwrrhtmajsgaby - Q: X
24  
  nywfcwkkcknzhmdy - A: X
25  
  
26  
  icpawfsfqehwdnon - Do you know what X is?
27  
  urfkhwfasdaqqqse - What is X?
28  
  wcwlqvvrpdwjzfms - X is Y
29  
  kxlzhendchftgjqh - No X where (Y)
30  
  zhahnerfmvfdqkxd - It's X
31  
]];
32  
33  
p {
34  
  myTruthNonPersist(bla);
35  
  lispSolveQuestionVerbose("Do you know what the box is?");
36  
  lispSolveQuestionVerbose("Do you know what the bear is?");
37  
}

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: 536 / 611
Version history: 17 change(s)
Referenced in: [show references]