From 3a4b000c9e667d9e2c16c7059b4e37362c395a3a Mon Sep 17 00:00:00 2001
From: Patrick Renner <prenner@techfak.uni-bielefeld.de>
Date: Mon, 28 May 2018 15:17:43 +0200
Subject: [PATCH] Added flobi to dic and fixed automatica grammar

---
 psGrammar/demos/automatica2018.jsgf | 2 --
 psGrammar/dictionary/tobiDic.dic    | 2 ++
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/psGrammar/demos/automatica2018.jsgf b/psGrammar/demos/automatica2018.jsgf
index 314ef0dd..78d625e7 100644
--- a/psGrammar/demos/automatica2018.jsgf
+++ b/psGrammar/demos/automatica2018.jsgf
@@ -14,5 +14,3 @@ public <statement> = <command>;
 <cabinet1> = (the amiro cabinet)
 <cabinet2> = (the tactile sensing cabinet)
 <cabinet3> = (the flobi cabinet)
-
-
diff --git a/psGrammar/dictionary/tobiDic.dic b/psGrammar/dictionary/tobiDic.dic
index b09c0fad..eb7688f5 100644
--- a/psGrammar/dictionary/tobiDic.dic
+++ b/psGrammar/dictionary/tobiDic.dic
@@ -43042,6 +43042,8 @@ floater	F L OW T ER
 floaters	F L OW T ER Z
 floating	F L OW T IH NG
 floats	F L OW T S
+flobi	F L AO B IY
+flobi(2)	F L OW B IY
 floc	F L AA K
 flock	F L AA K
 flocked	F L AA K T
-- 
GitLab