Smarter Parser
version 15/120116 by Aaron Reed
Section - Standardize be verbs
A smarter parser rule when sp_normal (this is the standardize be verbs rule):
replace the regular expression "\b(had|has|have|having)\b " in the reborn command with "";
replace the regular expression "\b(is|am|are|be|being|been|was|were)\b" in the reborn command with "_be".