Warning: session_start(): open(/var/lib/php/sessions/sess_m3bjpjhda5lfni7ova5pr812gs, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
!7
sS concepts = [[
qhwrrglkfrbixwov - X has text Y.
jqqmoikhpezdzszn - X has Y line(s).
ygoumdrmuwqzeesj - How many line(s) does X have?
lefmtqojfaiukfke - How many
kcbifqeqvsidsios - -> a text
]];
sS statements = [[
kcbifqeqvsidsios has text "hello world\nhello again".
]];
!include #1008133 // MyTruth
p {
useConceptsAndStatements(concepts, "");
loadMyTruth();
printLispStatements();
answerHowManyQuestion("kcbifqeqvsidsios has how many line(s).");
answerHowManyQuestion("How many line(s) does kcbifqeqvsidsios have?");
}
svoid answerHowManyQuestion(S q) {
print("Answering: " + q);
printIndent(englishToLisp(q));
}