% this file was generated by the following command(s): % bin/soap_server --models models/questions --candc-printer xml --server nlp6.it.usyd.edu.au:9001 --log questions.log :- multifile w/8, ccg/2, id/2. :- discontiguous w/8, ccg/2, id/2. :- dynamic w/8, ccg/2, id/2. ccg(1, rp('S[wq]', fa('S[wq]', fa('S[wq]/(S[q]/NP)', fa('(S[wq]/(S[q]/NP))/N', lf(1,1,'((S[wq]/(S[q]/NP))/N)/(NP/N)'), lf(1,2,'NP/N')), lf(1,3,'N')), fc('S[q]/NP', fa('S[q]/(S[b]\NP)', lf(1,4,'(S[q]/(S[b]\NP))/NP'), lex('N','NP', fa('N', lf(1,5,'N/N'), lf(1,6,'N')))), lf(1,7,'(S[b]\NP)/NP'))), lf(1,8,'.'))). w(1, 1, 'How', 'how', 'WRB', 'I-NP', 'O', '((S[wq]/(S[q]/NP))/N)/(NP/N)'). w(1, 2, 'many', 'many', 'JJ', 'I-NP', 'O', 'NP/N'). w(1, 3, 'lemons', 'lemon', 'NNS', 'I-NP', 'O', 'N'). w(1, 4, 'did', 'do', 'VBD', 'I-VP', 'O', '(S[q]/(S[b]\NP))/NP'). w(1, 5, 'Dr', 'Dr', 'NNP', 'I-NP', 'O', 'N/N'). w(1, 6, 'Jekyll', 'Jekyll', 'NNP', 'I-NP', 'O', 'N'). w(1, 7, 'eat', 'eat', 'VB', 'I-VP', 'O', '(S[b]\NP)/NP'). w(1, 8, '?', '?', '.', 'O', 'O', '.').