summaryrefslogtreecommitdiff
path: root/src/GF/Speech/SISR.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Speech/SISR.hs')
-rw-r--r--src/GF/Speech/SISR.hs5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/GF/Speech/SISR.hs b/src/GF/Speech/SISR.hs
index 15ab98027..20c6f7fe4 100644
--- a/src/GF/Speech/SISR.hs
+++ b/src/GF/Speech/SISR.hs
@@ -17,7 +17,10 @@ import Data.List
infixl 8 :.
infixr 1 :=
-data SISRFormat = SISROld
+data SISRFormat =
+ -- SISR Working draft 1 April 2003
+ -- http://www.w3.org/TR/2003/WD-semantic-interpretation-20030401/
+ SISROld
deriving Show
data SISRExpr = SISRExpr := SISRExpr