[TeamTalk 286]: [822] branches/air/Resources/Grammar: update to clean copy

air@edam.speech.cs.cmu.edu air at edam.speech.cs.cmu.edu
Tue Oct 9 11:49:07 EDT 2007


An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/teamtalk-developers/attachments/20071009/176bd5ff/attachment.html
-------------- next part --------------
Added: branches/air/Resources/Grammar/Number-60-by5.class
===================================================================
--- branches/air/Resources/Grammar/Number-60-by5.class	                        (rev 0)
+++ branches/air/Resources/Grammar/Number-60-by5.class	2007-10-09 15:49:07 UTC (rev 822)
@@ -0,0 +1,12 @@
+	(five)
+	(ten)
+	(fifteen)
+	(twenty)
+	(twenty five)
+	(thirty)
+	(thirty five)
+	(forty)
+	(forty five)
+	(fifty)
+	(fifty five)
+	(sixty)

Added: branches/air/Resources/Grammar/Number-85-95-by5.class
===================================================================
--- branches/air/Resources/Grammar/Number-85-95-by5.class	                        (rev 0)
+++ branches/air/Resources/Grammar/Number-85-95-by5.class	2007-10-09 15:49:07 UTC (rev 822)
@@ -0,0 +1,4 @@
+	(eighty)
+	(eighty five)
+	(ninety)
+	(ninety five)

Modified: branches/air/Resources/Grammar/TeamTalkTask.gra
===================================================================
--- branches/air/Resources/Grammar/TeamTalkTask.gra	2007-10-09 15:18:38 UTC (rev 821)
+++ branches/air/Resources/Grammar/TeamTalkTask.gra	2007-10-09 15:49:07 UTC (rev 822)
@@ -73,7 +73,7 @@
 ;
 
 [HumanPauseCommand]
-	(*[RobotName] pause *tas*herek)
+	(*[RobotName] pause *task *here)
 ;
 
 [HumanContinueCommand]
@@ -104,7 +104,7 @@
 ;
 
 [Number-over180]
-	(*one hundred *and %[Number-85-95-by5]%) #%%0.1%%
+	(*one hundred *and %[Number-95-by5]%) #%%0.1%%
 	(two hundred *and %[Number-95-by5]%) #%%0.5%%
 	(three hundred *and %[Number-60-by5]%) #%%0.4%% 
 ;


More information about the TeamTalk-developers mailing list