[sword-svn] r98 - trunk/source/data/translit/crosswire
chrislit at crosswire.org
chrislit at crosswire.org
Thu Jan 5 00:08:02 MST 2006
Author: chrislit
Date: 2006-01-05 00:07:58 -0700 (Thu, 05 Jan 2006)
New Revision: 98
Removed:
trunk/source/data/translit/crosswire/bak/
trunk/source/data/translit/crosswire/t_Goth_IPA.txt.new
trunk/source/data/translit/crosswire/wk/
Log:
removing some backup files that I didn't mean to commit
Deleted: trunk/source/data/translit/crosswire/t_Goth_IPA.txt.new
===================================================================
--- trunk/source/data/translit/crosswire/t_Goth_IPA.txt.new 2006-01-05 04:11:05 UTC (rev 97)
+++ trunk/source/data/translit/crosswire/t_Goth_IPA.txt.new 2006-01-05 07:07:58 UTC (rev 98)
@@ -1,82 +0,0 @@
- // -*- Coding: utf-8; -*-
-//--------------------------------------------------------------------
-// Copyright 2001-2003, CrossWire Bible Society (www.crosswire.org)
-// All rights reserved. Usage permitted according to the MIT/X11
-// License: http://www.opensource.org/licenses/mit-license.php
-//--------------------------------------------------------------------
-// Based on transliteration presented in The World's Writing Systems
-// edited by Peter Daniels & William Bright, p. 292
-//--------------------------------------------------------------------
-
-// Gothic-IPA
-
-t_Goth_IPA {
- Rule {
- ":: NFD (NFC) ;"
-
- "$tC = [ptkbdɡfþhxjwʷʔɣðβθʰlrmnŋsz];"
- "$tV = [aeiou];"
-
- "$gC = [𐌱𐌲𐌳𐌵𐌶𐌷𐌸𐌺𐌻𐌼𐌽𐌾𐍀𐍂𐍃𐍄𐍆𐍇𐍈];"
- "$gV = [𐌰𐌴𐌹𐌿𐍉];"
-
- "𐍀>p;"
- "𐍄>t;"
- "𐌺>k;"
- "𐌵>k;"
-
- "𐌱𐌱>bb;"
- "𐌱}[:^L:]>b;"
- "$gC{𐌱>b;"
- "𐌱>β;"
- "𐌳𐌳>dd;"
- "𐌳}[:^L:]>d;"
- "$gC{𐌳>d;"
- "𐌳>ð;"
- "𐌲}𐌲>ŋ;"
- "𐌲𐍅>ɡʷ;"
- "𐌲>|ɣ;"
- "ɣ}[𐍄𐍃][:^L:]>x;"
- "ɣ}[:^L:]>x;"
-
- "𐍆>f;"
- "𐌸>θ;"
- "𐌷>h;"
- "𐍈>h;"
-
- "𐍃>s;"
- "𐌶>z;"
-
- "𐌼>m;"
- "𐌽>n;"
-
- "𐌻>l;"
- "𐍂>r;"
-
- "𐌾>j;"
- "𐌹̈>|𐌹;"
- "𐌹𐍅>iʊ;"
- "𐍅>w;"
-
- "𐌰𐌹}[𐌷𐍂𐍈]>ɛ;"
- "𐌰𐌹>ɛː;"
- "𐌴𐌹>iː;"
- "𐌰𐌿}[𐌷𐍂𐍈]>ɔ;"
- "𐌰𐌿>ɔː;"
-
- "𐌰>a;"
- "𐌿>u;"
- "𐌴>eː;"
- "𐌹>i;"
- "𐍉>oː;"
-
- "𐍇>kʰ;"
-
- "𐍁>Q;"
- "𐍊>T;"
-
- ":: ([:Latin:] lower) ;"
-
- ":: NFC (NFD) ;"
- }
-}
More information about the sword-cvs
mailing list