working nlu
This commit is contained in:
parent
70cd8fce9d
commit
c0aa726fd2
@ -16,8 +16,8 @@ public <podaj_date> = [w] [najbliższy | najbliższą] {closest} <dzien> {time};
|
||||
public <liczba> = (0|1|2|3|4|5|6|7|8|9);
|
||||
public <podaj_liczbe> = (<liczba>+){number};
|
||||
|
||||
//discount count
|
||||
public <discount> = [<liczba>]{passangerCount} bilet[y | ów];
|
||||
//passanger count
|
||||
public <passanger> = [<liczba>]{passangerCount} bilet[y | ów];
|
||||
|
||||
//discount count
|
||||
public <discount> = [<liczba>]{discountedCount} bilet[y] z ulgą <discount_type>{discount_type};
|
||||
|
Loading…
Reference in New Issue
Block a user