Libraryless. Click here for Pure Java version (4708L/31K/103K).
!7 static Set<S> nouns = synchroTreeSet(); p { new TableFinder finder; finder.go(loadSnippet("#3000154")); do { if (l(finder.data) < 10) continue; for (L<S> row : finder.data) { S word = dropAllTags(row.get(1)).trim(); nouns.add(word); } } while (finder.findTable()); print(l(nouns) + " nouns loaded."); if (isMain()) printLines(nouns); } answer { if "number of nouns" ret "" + l(nouns); if (match("is * a noun", s, m)) ret nouns.contains(m.unq(0).toLowerCase()) ? "Yes" : "No"; }
Began life as a copy of #1002314
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment