45,647
edits
No edit summary |
No edit summary |
||
Line 85: | Line 85: | ||
for word in gsplit(term, " ") do | for word in gsplit(term, " ") do | ||
if b then table.insert(result, export. | if b then table.insert(result, export.antique_crux(word)) | ||
else table.insert(result, export. | else table.insert(result, export.crux(word)) end | ||
end | end | ||