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

6
LINES

< > BotCompany Repo | #1017755 // ai_englishAntiWordCategoriesWithElements - non-examples

JavaX fragment (include)

static Map<S, Set<S>> ai_englishAntiWordCategoriesWithElements() {
  final Map<S, Set<S>> wordCategories = ciMap();
  for (S cat : mL("All english word categories"))
    putIfValueNempty(wordCategories, cat, combinedMechSetsCI(ai_antiMechListNamesForAngleBracketCategory(cat)));
  ret wordCategories;
}

Author comment

Began life as a copy of #1017343

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017755
Snippet name: ai_englishAntiWordCategoriesWithElements - non-examples
Eternal ID of this version: #1017755/2
Text MD5: f693b4e62669f12847758cf9c7cc9ed6
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-08 14:27:44
Source code size: 307 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 305 / 326
Version history: 1 change(s)
Referenced in: [show references]