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

12
LINES

< > BotCompany Repo | #1008339 // Test parseQuality [OK]

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

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

!7

p {
  myTruthNonPersist(standardConcepts());
  checkQuality("I don't know");
  checkQuality("I do not know");
}

svoid checkQuality(S s) {
  Lisp l = englishToLisp(s);
  print(parseQuality(l) + " - " + l);
}

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: #1008339
Snippet name: Test parseQuality [OK]
Eternal ID of this version: #1008339/2
Text MD5: d4f489c054618e74a8f3f65595d3cee7
Transpilation MD5: e90b9bd012c316d594f375a2cfd65a2d
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-08 01:08:31
Source code size: 222 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 312 / 340
Version history: 1 change(s)
Referenced in: [show references]