﻿#---------------------------------------------------------------------
# Copyright 2009, 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
#---------------------------------------------------------------------
# Phoenician-Latin
:: NFD (NFC);
$letter=[[:L:][\)\+\(\`\:\&\$\#]];

𐤇<>ḥ;
𐤈<>ṭ;

𐤑<>ṣ;
𐤔<š;

𐤀<>ʾ;
𐤁<>b;
𐤂<>g;
𐤃<>d;
𐤄<>h;
𐤅<>w;
𐤆<>z;
𐤉<>y;
𐤊<>k;
𐤋<>l;
𐤌<>m;
𐤍<>n;
𐤎<>s;
𐤏<>ʿ;
𐤐<>p;
𐤒<>q;
𐤓<>r;
𐤕<>t;
𐤙<>100;
𐤘<>20;
𐤗<>10;
𐤖<>1;
𐤟<>' ';
:: ([$letter] upper);
:: NFC (NFD);
