diff --git a/thun/thun.pl b/thun/thun.pl index 8351e9d..e47a46b 100644 --- a/thun/thun.pl +++ b/thun/thun.pl @@ -688,6 +688,15 @@ combo_compile(Combo, E, Si, So) :- /* +phrase(joy_parse(Expression), InputString), !, thun_compile(Expression, StackIn, StackOut). + + + + + + + +