Autogram checker: Difference between revisions

Content added Content deleted
(J: adjust for {{incorrect|J|punctuation count is wrong in 7 (but right for 3)}})
Line 79: Line 79:
}}
}}


NB. we use a different autogram requirement for some cases
normalizep=: tolower@#~ e.&(''',-!') +. tolower~:toupper
normalizep=: tolower@#~ e.&(''',-!') +. tolower~:toupper
normalizep2=: rplc&('apostrophe';'''';'comma';',';'hyphen';'-';'exclamation point';'!')
normalizep2=: rplc&('apostrophe';'''';'comma';',';'hyphen';'-';'exclamation point';'!')