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

6
LINES

< > BotCompany Repo | #1011067 // verbToThirdPersonMap

JavaX fragment (include)

static cached SS verbToThirdPersonMap() {
  Map<S> map = ciMap();
  for (L<S> l : englishVerbQuintuples())
    map.put(get(l, 0), get(l, 3));
  ret map;
}

Author comment

Began life as a copy of #1011013

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: #1011067
Snippet name: verbToThirdPersonMap
Eternal ID of this version: #1011067/3
Text MD5: 8a3113981aa9c4e73d37a36001438c28
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-03 16:47:59
Source code size: 159 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 384 / 422
Version history: 2 change(s)
Referenced in: [show references]