static Set<S> ai_questionWord_1_list = litciset("what", "who", "why", "when", "where", "how"); static bool ai_questionWord_1(S s) { ret containsNotNull(ai_questionWord_1_list, s); }
Began life as a copy of #1010673
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: | #1011056 |
| Snippet name: | ai_questionWord_1 |
| Eternal ID of this version: | #1011056/3 |
| Text MD5: | 4641cec6a365adc5a738fae39068d609 |
| 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-23 10:00:14 |
| Source code size: | 188 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 686 / 739 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |