Update 'dane/dialog-05-18-01.tsv'

This commit is contained in:
Kacper Dudzic 2022-04-06 23:02:17 +02:00
parent 365e1fe9cd
commit 92d9408526

View File

@ -13,13 +13,13 @@ system Nie do końca rozumiem. Mogę Ci pomóc w następujących kwestiach: reze
user O, bilet kupię zatem inform(task=buy)
system Oczywiście. Na jaki film chcesz zakupić bilety? affirm()&request(movie)
user Zaskocz mnie request(randommovie)
system Wybrany dla Ciebie losowy film to: "Uncharted" inform(movie=Uncharted)
system Wybrany dla Ciebie losowy film to: 'Uncharted' inform(movie=Uncharted)
user O, super. O której? request(hour, movie=Uncharted)
system Film "Uncharted" grany jest obecnie w godzinach: 15:00, 17:30, 21:00 offer(hour, movie=Uncharted)
system Film 'Uncharted' grany jest obecnie w godzinach: 15:00, 17:30, 21:00 offer(hour, movie=Uncharted)
user Na 21 proszę inform(hour=21:00)
system Film "Uncharted", godzina 21:00. Ile biletów chcesz zakupić? expl-conf(movie=Uncharted, hour=21:00)&request(ticketnumber)
system Film 'Uncharted', godzina 21:00. Ile biletów chcesz zakupić? expl-conf(movie=Uncharted, hour=21:00)&request(ticketnumber)
user Jeden dla mnie, drugi dla kota inform(ticketnumber=2)
system 2 bilety na film "Uncharted", godzina 21:00. Jakie typy biletów? expl-conf(ticketnumber=2, movie=Uncharted, hour=21:00)&request(tickettype)
system 2 bilety na film 'Uncharted', godzina 21:00. Jakie typy biletów? expl-conf(ticketnumber=2, movie=Uncharted, hour=21:00)&request(tickettype)
user normalny i ulgowy inform(tickettype=reduced)&inform(tickettype=normal)
system Ok. Jakie usytuowanie na sali Cię interesuje? Sala dla obecnego seansu posiada 12 rzędów affirm()&request(row)
user Na środku jakoś null()

Can't render this file because it contains an unexpected character in line 16 and column 43.