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