3. Editing Decisions concerning Conflation of Entries in Affix.xml file:
As I have been going through the Affix.xml file, I have been making editing decisions about entries. Specifically, throughout this file there are entries which Kinkade listed as separate suffixes on his filecards, but which in fact are either 1) allomorphs of one affix, rather than affixes in their own right, or 2) combinations of two affixes which Kinkade analyzed as a separate affix.
In the first case, an example is the ‘inchoative’ affix has two allomorphs -?- and -p. These were listed as separate affixes in Kinkade’s affix filecards, and were therefore typed into the computer database as separate affixes. However, Kinkade himself did consider these to be allomorphs of one affix. Similarly with ?ac-/c-. With cases of this kind, I have listed both forms of the affix under one xml:id entry, but have indicated that there are allomorphs of the affix. And I have also placed all the illustrations of all the allomorphs together into one entry. Thus, for instance, all -?- and -p cases are in one xml:id entry.
In the second case, an example is words containing the causative morpheme -stu. In addition to the fact that this morpheme has different stressed and unstressed allomorphs, it is also found in combination with other suffixes. For example, -stu-m occurs in the data, as does -stu-n(n). Kinkade listed both -stu-m and -stunn as separate suffixes in the filecards, but his later analyses indicate that he perceived these sequences as combinations of affixes. With cases of this kind, I have moved the illustrations that Kinkade had for -stum and -stunn into the -stu xml:id entry. I have noted that I did this in the database itself, just to keep track, but these notes can be erased eventually.
I don't think this requires any action from me, although we'll need to look closely at what's happening to those entries in the Web page. To that end, I just downloaded the latest affix.xml
file in order to push it into the database, but it has some problems. One is this:
<dicteg>
<cit>əxʷ [TEXT IS NOT ALLOWED HERE OUTSIDE THE quote TAG]
<quote>(s)‐n̩‐√mèy=ap‐m̩én‐ct<gloss>confess</gloss>
</quote>
<bibl><!--[No source]--></bibl>
</cit>
</dicteg>
It looks like this pretty much shows the point you've reached in your editing, so I created a temporary file including only the entries up to that point, and tried uploading it to the database. I hit a file size limit problem when doing that -- an issue we've occasionally encountered before, and which Greg and I are working on -- so at the moment I can't put the file in the db. It does seem to me that this file is getting quite big, though, so I'm wondering if it would make things more practical if we split this file up into three or four sections?
One last thing I've been meaning to mention about posting to the blog. If you look to the bottom right of your screen in the blog entry editing page, you'll see a section headed "Text Renderers". In there is a checkbox labelled "Auto P". If you check that checkbox, you'll find that your carriage returns turn into actual paragraph breaks, so your text is not all run together. When I see your entries which are run together without breaks, I've been clicking on Edit, checking that box, and saving again, to introduce the page breaks. If you're wondering why that's off by default, it's because most of us using the blog tend to use HTML tags as we type, and do more complicated formatting, and the Auto P would interfere with that.