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