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

5
LINES

< > BotCompany Repo | #1011595 // ai_spec_isAQuestion

JavaX fragment (include)

static void ai_spec_isAQuestion(S _s) {
  S s = unquote(_s);
  if (ai_isQuestion_1(s) || endsWith(s, "?"))
    ai_postTriple(_s, "is", "a question");
}

Author comment

Began life as a copy of #1011437

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: #1011595
Snippet name: ai_spec_isAQuestion
Eternal ID of this version: #1011595/2
Text MD5: 89b5cd908e62f2d7366fbb9c9df462c1
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-11-01 00:06:14
Source code size: 155 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 426 / 470
Version history: 1 change(s)
Referenced in: [show references]