mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-16 22:52:50 -06:00
Haralds (c) started.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
module Ethiopic where
|
||||
|
||||
-- Ascii-Unicode decoding for Ethiopian
|
||||
-- Copyright (c) Harald Hammarström 2003 under Gnu General Public License
|
||||
|
||||
mkEthiopic :: String -> String
|
||||
mkEthiopic = digraphWordToUnicode . adHocToDigraphWord
|
||||
|
||||
|
||||
Reference in New Issue
Block a user