From Rachel at crosswire.org Tue Oct 16 09:32:33 2012 From: Rachel at crosswire.org (Rachel at crosswire.org) Date: Tue, 16 Oct 2012 09:32:33 -0700 Subject: [ntmss-docs-svn] r18 - trunk/Transcription Processing Message-ID: Author: Rachel Date: 2012-10-16 09:32:32 -0700 (Tue, 16 Oct 2012) New Revision: 18 Modified: trunk/Transcription Processing/Adding Page Layout 20.12.2011.doc trunk/Transcription Processing/Global Changes Log: Document modified Modified: trunk/Transcription Processing/Adding Page Layout 20.12.2011.doc =================================================================== (Binary files differ) Modified: trunk/Transcription Processing/Global Changes =================================================================== --- trunk/Transcription Processing/Global Changes 2012-08-21 12:03:37 UTC (rev 17) +++ trunk/Transcription Processing/Global Changes 2012-10-16 16:32:32 UTC (rev 18) @@ -43,6 +43,8 @@ '> &om;' to '> {om}' '>&om;' to '> {om}' '> &om;' to '> {om}' + '> om' to '> {om}' + ']om[' to ']&om;[' '> OM' to '> {om}' '>OM' to '> {om}' '> OM' to '> {om}' @@ -63,6 +65,8 @@ '[K]?[\K]' to '{comm}' Lots of these comm tags with various numbers of dots. Can probably do a Grep thing to clean them all up in one go. '[K] [\K]' to '{comm}' '[K][\K]' to '{comm}' + '{Comm}' to '{comm}' + '???]' to 'app]' Misc: @@ -79,18 +83,22 @@ ;;; to ; ;; to ; &lac?? to &lacu; + "|l||" to "|L|" "|L| " to "|L|" \|l\| to \|L\| - '?| to 'r|' - '?'| to 'v|' + ' ?|' to 'r|' (incl. space) + ' ?|' to 'v|' (incl. space) + '?|' to 'r|' + '?|' to 'v|' Cat's additional changes: '>?' (Greek Beta) to (Latin) '>B' '>?' (Greek Kappa) to (Latin) '>K' - All omicrons to Latin 'o' except: + Currently all omicrons are Latin and they need to be changed to Greek '?' except: + &om; All ones in curly brackets if possible. Or, if not possible, just {comm} and {om} - &om; + \ No newline at end of file