// Abbreviations that are often at the end of a sentence. An initial capital // (not just a likely first word) will start a sentence after one of these. // Words should have an initial cap if needed, and are sorted in ascending // unicode order //L"a.C.", // bad diffs //L"d.C.", // same L"ENE.", L"Ene.", L"MAR.", L"Mar.", L"ene.", L"etc.", L"mar.",