name: "Poetry Room Left Left" panels { name: "NOT (1)" path: "Panels/NotNoT/panel11" clue: "not" answer: "not" } panels { name: "NOT (2)" path: "Panels/NotNoT/panel10" clue: "not" answer: "not" } panels { name: "LEFT" path: "Panels/NotNoT/panel9" clue: "left" answer: "left" } panels { name: "NOT NOT LEFT" path: "Panels/NotNoT/not_not_left" clue: "" answer: "wrong" symbols: EVAL symbols: LINGO } class='main'>index : verbly
Natural language generation library
summary refs log tree commit diff stats
path: root/generator/frame.cpp
blob: 60cedc471f57ac94c26cc5cbb6193fb88d0c6d76 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30