[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: VMs: Suggestions for keywords...?
Hi everyone,
A little more thinking out loud...
A lot of the keywords would be much better expressed as Perl regular
expressions:-
new Array("Wilfrid_Voynich", "W[iy]lfr[iy]d (Michal )?Voynich", "(Michal
)?Wojnicz",
"WMV"),
new Array("John_Dee", "(Dr )?John Dee",),
new Array("Edward_Kelly", "(Edward )?Kell(e)?y"),
new Array("Athanasius_Kircher", "(Athanasius )?Kircher"),
FWIW, I plan to replace " " with "\s+" within these search terms (so as to
find multi-word matches across line-breaks), though I haven't ~quite~ got
round to doing this yet. :-o
Cheers, .....Nick Pelling.....
______________________________________________________________________
To unsubscribe, send mail to majordomo@xxxxxxxxxxx with a body saying:
unsubscribe vms-list