expected('A','A',["Cherrio Charity must register for GST"]).
expected('A','B',[]).
expected('A','C',[]).
expected('A',typical,[]).
expected('A','significant exports',[]).
expected('A','small business',[]).
expected('A',uber,[]).
expected('B','A',[]).
expected('B','B',[]).
expected('B','C',[]).
expected('B',typical,[]).
expected('B','significant exports',[]).
expected('B','small business',[]).
expected('B',uber,[]).
expected('C','A',[]).
expected('C','B',[]).
expected('C','C',["Tom s Bakery must register for GST"]).
expected('C',typical,[]).
expected('C','significant exports',[]).
expected('C','small business',[]).
expected('C',uber,[]).
expected('not-for-profit','A',["Cherrio Charity is a not - for - profit"]).
expected('not-for-profit','B',["sporting club is a not - for - profit"]).
expected('not-for-profit','C',[]).
expected('not-for-profit',typical,[]).
expected('not-for-profit','significant exports',[]).
expected('not-for-profit','small business',[]).
expected('not-for-profit',uber,[]).
expected(tbi,'A',[]).
expected(tbi,'B',[]).
expected(tbi,'C',[]).
expected(tbi,typical,["105000 is the total business income"]).
expected(tbi,'significant exports',["137000 is the total business income"]).
expected(tbi,'small business',["6000 is the total business income"]).
expected(tbi,uber,[]).
expected(gst_turnover,'A',[]).
expected(gst_turnover,'B',[]).
expected(gst_turnover,'C',[]).
expected(gst_turnover,typical,["90909.09 is the GST Turnover"]).
expected(gst_turnover,'significant exports',["68181.82 is the GST Turnover"]).
expected(gst_turnover,'small business',["0 is the GST Turnover"]).
expected(gst_turnover,uber,[]).
expected(who,'A',["Cherrio Charity must register for GST"]).
expected(who,'B',[]).
expected(who,'C',["Tom s Bakery must register for GST"]).
expected(who,typical,[]).
expected(who,'significant exports',[]).
expected(who,'small business',[]).
expected(who,uber,["mario must register for GST"]).
