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

6
LINES

< > BotCompany Repo | #1025559 // verbFromThirdPersonMap

JavaX fragment (include)

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

Author comment

Began life as a copy of #1011067

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025559
Snippet name: verbFromThirdPersonMap
Eternal ID of this version: #1025559/3
Text MD5: e78f65fcea28f08c7698ba9ed40f29ff
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:48:06
Source code size: 161 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 121 / 156
Version history: 2 change(s)
Referenced in: [show references]