sS ai_createNounRefs_1(L tokens, Set pronouns, Set nouns) { Map map = ai_createNounRefMap_1(tokens, pronouns, nouns); ret ai_withTokenRefNumbers(tokens, map); }