@@ -54,7 +54,19 @@ RK_RETURN
;
RK_FOR
- : 'para'
+ : 'repita_para'
+ ;
+
+RK_FOR_FROM
+ : 'de'
+RK_FOR_TO
+ : 'ate'
+RK_FOR_PASS
+ : 'passo'
RK_BREAK