This is just a rough sketch for the record. I hope it may be interesting to other electronic-text projects.
We have project meetings with 3-5 members about twice a week for about two hours each time. We are all over the globe (Canada, India, Europe, Australia), so even if it were not 2021-2022, we would use Zoom.
Manuscript transcription
Before we meet, a lot of work has already taken place. Project members have transcribed an agreed section of the text from the three Nepalese manuscripts that we are studying. These MS transcriptions are done according to Saktumiva’s subset of the TEI Guidelines.
The process of transcription this. In one window we view the digital image of a MS folio. In another window we have an editor open with a copy of the etext of the Nirṇayasāgara vulgate edition by Yādavaśarma Trivikrama Ācārya.[1]The etext of the vulgate was transcribed and released in 2009 by Professor Tsutomu Yamashita and Dr Yasutaka Muroya, to whom we are extremely grateful. Due to text availability issues, the … Continue reading In another oXygen editor window we start transcribing from the MS folio. Sometimes we use the vulgate etext as a template and alter it to match the MS. In other cases, when the MS text diverges, we just transcribe without a template.
We usually transcribe from MS NAK 5-333 first, because the script is least challenging and the text is most complete. That is followed by NAK 1-1079 and finally KL 699.
Some of us use Charles Li’s Quick Palaeographer as an aid while learning the palaeography of a new manuscript. This enables one rapidly to build up an indexed and clickable repertoire of letter-forms from a manscrupt image.
Conduct of Meetings
- We each have a web page open at the online new edition at Saktumiva.
I often share my screen with the rest of the team, so they can look at things we’re jointly discussing within their Zoom window. Sometimes others share their screens with the group. We swap about.
Process
One of us reads out a section of the text from Saktumiva. We jointly discuss its meaning and interpretation. We look at the variant readings and often we edit these, or choose different readings to put in the main edited text. Each time this happens, I edit the source files in oXygen, save them, send them to Saktumiva using Filezilla (a single keypress, instantaneous), and then refresh the browser screen displaying Saktumiva. This takes about five seconds and then we all have the updated version of the edition before us, reflecting our discussion. We continue in this way
Meanwhile, I also have an editor window open with the evolving English translation.[2]The editor I use is TeXstudio, but others use their favourite editors like TeXshop. As we read and discuss the text, I write out the translation we agree upon. Like many Indologists, we are using LaTeX as our document prepration system.
After the meeting
At the end of a session, I use Git on my computer to send all the updated files to our project repository at Github. I am comfortable with the Linux command-line, so I often issue my git commands directly. But oXygen has a convenient git plugin that provides a menu-driven interface that is also very simple and good to use. The files at Github are the reference versions of our files. Git also helps us to manage version control if several of us happen to edit the same file at the same time in our different locations. The Git repo houses not only the MS transcriptions, but also the TeX file of our translation and a PDF of the output so that viewers can see the evolving translation.
Transparency
These working methods are unusually transparent. We are sharing our progress on a daily basis as it evolves. This is not a common procedure. The norm in academic projects is to work privately and publish results periodically in a fully-polished form. We will also be submitting our results in the traditional manner to peer-reviewed journals at various milestones. But at any time, anyone can see what we are doing on that day.
Footnotes
↑1 | The etext of the vulgate was transcribed and released in 2009 by Professor Tsutomu Yamashita and Dr Yasutaka Muroya, to whom we are extremely grateful. Due to text availability issues, the sūtrasthāna (Su.1) and śārīrasthāna (Su.3) were transcribed mostly from the 1931 edition and the rest of the text from the 1938 edition. |
---|---|
↑2 | The editor I use is TeXstudio, but others use their favourite editors like TeXshop. |