cdli-gh / pyoracc

Python tools for working with ATF
GNU General Public License v3.0
2 stars 3 forks source link

ATF line error #28

Open epageperron opened 6 years ago

epageperron commented 6 years ago

Error concerning atf line numbering syntax should be explicit

if a line doesn't start with # or $ or @ then it has to start with n then optional ' then period then space

if any of this is missing or wrong, the message should be clear about that

eg

8. 1'.

"A transliteration line should always start with a number, followed by an optional straight single quote, a period, then a space."