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

5
LINES

< > BotCompany Repo | #1011057 // ai_yesNoQuestionWord_1

JavaX fragment (include)

static Set<S> ai_yesNoQuestionWord_1_list = litciset("am", "are", "is", "can", "does", "do", "did", "would", "might", "will", "must", "should", "has", "have");

static bool ai_yesNoQuestionWord_1(S s) {
  ret containsNotNull(ai_yesNoQuestionWord_1_list, s);
}

Author comment

Began life as a copy of #1011056

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: #1011057
Snippet name: ai_yesNoQuestionWord_1
Eternal ID of this version: #1011057/8
Text MD5: 4ba0fa79f32385cde403a3515b03da40
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-11 20:37:37
Source code size: 263 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 396 / 425
Version history: 7 change(s)
Referenced in: [show references]