summaryrefslogtreecommitdiff
path: root/src/lib/sounds/sounds.mli
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/sounds/sounds.mli')
-rw-r--r--src/lib/sounds/sounds.mli2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/sounds/sounds.mli b/src/lib/sounds/sounds.mli
index 7dea8c0..3b7b760 100644
--- a/src/lib/sounds/sounds.mli
+++ b/src/lib/sounds/sounds.mli
@@ -15,6 +15,8 @@ val schwa: t
It can be used to replace any element in a syllabus *)
val none: t
+val space: string -> t
+
(** This is the voyel i like in "ici"
When nazalized, the voyel become [in] like in "ainsi" *)
val i : t