ADD: New column
This commit is contained in:
parent
30246e5e1f
commit
4efeba7225
10
data/dialog-12-13-01.tsv
Normal file
10
data/dialog-12-13-01.tsv
Normal file
@ -0,0 +1,10 @@
|
||||
user Dzień dobry! hello()
|
||||
system Witam w systemie interaktywnej biblioteki - Książnicy płockiej! hello()
|
||||
user Chciałabym wypożyczyć książkę. request(book="")
|
||||
system Proszę podać tytuł i autora pozycji. confirm(book="author"&"title")
|
||||
user Zabić drozda - Harper Lee request(book="Zabić drozda - Harper Lee")
|
||||
system Czy ta ksiązka to Harper L., "Zabić drozda"? confirm(book="Zabić drozda - Harper Lee")
|
||||
user Tak affirm()
|
||||
system Potwierdzam wypozyczenie ksiązki o numerze XX-XXX. Pozycja jest dostępna w zbiorach online całodobowo. confirm(book="Zabić drozda - Harper Lee")
|
||||
user Jak mogę uzyskać dostęp do zasobów online? request(books="online")
|
||||
system Zasoby online są dostępne pod adresem: LINK inform(status)
|
Can't render this file because it contains an unexpected character in line 3 and column 56.
|
Loading…
Reference in New Issue
Block a user