Skip to content

Instantly share code, notes, and snippets.

@hailthedawn
Created March 10, 2023 21:58
Show Gist options
  • Save hailthedawn/886ffcdee7cd8593c7c48dcb48e2ac7f to your computer and use it in GitHub Desktop.
Save hailthedawn/886ffcdee7cd8593c7c48dcb48e2ac7f to your computer and use it in GitHub Desktop.
2023-03-10 13:46:19.785 EST [24976] LOG: starting PostgreSQL 15.2, compiled by Visual C++ build 1929, 64-bit
2023-03-10 13:46:19.793 EST [24976] LOG: listening on Unix socket "C:/Users/Ketaki/Documents/MFA/pg_mfa_global_socket/.s.PGSQL.5432"
2023-03-10 13:46:19.863 EST [3632] LOG: database system was shut down at 2023-03-10 13:46:14 EST
2023-03-10 13:46:19.916 EST [24976] LOG: database system is ready to accept connections
2023-03-10 13:46:30.131 EST [27884] FATAL: database "temp_mfa" does not exist
2023-03-10 13:48:03.466 EST [14660] LOG: duration: 10298.488 ms statement: UPDATE word SET count=0
2023-03-10 13:51:19.927 EST [2204] LOG: checkpoint starting: time
2023-03-10 13:55:50.460 EST [2204] LOG: checkpoint complete: wrote 17724 buffers (54.1%); 0 WAL file(s) added, 0 removed, 27 recycled; write=269.072 s, sync=1.278 s, total=270.533 s; sync files=364, longest=0.065 s, average=0.004 s; distance=451189 kB, estimate=451189 kB
2023-03-10 13:58:04.868 EST [7028] FATAL: database "wav_mfa" does not exist
2023-03-10 13:59:40.449 EST [31328] LOG: duration: 8631.947 ms statement: UPDATE word SET count=0
2023-03-10 14:01:19.667 EST [2204] LOG: checkpoint starting: time
2023-03-10 14:05:49.852 EST [2204] LOG: checkpoint complete: wrote 13556 buffers (41.4%); 0 WAL file(s) added, 0 removed, 28 recycled; write=269.351 s, sync=0.673 s, total=270.186 s; sync files=374, longest=0.069 s, average=0.002 s; distance=450849 kB, estimate=451155 kB
2023-03-10 14:16:19.888 EST [2204] LOG: checkpoint starting: time
2023-03-10 14:16:33.893 EST [2204] LOG: checkpoint complete: wrote 129 buffers (0.4%); 0 WAL file(s) added, 0 removed, 0 recycled; write=13.812 s, sync=0.175 s, total=14.005 s; sync files=66, longest=0.008 s, average=0.003 s; distance=923 kB, estimate=406132 kB
2023-03-10 15:06:19.963 EST [2204] LOG: checkpoint starting: time
2023-03-10 15:06:29.792 EST [2204] LOG: checkpoint complete: wrote 91 buffers (0.3%); 0 WAL file(s) added, 0 removed, 0 recycled; write=9.655 s, sync=0.153 s, total=9.829 s; sync files=56, longest=0.005 s, average=0.003 s; distance=474 kB, estimate=365566 kB
2023-03-10 16:06:19.894 EST [2204] LOG: checkpoint starting: time
2023-03-10 16:06:29.996 EST [2204] LOG: checkpoint complete: wrote 93 buffers (0.3%); 0 WAL file(s) added, 0 removed, 0 recycled; write=9.929 s, sync=0.154 s, total=10.102 s; sync files=57, longest=0.006 s, average=0.003 s; distance=655 kB, estimate=329075 kB
2023-03-10 16:11:20.003 EST [2204] LOG: checkpoint starting: time
2023-03-10 16:11:29.008 EST [2204] LOG: checkpoint complete: wrote 83 buffers (0.3%); 0 WAL file(s) added, 0 removed, 0 recycled; write=8.850 s, sync=0.137 s, total=9.006 s; sync files=55, longest=0.006 s, average=0.003 s; distance=592 kB, estimate=296227 kB
2023-03-10 16:36:09.662 EST [27600] ERROR: duplicate key value violates unique constraint "word_pkey"
2023-03-10 16:36:09.662 EST [27600] DETAIL: Key (id)=(1) already exists.
2023-03-10 16:36:09.662 EST [27600] STATEMENT: INSERT INTO word (id, mapping_id, word, count, word_type, dictionary_id) VALUES (1, 0, '<eps>', 0, 'silence', 2), (2, 1, '''d', 0, 'clitic', 2), (3, 2, '''ll', 0, 'clitic', 2), (4, 3, '''re', 0, 'clitic', 2), (5, 4, '''s', 0, 'clitic', 2), (6, 5, '''ve', 0, 'clitic', 2), (7, 6, 'a', 0, 'speech', 2), (8, 7, 'a''''s', 0, 'speech', 2), (9, 8, 'a''body', 0, 'speech', 2), (10, 9, 'a''court', 0, 'speech', 2), (11, 10, 'a''d', 0, 'speech', 2), (12, 11, 'a''gha', 0, 'speech', 2), (13, 12, 'a''goin', 0, 'speech', 2), (14, 13, 'a''ll', 0, 'speech', 2), (15, 14, 'a''m', 0, 'speech', 2), (16, 15, 'a''mighty', 0, 'speech', 2), (17, 16, 'a''mighty''s', 0, 'speech', 2), (18, 17, 'a''most', 0, 'speech', 2), (19, 18, 'a''n''t', 0, 'speech', 2), (20, 19, 'a''penny', 0, 'speech', 2), (21, 20, 'a''ready', 0, 'speech', 2), (22, 21, 'a''right', 0, 'speech', 2), (23, 22, 'a''rony', 0, 'speech', 2), (24, 23, 'a''s', 0, 'speech', 2), (25, 24, 'a''ter', 0, 'speech', 2), (26, 25, 'a''ternoon', 0, 'speech', 2), (27, 26, 'a''terwards', 0, 'speech', 2), (28, 27, 'a''thegither', 0, 'speech', 2), (29, 28, 'a''thing', 0, 'speech', 2), (30, 29, 'a''tim', 0, 'speech', 2), (31, 30, 'a''ve', 0, 'speech', 2), (32, 31, 'aa', 0, 'speech', 2), (33, 32, 'aaanthor', 0, 'speech', 2), (34, 33, 'aachen', 0, 'speech', 2), (35, 34, 'aad', 0, 'speech', 2), (36, 35, 'aage', 0, 'speech', 2), (37, 36, 'aage''s', 0, 'speech', 2), (38, 37, 'aagot', 0, 'speech', 2), (39, 38, 'aagot''s', 0, 'speech', 2), (40, 39, 'aah', 0, 'speech', 2), (41, 40, 'aahmes', 0, 'speech', 2), (42, 41, 'aakre', 0, 'speech', 2), (43, 42, 'aal', 0, 'speech', 2), (44, 43, 'aalbom', 0, 'speech', 2), (45, 44, 'aalst', 0, 'speech', 2), (46, 45, 'aamash', 0, 'speech', 2), (47, 46, 'aan', 0, 'speech', 2), (48, 47, 'aana', 0, 'speech', 2), (49, 48, 'aany', 0, 'speech', 2), (50, 49, 'aar', 0, 'speech', 2), (51, 50, 'aaraaf', 0, 'speech', 2), (52, 51, 'aarau', 0, 'speech', 2), (53, 52, 'aard', 0, 'speech', 2), (54, 53, 'aaron', 0, 'speech', 2), (55, 54, 'aaron''s', 0, 'speech', 2), (56, 55, 'aaronic', 0, 'speech', 2), (57, 56, 'aarons', 0, 'speech', 2), (58, 57, 'aaronson', 0, 'speech', 2), (59, 58, 'aasa', 0, 'speech', 2), (60, 59, 'aase', 0, 'speech', 2), (61, 60, 'aasvogel', 0, 'speech', 2), (62, 61, 'aasvogels', 0, 'speech', 2), (63, 62, 'aat', 0, 'speech', 2), (64, 63, 'ab', 0, 'speech', 2), (65, 64, 'ab''s', 0, 'speech', 2), (66, 65, 'aba', 0, 'speech', 2), (67, 66, 'abaat', 0, 'speech', 2), (68, 67, 'abab''deh', 0, 'speech', 2), (69, 68, 'ababa', 0, 'speech', 2), (70, 69, 'ababde', 0, 'speech', 2), (71, 70, 'ababdeh', 0, 'speech', 2), (72, 71, 'abaca', 0, 'speech', 2), (73, 72, 'aback', 0, 'speech', 2), (74, 73, 'abaco', 0, 'speech', 2), (75, 74, 'abacus', 0, 'speech', 2), (76, 75, 'abad', 0, 'speech', 2), (77, 76, 'abadan', 0, 'speech', 2), (78, 77, 'abaddon', 0, 'speech', 2), (79, 78, 'abaft', 0, 'speech', 2), (80, 79, 'abaht', 0, 'speech', 2), (81, 80, 'abajo', 0, 'speech', 2), (82, 81, 'abalone', 0, 'speech', 2), (83, 82, 'abalones', 0, 'speech', 2), (84, 83, 'abana', 0, 'speech', 2), (85, 84, 'abanazar', 0, 'speech', 2), (86, 85, 'abandon', 0, 'speech', 2), (87, 86, 'abandon''d', 0, 'speech', 2), (88, 87, 'abandoned', 0, 'speech', 2), (89, 88, 'abandonedly', 0, 'speech', 2), (90, 89, 'abandoning', 0, 'speech', 2), (91, 90, 'abandonment', 0, 'speech', 2), (92, 91, 'abandonments', 0, 'speech', 2), (93, 92, 'abandons', 0, 'speech', 2), (94, 93, 'abaout', 0, 'speech', 2), (95, 94, 'abara', 0, 'speech', 2), (96, 95, 'abarak', 0, 'speech', 2), (97, 96, 'abaria', 0, 'speech', 2), (98, 97, 'abarian', 0, 'speech', 2), (99, 98, 'abarians', 0, 'speech', 2), (100, 99, 'abaris', 0, 'speech', 2), (101, 100, 'abart', 0, 'speech', 2), (102, 101, 'abas', 0, 'speech', 2), (103, 102, 'abase', 0, 'speech', 2), (104, 103, 'abased', 0, 'speech', 2), (105, 104, 'abasement', 0, 'speech', 2), (106, 105, 'abases', 0, 'speech', 2), (107, 106, 'abash', 0, 'speech', 2), (108, 107, 'abash''d', 0, 'speech', 2), (109, 108, 'abashed', 0, 'speech', 2), (110, 109, 'abashes', 0, 'speech', 2), (111, 110, 'abashing', 0, 'speech', 2), (112, 111, 'abashment', 0, 'speech', 2), (113, 112, 'abasing', 0, 'speech', 2), (114, 113, 'abatagati', 0, 'speech', 2), (115, 114, 'abate', 0, 'speech', 2), (116, 115, 'abated', 0, 'speech', 2), (117, 116, 'abatement', 0, 'speech', 2), (118, 117, 'abatements', 0, 'speech', 2), (119, 118, 'abates', 0, 'speech', 2), (120, 119, 'abati', 0, 'speech', 2), (121, 120, 'abating', 0, 'speech', 2), (122, 121, 'abatis', 0, 'speech', 2), (123, 122, 'abattis', 0, 'speech', 2), (124, 123, 'abattoir', 0, 'speech', 2), (125, 124, 'abattoirs', 0, 'speech', 2), (126, 125, 'abb', 0, 'speech', 2), (127, 126, 'abb''s', 0, 'speech', 2), (128, 127, 'abba', 0, 'speech', 2), (129, 128, 'abbacy', 0, 'speech', 2), (130, 129, 'abbad', 0, 'speech', 2), (131, 130, 'abban', 0, 'speech', 2), (132, 131, 'abbas', 0, 'speech', 2), (133, 132, 'abbasids', 0, 'speech', 2), (134, 133, 'abbat', 0, 'speech', 2), (135, 134, 'abbat''s', 0, 'speech', 2), (136, 135, 'abbate', 0, 'speech', 2), (137, 136, 'abbati', 0, 'speech', 2), (138, 137, 'abbatial', 0, 'speech', 2), (139, 138, 'abbaye', 0, 'speech', 2), (140, 139, 'abbazia', 0, 'speech', 2), (141, 140, 'abbe', 0, 'speech', 2), (142, 141, 'abbe''s', 0, 'speech', 2), (143, 142, 'abbeokuta', 0, 'speech', 2), (144, 143, 'abbes', 0, 'speech', 2), (145, 144, 'abbess', 0, 'speech', 2), (146, 145, 'abbess''s', 0, 'speech', 2), (147, 146, 'abbesses', 0, 'speech', 2), (148, 147, 'abbeville', 0, 'speech', 2), (149, 148, 'abbeway', 0, 'speech', 2), (150, 149, 'abbey', 0, 'speech', 2), (151, 150, 'abbey''s', 0, 'speech', 2), (152, 151, 'abbeyfield', 0, 'speech', 2), (153, 152, 'abbeys', 0, 'speech', 2), (154, 153, 'abbia', 0, 'speech', 2), (155, 154, 'abbie', 0, 'speech', 2), (156, 155, 'abbie''s', 0, 'speech', 2), (157, 156, 'abbitibbi', 0, 'speech', 2), (158, 157, 'abbot', 0, 'speech', 2), (159, 158, 'abbot''s', 0, 'speech', 2), (160, 159, 'abbots', 0, 'speech', 2), (161, 160, 'abbotscliff', 0, 'speech', 2), (162, 161, 'abbotsford', 0, 'speech', 2), (163, 162, 'abbotsmead', 0, 'speech', 2), (164, 163, 'abbotsworthy', 0, 'speech', 2), (165, 164, 'abbott', 0, 'speech', 2), (166, 165, 'abbott''s', 0, 'speech', 2), (167, 166, 'abbotts', 0, 'speech', 2), (168, 167, 'abbreviate', 0, 'speech', 2), (169, 168, 'abbreviated', 0, 'speech', 2), (170, 169, 'abbreviating', 0, 'speech', 2), (171, 170, 'abbreviation', 0, 'speech', 2), (172, 171, 'abbreviations', 0, 'speech', 2), (173, 172, 'abbut', 0, 'speech', 2), (174, 173, 'abby', 0, 'speech', 2), (175, 174, 'abby''s', 0, 'speech', 2), (176, 175, 'abchester', 0, 'speech', 2), (177, 176, 'abchurch', 0, 'speech', 2), (178, 177, 'abd', 0, 'speech', 2), (179, 178, 'abdal', 0, 'speech', 2), (180, 179, 'abdalla', 0, 'speech', 2), (181, 180, 'abdallah', 0, 'speech', 2), (182, 181, 'abdallah''s', 0, 'speech', 2), (183, 182, 'abdalonim', 0, 'speech', 2), (184, 183, 'abdel', 0, 'speech', 2), (185, 184, 'abdelaziz', 0, 'speech', 2), (186, 185, 'abdera', 0, 'speech', 2), (187, 186, 'abderrahman', 0, 'speech', 2), (188, 187, 'abdi', 0, 'speech', 2), (189, 188, 'abdi''s', 0, 'speech', 2), (190, 189, 'abdias', 0, 'speech', 2), (191, 190, 'abdicate', 0, 'speech', 2), (192, 191, 'abdicated', 0, 'speech', 2), (193, 192, 'abdicates', 0, 'speech', 2), (194, 193, 'abdicating', 0, 'speech', 2), (195, 194, 'abdication', 0, 'speech', 2), (196, 195, 'abdiel', 0, 'speech', 2), (197, 196, 'abdin', 0, 'speech', 2), (198, 197, 'abdomen', 0, 'speech', 2), (199, 198, 'abdomens', 0, 'speech', 2), (200, 199, 'abdominal', 0, 'speech', 2), (201, 200, 'abdon', 0, 'speech', 2), (202, 201, 'abdool', 0, 'speech', 2), (203, 202, 'abdoolah', 0, 'speech', 2), (204, 203, 'abdslem', 0, 'speech', 2), (205, 204, 'abdu', 0, 'speech', 2), (206, 205, 'abdu''l', 0, 'speech', 2), (207, 206, 'abduct', 0, 'speech', 2), (208, 207, 'abducted', 0, 'speech', 2), (209, 208, 'abducting', 0, 'speech', 2), (210, 209, 'abduction', 0, 'speech', 2), (211, 210, 'abductions', 0, 'speech', 2), (212, 211, 'abductor', 0, 'speech', 2), (213, 212, 'abductors', 0, 'speech', 2), (214, 213, 'abdul', 0, 'speech', 2), (215, 214, 'abdul''s', 0, 'speech', 2), (216, 215, 'abdulkader', 0, 'speech', 2), (217, 216, 'abdulla', 0, 'speech', 2), (218, 217, 'abdulla''s', 0, 'speech', 2), (219, 218, 'abdullah', 0, 'speech', 2), (220, 219, 'abdullah''s', 0, 'speech', 2), (221, 220, 'abdullahi', 0, 'speech', 2), (222, 221, 'abdur', 0, 'speech', 2), (223, 222, 'abdurrahman', 0, 'speech', 2), (224, 223, 'abdy', 0, 'speech', 2), (225, 224, 'abe', 0, 'speech', 2), (226, 225, 'abe''s', 0, 'speech', 2), (227, 226, 'abeam', 0, 'speech', 2), (228, 227, 'abear', 0, 'speech', 2), (229, 228, 'abed', 0, 'speech', 2), (230, 229, 'abednego', 0, 'speech', 2), (231, 230, 'abeille', 0, 'speech', 2), (232, 231, 'abel', 0, 'speech', 2), (233, 232, 'abel''s', 0, 'speech', 2), (234, 233, 'abela', 0, 'speech', 2), (235, 234, 'abelard', 0, 'speech', 2), (236, 235, 'abelard''s', 0, 'speech', 2), (237, 236, 'abeles', 0, 'speech', 2), (238, 237, 'abell', 0, 'speech', 2), (239, 238, 'abella', 0, 'speech', 2), (240, 239, 'abellino', 0, 'speech', 2), (241, 240, 'abelungu', 0, 'speech', 2), (242, 241, 'aben', 0, 'speech', 2), (243, 242, 'abenadar', 0, 'speech', 2), (244, 243, 'abenaki', 0, 'speech', 2), (245, 244, 'abenakis', 0, 'speech', 2), (246, 245, 'abenalfange', 0, 'speech', 2), (247, 246, 'abenalfarax', 0, 'speech', 2), (248, 247, 'abenali', 0, 'speech', 2), (249, 248, 'abenamar', 0, 'speech', 2), (250, 249, 'abenaquis', 0, 'speech', 2), (251, 250, 'abencerrage', 0, 'speech', 2), (252, 251, 'abencerrages', 0, 'speech', 2), (253, 252, 'abend', 0, 'speech', 2), (254, 253, 'abendblatt', 0, 'speech', 2), (255, 254, 'abeniaf', 0, 'speech', 2), (256, 255, 'abenoz', 0, 'speech', 2), (257, 256, 'abeokuta', 0, 'speech', 2), (258, 257, 'abeout', 0, 'speech', 2), (259, 258, 'aber', 0, 'speech', 2), (260, 259, 'aberalva', 0, 'speech', 2), (261, 260, 'abercorn', 0, 'speech', 2), (262, 261, 'abercrombie', 0, 'speech', 2), (263, 262, 'abercrombie''s', 0, 'speech', 2), (264, 263, 'abercrombies', 0, 'speech', 2), (265, 264, 'abercromby', 0, 'speech', 2), (266, 265, 'abercromby''s', 0, 'speech', 2), (267, 266, 'aberdare', 0, 'speech', 2), (268, 267, 'aberdeen', 0, 'speech', 2), (269, 268, 'aberdeen''s', 0, 'speech', 2), (270, 269, 'aberdeenshire', 0, 'speech', 2), (271, 270, 'aberdonian', 0, 'speech', 2), (272, 271, 'aberdour', 0, 'speech', 2), (273, 272, 'aberfilly', 0, 'speech', 2), (274, 273, 'aberfoil', 0, 'speech', 2), (275, 274, 'aberford', 0, 'speech', 2), (276, 275, 'aberfoyle', 0, 'speech', 2), (277, 276, 'abergann', 0, 'speech', 2), (278, 277, 'abergavenny', 0, 'speech', 2), (279, 278, 'abergeldie', 0, 'speech', 2), (280, 279, 'aberglyn', 0, 'speech', 2), (281, 280, 'aberleigh', 0, 'speech', 2), (282, 281, 'abermouth', 0, 'speech', 2), (283, 282, 'abernethy', 0, 'speech', 2), (284, 283, 'abernethy''s', 0, 'speech', 2), (285, 284, 'aberrant', 0, 'speech', 2), (286, 285, 'aberration', 0, 'speech', 2), (287, 286, 'aberrations', 0, 'speech', 2), (288, 287, 'abershaw', 0, 'speech', 2), (289, 288, 'abertaff', 0, 'speech', 2), (290, 289, 'abertewey', 0, 'speech', 2), (291, 290, 'aberystwith', 0, 'speech', 2), (292, 291, 'aberystwyth', 0, 'speech', 2), (293, 292, 'abest', 0, 'speech', 2), (294, 293, 'abet', 0, 'speech', 2), (295, 294, 'abets', 0, 'speech', 2), (296, 295, 'abetted', 0, 'speech', 2), (297, 296, 'abetter', 0, 'speech', 2), (298, 297, 'abetting', 0, 'speech', 2), (299, 298, 'abettor', 0, 'speech', 2), (300, 299, 'abettors', 0, 'speech', 2), (301, 300, 'abeuchapeta', 0, 'speech', 2), (302, 301, 'abeundi', 0, 'speech', 2), (303, 302, 'abey', 0, 'speech', 2), (304, 303, 'abeyance', 0, 'speech', 2), (305, 304, 'abgarus', 0, 'speech', 2), (306, 305, 'abha', 0, 'speech', 2), (307, 306, 'abhor', 0, 'speech', 2), (308, 307, 'abhorr''d', 0, 'speech', 2), (309, 308, 'abhorred', 0, 'speech', 2), (310, 309, 'abhorrence', 0, 'speech', 2), (311, 310, 'abhorrent', 0, 'speech', 2), (312, 311, 'abhorrently', 0, 'speech', 2), (313, 312, 'abhorreth', 0, 'speech', 2), (314, 313, 'abhorring', 0, 'speech', 2), (315, 314, 'abhors', 0, 'speech', 2), (316, 315, 'abi', 0, 'speech', 2), (317, 316, 'abiad', 0, 'speech', 2), (318, 317, 'abiah', 0, 'speech', 2), (319, 318, 'abiathar', 0, 'speech', 2), (320, 319, 'abib', 0, 'speech', 2), (321, 320, 'abide', 0, 'speech', 2), (322, 321, 'abided', 0, 'speech', 2), (323, 322, 'abiders', 0, 'speech', 2), (324, 323, 'abides', 0, 'speech', 2), (325, 324, 'abidest', 0, 'speech', 2), (326, 325, 'abideth', 0, 'speech', 2), (327, 326, 'abidin', 0, 'speech', 2), (328, 327, 'abiding', 0, 'speech', 2), (329, 328, 'abidingly', 0, 'speech', 2), (330, 329, 'abie', 0, 'speech', 2), (331, 330, 'abiel', 0, 'speech', 2), (332, 331, 'abies', 0, 'speech', 2), (333, 332, 'abiet', 0, 'speech', 2), (334, 333, 'abigail', 0, 'speech', 2), (335, 334, 'abigail''s', 0, 'speech', 2), (336, 335, 'abigails', 0, 'speech', 2), (337, 336, 'abihu', 0, 'speech', 2), (338, 337, 'abiit', 0, 'speech', 2), (339, 338, 'abijah', 0, 'speech', 2), (340, 339, 'abijah''s', 0, 'speech', 2), (341, 340, 'abil', 0, 'speech', 2), (342, 341, 'abilene', 0, 'speech', 2), (343, 342, 'abilities', 0, 'speech', 2), (344, 343, 'ability', 0, 'speech', 2), (345, 344, 'abimelech', 0, 'speech', 2), (346, 345, 'abinadab', 0, 'speech', 2), (347, 346, 'abingdon', 0, 'speech', 2), (348, 347, 'abingdon''s', 0, 'speech', 2), (349, 348, 'abinger', 0, 'speech', 2), (350, 349, 'abinger''s', 0, 'speech', 2), (351, 350, 'abington', 0, 'speech', 2), (352, 351, 'abiram', 0, 'speech', 2), (353, 352, 'abishag', 0, 'speech', 2), (354, 353, 'abishai', 0, 'speech', 2), (355, 354, 'abit', 0, 'speech', 2), (356, 355, 'abitibi', 0, 'speech', 2), (357, 356, 'abits', 0, 'speech', 2), (358, 357, 'abject', 0, 'speech', 2), (359, 358, 'abjection', 0, 'speech', 2), (360, 359, 'abjectly', 0, 'speech', 2), (361, 360, 'abjectness', 0, 'speech', 2), (362, 361, 'abjuration', 0, 'speech', 2), (363, 362, 'abjurations', 0, 'speech', 2), (364, 363, 'abjure', 0, 'speech', 2), (365, 364, 'abjured', 0, 'speech', 2), (366, 365, 'abjures', 0, 'speech', 2), (367, 366, 'abjuring', 0, 'speech', 2), (368, 367, 'abla', 0, 'speech', 2), (369, 368, 'ablage', 0, 'speech', 2), (370, 369, 'ablain', 0, 'speech', 2), (371, 370, 'ablano', 0, 'speech', 2), (372, 371, 'ablative', 0, 'speech', 2), (373, 372, 'ablaze', 0, 'speech', 2), (374, 373, 'able', 0, 'speech', 2), (375, 374, 'abled', 0, 'speech', 2), (376, 375, 'abler', 0, 'speech', 2), (377, 376, 'ablest', 0, 'speech', 2), (378, 377, 'ablethorpe', 0, 'speech', 2), (379, 378, 'ablett', 0, 'speech', 2), (380, 379, 'ablett''s', 0, 'speech', 2), (381, 380, 'ablewhite', 0, 'speech', 2), (382, 381, 'ablewhite''s', 0, 'speech', 2), (383, 382, 'abli', 0, 'speech', 2), (384, 383, 'abloom', 0, 'speech', 2), (385, 384, 'ablow', 0, 'speech', 2), (386, 385, 'ablution', 0, 'speech', 2), (387, 386, 'ablutions', 0, 'speech', 2), (388, 387, 'ably', 0, 'speech', 2), (389, 388, 'abnakis', 0, 'speech', 2), (390, 389, 'abnegate', 0, 'speech', 2), (391, 390, 'abnegated', 0, 'speech', 2), (392, 391, 'abnegating', 0, 'speech', 2), (393, 392, 'abnegation', 0, 'speech', 2), (394, 393, 'abnegations', 0, 'speech', 2), (395, 394, 'abner', 0, 'speech', 2), (396, 395, 'abner''s', 0, 'speech', 2), (397, 396, 'abney', 0, 'speech', 2), (398, 397, 'abney''s', 0, 'speech', 2), (399, 398, 'abnormal', 0, 'speech', 2), (400, 399, 'abnormalities', 0, 'speech', 2), (401, 400, 'abnormality', 0, 'speech', 2), (402, 401, 'abnormally', 0, 'speech', 2), (403, 402, 'aboard', 0, 'speech', 2), (404, 403, 'abode', 0, 'speech', 2), (405, 404, 'abodes', 0, 'speech', 2), (406, 405, 'aboegib', 0, 'speech', 2), (407, 406, 'aboeza', 0, 'speech', 2), (408, 407, 'abogaz', 0, 'speech', 2), (409, 408, 'abogin', 0, 'speech', 2), (410, 409, 'abolish', 0, 'speech', 2), (411, 410, 'abolished', 0, 'speech', 2), (412, 411, 'abolishes', 0, 'speech', 2), (413, 412, 'abolishing', 0, 'speech', 2), (414, 413, 'abolishment', 0, 'speech', 2), (415, 414, 'abolition', 0, 'speech', 2), (416, 415, 'abolitionism', 0, 'speech', 2), (417, 416, 'abolitionist', 0, 'speech', 2), (418, 417, 'abolitionists', 0, 'speech', 2), (419, 418, 'abominable', 0, 'speech', 2), (420, 419, 'abominably', 0, 'speech', 2), (421, 420, 'abominate', 0, 'speech', 2), (422, 421, 'abominated', 0, 'speech', 2), (423, 422, 'abominates', 0, 'speech', 2), (424, 423, 'abominating', 0, 'speech', 2), (425, 424, 'abomination', 0, 'speech', 2), (426, 425, 'abominations', 0, 'speech', 2), (427, 426, 'abon', 0, 'speech', 2), (428, 427, 'abonyi', 0, 'speech', 2), (429, 428, 'aboo', 0, 'speech', 2), (430, 429, 'aboon', 0, 'speech', 2), (431, 430, 'aboord', 0, 'speech', 2), (432, 431, 'aboot', 0, 'speech', 2), (433, 432, 'abord', 0, 'speech', 2), (434, 433, 'aboriginal', 0, 'speech', 2), (435, 434, 'aboriginals', 0, 'speech', 2), (436, 435, 'aborigine', 0, 'speech', 2), (437, 436, 'aborigines', 0, 'speech', 2), (438, 437, 'aborn', 0, 'speech', 2), (439, 438, 'abort', 0, 'speech', 2), (440, 439, 'aborted', 0, 'speech', 2), (441, 440, 'abortion', 0, 'speech', 2), (442, 441, 'abortions', 0, 'speech', 2), (443, 442, 'abortive', 0, 'speech', 2), (444, 443, 'abot', 0, 'speech', 2), (445, 444, 'abott', 0, 'speech', 2), (446, 445, 'abou', 0, 'speech', 2), (447, 446, 'abouchal', 0, 'speech', 2), (448, 447, 'aboud', 0, 'speech', 2), (449, 448, 'aboudt', 0, 'speech', 2), (450, 449, 'aboukir', 0, 'speech', 2), (451, 450, 'aboulcassem', 0, 'speech', 2), (452, 451, 'aboulfatah', 0, 'speech', 2), (453, 452, 'abouna', 0, 'speech', 2), (454, 453, 'abound', 0, 'speech', 2), (455, 454, 'abounded', 0, 'speech', 2), (456, 455, 'aboundeth', 0, 'speech', 2), (457, 456, 'abounding', 0, 'speech', 2), (458, 457, 'abounds', 0, 'speech', 2), (459, 458, 'abousir', 0, 'speech', 2), (460, 459, 'about', 0, 'speech', 2), (461, 460, 'about''s', 0, 'speech', 2), (462, 461, 'aboute', 0, 'speech', 2), (463, 462, 'abouts', 0, 'speech', 2), (464, 463, 'abov', 0, 'speech', 2), (465, 464, 'above', 0, 'speech', 2), (466, 465, 'aboveboard', 0, 'speech', 2), (467, 466, 'aboveground', 0, 'speech', 2), (468, 467, 'abovementioned', 0, 'speech', 2), (469, 468, 'abovenamed', 0, 'speech', 2), (470, 469, 'abovesaid', 0, 'speech', 2), (471, 470, 'abowt', 0, 'speech', 2), (472, 471, 'aboyne', 0, 'speech', 2), (473, 472, 'abp', 0, 'speech', 2), (474, 473, 'abra', 0, 'speech', 2), (475, 474, 'abracadabra', 0, 'speech', 2), (476, 475, 'abradates', 0, 'speech', 2), (477, 476, 'abradatus', 0, 'speech', 2), (478, 477, 'abrade', 0, 'speech', 2), (479, 478, 'abraded', 0, 'speech', 2), (480, 479, 'abrading', 0, 'speech', 2), (481, 480, 'abraham', 0, 'speech', 2), (482, 481, 'abraham''s', 0, 'speech', 2), (483, 482, 'abrahama', 0, 'speech', 2), (484, 483, 'abrahamic', 0, 'speech', 2), (485, 484, 'abrahams', 0, 'speech', 2), (486, 485, 'abrahamsen', 0, 'speech', 2), (487, 486, 'abrahamson', 0, 'speech', 2), (488, 487, 'abrahm', 0, 'speech', 2), (489, 488, 'abram', 0, 'speech', 2), (490, 489, 'abram''s', 0, 'speech', 2), (491, 490, 'abramovich', 0, 'speech', 2), (492, 491, 'abramovitch', 0, 'speech', 2), (493, 492, 'abrams', 0, 'speech', 2), (494, 493, 'abrane', 0, 'speech', 2), (495, 494, 'abrantes', 0, 'speech', 2), (496, 495, 'abrasion', 0, 'speech', 2), (497, 496, 'abrasions', 0, 'speech', 2), (498, 497, 'abrasive', 0, 'speech', 2), (499, 498, 'abravanel', 0, 'speech', 2), (500, 499, 'abrazza', 0, 'speech', 2), (501, 500, 'abreast', 0, 'speech', 2), (502, 501, 'abregee', 0, 'speech', 2), (503, 502, 'abrego', 0, 'speech', 2), (504, 503, 'abrek', 0, 'speech', 2), (505, 504, 'abreks', 0, 'speech', 2), (506, 505, 'abri', 0, 'speech', 2), (507, 506, 'abridge', 0, 'speech', 2), (508, 507, 'abridged', 0, 'speech', 2), (509, 508, 'abridgement', 0, 'speech', 2), (510, 509, 'abridges', 0, 'speech', 2), (511, 510, 'abridging', 0, 'speech', 2), (512, 511, 'abridgment', 0, 'speech', 2), (513, 512, 'abridgments', 0, 'speech', 2), (514, 513, 'abrim', 0, 'speech', 2), (515, 514, 'abris', 0, 'speech', 2), (516, 515, 'abristle', 0, 'speech', 2), (517, 516, 'abro', 0, 'speech', 2), (518, 517, 'abroach', 0, 'speech', 2), (519, 518, 'abroad', 0, 'speech', 2), (520, 519, 'abrogate', 0, 'speech', 2), (521, 520, 'abrogated', 0, 'speech', 2), (522, 521, 'abrogates', 0, 'speech', 2), (523, 522, 'abrogating', 0, 'speech', 2), (524, 523, 'abrogation', 0, 'speech', 2), (525, 524, 'abrosim', 0, 'speech', 2), (526, 525, 'abrow', 0, 'speech', 2), (527, 526, 'abrupt', 0, 'speech', 2), (528, 527, 'abruptly', 0, 'speech', 2), (529, 528, 'abruptness', 0, 'speech', 2), (530, 529, 'abruzzi', 0, 'speech', 2), (531, 530, 'abs', 0, 'speech', 2), (532, 531, 'absalam', 0, 'speech', 2), (533, 532, 'absalam''s', 0, 'speech', 2), (534, 533, 'absalem', 0, 'speech', 2), (535, 534, 'absalom', 0, 'speech', 2), (536, 535, 'absalom''s', 0, 'speech', 2), (537, 536, 'absalon', 0, 'speech', 2), (538, 537, 'absaroke', 0, 'speech', 2), (539, 538, 'abscess', 0, 'speech', 2), (540, 539, 'abscesses', 0, 'speech', 2), (541, 540, 'abscond', 0, 'speech', 2), (542, 541, 'absconded', 0, 'speech', 2), (543, 542, 'absconder', 0, 'speech', 2), (544, 543, 'absconding', 0, 'speech', 2), (545, 544, 'absence', 0, 'speech', 2), (546, 545, 'absences', 0, 'speech', 2), (547, 546, 'absent', 0, 'speech', 2), (548, 547, 'absented', 0, 'speech', 2), (549, 548, 'absentee', 0, 'speech', 2), (550, 549, 'absenteeism', 0, 'speech', 2), (551, 550, 'absentees', 0, 'speech', 2), (552, 551, 'absenting', 0, 'speech', 2), (553, 552, 'absently', 0, 'speech', 2), (554, 553, 'absentminded', 0, 'speech', 2), (555, 554, 'absentmindedly', 0, 'speech', 2), (556, 555, 'absentmindedness', 0, 'speech', 2), (557, 556, 'absents', 0, 'speech', 2), (558, 557, 'absinth', 0, 'speech', 2), (559, 558, 'absinthe', 0, 'speech', 2), (560, 559, 'absinthe''s', 0, 'speech', 2), (561, 560, 'absinthes', 0, 'speech', 2), (562, 561, 'absit', 0, 'speech', 2), (563, 562, 'absolom', 0, 'speech', 2), (564, 563, 'absolon', 0, 'speech', 2), (565, 564, 'absolument', 0, 'speech', 2), (566, 565, 'absolute', 0, 'speech', 2), (567, 566, 'absolutely', 0, 'speech', 2), (568, 567, 'absoluteness', 0, 'speech', 2), (569, 568, 'absolutes', 0, 'speech', 2), (570, 569, 'absolution', 0, 'speech', 2), (571, 570, 'absolutions', 0, 'speech', 2), (572, 571, 'absolutism', 0, 'speech', 2), (573, 572, 'absolutist', 0, 'speech', 2), (574, 573, 'absolutists', 0, 'speech', 2), (575, 574, 'absolve', 0, 'speech', 2), (576, 575, 'absolved', 0, 'speech', 2), (577, 576, 'absolves', 0, 'speech', 2), (578, 577, 'absolving', 0, 'speech', 2), (579, 578, 'absolvo', 0, 'speech', 2), (580, 579, 'absorb', 0, 'speech', 2), (581, 580, 'absorb''d', 0, 'speech', 2), (582, 581, 'absorbed', 0, 'speech', 2), (583, 582, 'absorbedly', 0, 'speech', 2), (584, 583, 'absorbent', 0, 'speech', 2), (585, 584, 'absorbents', 0, 'speech', 2), (586, 585, 'absorber', 0, 'speech', 2), (587, 586, 'absorbers', 0, 'speech', 2), (588, 587, 'absorbing', 0, 'speech', 2), (589, 588, 'absorbingly', 0, 'speech', 2), (590, 589, 'absorbs', 0, 'speech', 2), (591, 590, 'absorption', 0, 'speech', 2), (592, 591, 'absorptions', 0, 'speech', 2), (593, 592, 'absorptive', 0, 'speech', 2), (594, 593, 'absque', 0, 'speech', 2), (595, 594, 'abstain', 0, 'speech', 2), (596, 595, 'abstained', 0, 'speech', 2), (597, 596, 'abstainer', 0, 'speech', 2), (598, 597, 'abstainers', 0, 'speech', 2), (599, 598, 'abstaining', 0, 'speech', 2), (600, 599, 'abstains', 0, 'speech', 2), (601, 600, 'abstemious', 0, 'speech', 2), (602, 601, 'abstemiously', 0, 'speech', 2), (603, 602, 'abstemiousness', 0, 'speech', 2), (604, 603, 'abstention', 0, 'speech', 2), (605, 604, 'abstentions', 0, 'speech', 2), (606, 605, 'abstinence', 0, 'speech', 2), (607, 606, 'abstinences', 0, 'speech', 2), (608, 607, 'abstinent', 0, 'speech', 2), (609, 608, 'abstract', 0, 'speech', 2), (610, 609, 'abstracted', 0, 'speech', 2), (611, 610, 'abstractedly', 0, 'speech', 2), (612, 611, 'abstractedness', 0, 'speech', 2), (613, 612, 'abstracting', 0, 'speech', 2), (614, 613, 'abstraction', 0, 'speech', 2), (615, 614, 'abstractions', 0, 'speech', 2), (616, 615, 'abstractly', 0, 'speech', 2), (617, 616, 'abstractness', 0, 'speech', 2), (618, 617, 'abstracto', 0, 'speech', 2), (619, 618, 'abstracts', 0, 'speech', 2), (620, 619, 'abstruse', 0, 'speech', 2), (621, 620, 'abstruseness', 0, 'speech', 2), (622, 621, 'abstruser', 0, 'speech', 2), (623, 622, 'abstrusities', 0, 'speech', 2), (624, 623, 'absurd', 0, 'speech', 2), (625, 624, 'absurder', 0, 'speech', 2), (626, 625, 'absurdest', 0, 'speech', 2), (627, 626, 'absurdities', 0, 'speech', 2), (628, 627, 'absurdity', 0, 'speech', 2), (629, 628, 'absurdly', 0, 'speech', 2), (630, 629, 'absurdum', 0, 'speech', 2), (631, 630, 'absyrtus', 0, 'speech', 2), (632, 631, 'abt', 0, 'speech', 2), (633, 632, 'abu', 0, 'speech', 2), (634, 633, 'abu''l', 0, 'speech', 2), (635, 634, 'abubeker', 0, 'speech', 2), (636, 635, 'abubus', 0, 'speech', 2), (637, 636, 'abud', 0, 'speech', 2), (638, 637, 'abul', 0, 'speech', 2), (639, 638, 'abulfazl', 0, 'speech', 2), (640, 639, 'abuna', 0, 'speech', 2), (641, 640, 'abundance', 0, 'speech', 2), (642, 641, 'abundant', 0, 'speech', 2), (643, 642, 'abundantly', 0, 'speech', 2), (644, 643, 'abune', 0, 'speech', 2), (645, 644, 'abury', 0, 'speech', 2), (646, 645, 'abus''d', 0, 'speech', 2), (647, 646, 'abuse', 0, 'speech', 2), (648, 647, 'abused', 0, 'speech', 2), (649, 648, 'abuser', 0, 'speech', 2), (650, 649, 'abusers', 0, 'speech', 2), (651, 650, 'abuses', 0, 'speech', 2), (652, 651, 'abuseth', 0, 'speech', 2), (653, 652, 'abusin', 0, 'speech', 2), (654, 653, 'abusing', 0, 'speech', 2), (655, 654, 'abusir', 0, 'speech', 2), (656, 655, 'abusive', 0, 'speech', 2), (657, 656, 'abusively', 0, 'speech', 2), (658, 657, 'abut', 0, 'speech', 2), (659, 658, 'abutilon', 0, 'speech', 2), (660, 659, 'abutilons', 0, 'speech', 2), (661, 660, 'abutment', 0, 'speech', 2), (662, 661, 'abutments', 0, 'speech', 2), (663, 662, 'abuts', 0, 'speech', 2), (664, 663, 'abutted', 0, 'speech', 2), (665, 664, 'abutting', 0, 'speech', 2), (666, 665, 'aby', 0, 'speech', 2), (667, 666, 'aby''s', 0, 'speech', 2), (668, 667, 'abydos', 0, 'speech', 2), (669, 668, 'abysm', 0, 'speech', 2), (670, 669, 'abysmal', 0, 'speech', 2), (671, 670, 'abysmally', 0, 'speech', 2), (672, 671, 'abysms', 0, 'speech', 2), (673, 672, 'abyss', 0, 'speech', 2), (674, 673, 'abysses', 0, 'speech', 2), (675, 674, 'abyssin', 0, 'speech', 2), (676, 675, 'abyssinia', 0, 'speech', 2), (677, 676, 'abyssinian', 0, 'speech', 2), (678, 677, 'abyssinians', 0, 'speech', 2), (679, 678, 'abyssins', 0, 'speech', 2), (680, 679, 'abyssmal', 0, 'speech', 2), (681, 680, 'abzar', 0, 'speech', 2), (682, 681, 'ac', 0, 'speech', 2), (683, 682, 'aca', 0, 'speech', 2), (684, 683, 'acacia', 0, 'speech', 2), (685, 684, 'acacias', 0, 'speech', 2), (686, 685, 'acacis', 0, 'speech', 2), (687, 686, 'acad', 0, 'speech', 2), (688, 687, 'academe', 0, 'speech', 2), (689, 688, 'academia', 0, 'speech', 2), (690, 689, 'academic', 0, 'speech', 2), (691, 690, 'academical', 0, 'speech', 2), (692, 691, 'academically', 0, 'speech', 2), (693, 692, 'academician', 0, 'speech', 2), (694, 693, 'academician''s', 0, 'speech', 2), (695, 694, 'academicians', 0, 'speech', 2), (696, 695, 'academics', 0, 'speech', 2), (697, 696, 'academie', 0, 'speech', 2), (698, 697, 'academies', 0, 'speech', 2), (699, 698, 'academus', 0, 'speech', 2), (700, 699, 'academy', 0, 'speech', 2), (701, 700, 'academy''s', 0, 'speech', 2), (702, 701, 'acadia', 0, 'speech', 2), (703, 702, 'acadian', 0, 'speech', 2), (704, 703, 'acadians', 0, 'speech', 2), (705, 704, 'acadie', 0, 'speech', 2), (706, 705, 'acadien', 0, 'speech', 2), (707, 706, 'acadienne', 0, 'speech', 2), (708, 707, 'acadiens', 0, 'speech', 2), (709, 708, 'acalephae', 0, 'speech', 2), (710, 709, 'acamas', 0, 'speech', 2), (711, 710, 'acanthus', 0, 'speech', 2), (712, 711, 'acapulco', 0, 'speech', 2), (713, 712, 'acari', 0, 'speech', 2), (714, 713, 'acarnania', 0, 'speech', 2), (715, 714, 'acarnanian', 0, 'speech', 2), (716, 715, 'acarnanians', 0, 'speech', 2), (717, 716, 'acarus', 0, 'speech', 2), (718, 717, 'acas', 0, 'speech', 2), (719, 718, 'acasia', 0, 'speech', 2), (720, 719, 'acasta', 0, 'speech', 2), (721, 720, 'acasto', 0, 'speech', 2), (722, 721, 'acastus', 0, 'speech', 2), (723, 722, 'acatlan', 0, 'speech', 2), (724, 723, 'acause', 0, 'speech', 2), (725, 724, 'acc', 0, 'speech', 2), (726, 725, 'accademia', 0, 'speech', 2), (727, 726, 'accadian', 0, 'speech', 2), (728, 727, 'accalon', 0, 'speech', 2), (729, 728, 'accau', 0, 'speech', 2), (730, 729, 'accede', 0, 'speech', 2), (731, 730, 'acceded', 0, 'speech', 2), (732, 731, 'accedent', 0, 'speech', 2), (733, 732, 'accedes', 0, 'speech', 2), (734, 733, 'acceding', 0, 'speech', 2), (735, 734, 'accelerate', 0, 'speech', 2), (736, 735, 'accelerated', 0, 'speech', 2), (737, 736, 'accelerates', 0, 'speech', 2), (738, 737, 'accelerating', 0, 'speech', 2), (739, 738, 'acceleration', 0, 'speech', 2), (740, 739, 'accelerations', 0, 'speech', 2), (741, 740, 'accelerator', 0, 'speech', 2), (742, 741, 'accelleration', 0, 'speech', 2), (743, 742, 'accent', 0, 'speech', 2), (744, 743, 'accented', 0, 'speech', 2), (745, 744, 'accenting', 0, 'speech', 2), (746, 745, 'accentless', 0, 'speech', 2), (747, 746, 'accents', 0, 'speech', 2), (748, 747, 'accentual', 0, 'speech', 2), (749, 748, 'accentuate', 0, 'speech', 2), (750, 749, 'accentuated', 0, 'speech', 2), (751, 750, 'accentuates', 0, 'speech', 2), (752, 751, 'accentuating', 0, 'speech', 2), (753, 752, 'accentuation', 0, 'speech', 2), (754, 753, 'accep', 0, 'speech', 2), (755, 754, 'accept', 0, 'speech', 2), (756, 755, 'acceptability', 0, 'speech', 2), (757, 756, 'acceptable', 0, 'speech', 2), (758, 757, 'acceptableness', 0, 'speech', 2), (759, 758, 'acceptably', 0, 'speech', 2), (760, 759, 'acceptance', 0, 'speech', 2), (761, 760, 'acceptances', 0, 'speech', 2), (762, 761, 'acceptation', 0, 'speech', 2), (763, 762, 'acceptations', 0, 'speech', 2), (764, 763, 'accepted', 0, 'speech', 2), (765, 764, 'accepteth', 0, 'speech', 2), (766, 765, 'acceptin', 0, 'speech', 2), (767, 766, 'accepting', 0, 'speech', 2), (768, 767, 'acceptor', 0, 'speech', 2), (769, 768, 'accepts', 0, 'speech', 2), (770, 769, 'access', 0, 'speech', 2), (771, 770, 'accessaries', 0, 'speech', 2), (772, 771, 'accessary', 0, 'speech', 2), (773, 772, 'accesses', 0, 'speech', 2), (774, 773, 'accessibility', 0, 'speech', 2), (775, 774, 'accessible', 0, 'speech', 2), (776, 775, 'accession', 0, 'speech', 2), (777, 776, 'accessions', 0, 'speech', 2), (778, 777, 'accessit', 0, 'speech', 2), (779, 778, 'accessories', 0, 'speech', 2), (780, 779, 'accessory', 0, 'speech', 2), (781, 780, 'acciajuoli', 0, 'speech', 2), (782, 781, 'accidence', 0, 'speech', 2), (783, 782, 'accidens', 0, 'speech', 2), (784, 783, 'accident', 0, 'speech', 2), (785, 784, 'accidental', 0, 'speech', 2), (786, 785, 'accidentally', 0, 'speech', 2), (787, 786, 'accidentals', 0, 'speech', 2), (788, 787, 'accidently', 0, 'speech', 2), (789, 788, 'accidents', 0, 'speech', 2), (790, 789, 'accipe', 0, 'speech', 2), (791, 790, 'accius', 0, 'speech', 2), (792, 791, 'acclaim', 0, 'speech', 2), (793, 792, 'acclaimed', 0, 'speech', 2), (794, 793, 'acclaiming', 0, 'speech', 2), (795, 794, 'acclaims', 0, 'speech', 2), (796, 795, 'acclamation', 0, 'speech', 2), (797, 796, 'acclamations', 0, 'speech', 2), (798, 797, 'acclimate', 0, 'speech', 2), (799, 798, 'acclimated', 0, 'speech', 2), (800, 799, 'acclimation', 0, 'speech', 2), (801, 800, 'acclimatisation', 0, 'speech', 2), (802, 801, 'acclimatise', 0, 'speech', 2), (803, 802, 'acclimatised', 0, 'speech', 2), (804, 803, 'acclimatization', 0, 'speech', 2), (805, 804, 'acclimatize', 0, 'speech', 2), (806, 805, 'acclimatized', 0, 'speech', 2), (807, 806, 'acclivities', 0, 'speech', 2), (808, 807, 'acclivity', 0, 'speech', 2), (809, 808, 'accolade', 0, 'speech', 2), (810, 809, 'accolon', 0, 'speech', 2), (811, 810, 'accomac', 0, 'speech', 2), (812, 811, 'accomack', 0, 'speech', 2), (813, 812, 'accomba', 0, 'speech', 2), (814, 813, 'accommodate', 0, 'speech', 2), (815, 814, 'accommodated', 0, 'speech', 2), (816, 815, 'accommodates', 0, 'speech', 2), (817, 816, 'accommodatin', 0, 'speech', 2), (818, 817, 'accommodating', 0, 'speech', 2), (819, 818, 'accommodatingly', 0, 'speech', 2), (820, 819, 'accommodation', 0, 'speech', 2), (821, 820, 'accommodations', 0, 'speech', 2), (822, 821, 'accomodate', 0, 'speech', 2), (823, 822, 'accomodation', 0, 'speech', 2), (824, 823, 'accompanied', 0, 'speech', 2), (825, 824, 'accompanies', 0, 'speech', 2), (826, 825, 'accompaniment', 0, 'speech', 2), (827, 826, 'accompaniments', 0, 'speech', 2), (828, 827, 'accompanist', 0, 'speech', 2), (829, 828, 'accompany', 0, 'speech', 2), (830, 829, 'accompanyed', 0, 'speech', 2), (831, 830, 'accompanying', 0, 'speech', 2), (832, 831, 'accompli', 0, 'speech', 2), (833, 832, 'accomplice', 0, 'speech', 2), (834, 833, 'accomplice''s', 0, 'speech', 2), (835, 834, 'accomplices', 0, 'speech', 2), (836, 835, 'accomplish', 0, 'speech', 2), (837, 836, 'accomplish''d', 0, 'speech', 2), (838, 837, 'accomplished', 0, 'speech', 2), (839, 838, 'accomplishes', 0, 'speech', 2), (840, 839, 'accomplishing', 0, 'speech', 2), (841, 840, 'accomplishment', 0, 'speech', 2), (842, 841, 'accomplishments', 0, 'speech', 2), (843, 842, 'accompong', 0, 'speech', 2), (844, 843, 'accompt', 0, 'speech', 2), (845, 844, 'accomptant', 0, 'speech', 2), (846, 845, 'accompts', 0, 'speech', 2), (847, 846, 'accoont', 0, 'speech', 2), (848, 847, 'accoramboni', 0, 'speech', 2), (849, 848, 'accord', 0, 'speech', 2), (850, 849, 'accordance', 0, 'speech', 2), (851, 850, 'accordant', 0, 'speech', 2), (852, 851, 'accorded', 0, 'speech', 2), (853, 852, 'accordeon', 0, 'speech', 2), (854, 853, 'accordin', 0, 'speech', 2), (855, 854, 'according', 0, 'speech', 2), (856, 855, 'accordingly', 0, 'speech', 2), (857, 856, 'accordion', 0, 'speech', 2), (858, 857, 'accordions', 0, 'speech', 2), (859, 858, 'accords', 0, 'speech', 2), (860, 859, 'accost', 0, 'speech', 2), (861, 860, 'accosted', 0, 'speech', 2), (862, 861, 'accosting', 0, 'speech', 2), (863, 862, 'accosts', 0, 'speech', 2), (864, 863, 'accouchement', 0, 'speech', 2), (865, 864, 'accoucheur', 0, 'speech', 2), (866, 865, 'account', 0, 'speech', 2), (867, 866, 'account''s', 0, 'speech', 2), (868, 867, 'accountability', 0, 'speech', 2), (869, 868, 'accountable', 0, 'speech', 2), (870, 869, 'accountableness', 0, 'speech', 2), (871, 870, 'accountancy', 0, 'speech', 2), (872, 871, 'accountant', 0, 'speech', 2), (873, 872, 'accountant''s', 0, 'speech', 2), (874, 873, 'accountants', 0, 'speech', 2), (875, 874, 'accounted', 0, 'speech', 2), (876, 875, 'accounteth', 0, 'speech', 2), (877, 876, 'accountin', 0, 'speech', 2), (878, 877, 'accounting', 0, 'speech', 2), (879, 878, 'accounts', 0, 'speech', 2), (880, 879, 'accoutered', 0, 'speech', 2), (881, 880, 'accouterments', 0, 'speech', 2), (882, 881, 'accoutred', 0, 'speech', 2), (883, 882, 'accoutrement', 0, 'speech', 2), (884, 883, 'accoutrements', 0, 'speech', 2), (885, 884, 'accra', 0, 'speech', 2), (886, 885, 'accredit', 0, 'speech', 2), (887, 886, 'accredited', 0, 'speech', 2), (888, 887, 'accrediting', 0, 'speech', 2), (889, 888, 'accredits', 0, 'speech', 2), (890, 889, 'accretion', 0, 'speech', 2), (891, 890, 'accretions', 0, 'speech', 2), (892, 891, 'accrue', 0, 'speech', 2), (893, 892, 'accrued', 0, 'speech', 2), (894, 893, 'accrues', 0, 'speech', 2), (895, 894, 'accruing', 0, 'speech', 2), (896, 895, 'acct', 0, 'speech', 2), (897, 896, 'accumulate', 0, 'speech', 2), (898, 897, 'accumulated', 0, 'speech', 2), (899, 898, 'accumulates', 0, 'speech', 2), (900, 899, 'accumulating', 0, 'speech', 2), (901, 900, 'accumulation', 0, 'speech', 2), (902, 901, 'accumulations', 0, 'speech', 2), (903, 902, 'accumulative', 0, 'speech', 2), (904, 903, 'accumulator', 0, 'speech', 2), (905, 904, 'accumulators', 0, 'speech', 2), (906, 905, 'accuracies', 0, 'speech', 2), (907, 906, 'accuracy', 0, 'speech', 2), (908, 907, 'accurate', 0, 'speech', 2), (909, 908, 'accurately', 0, 'speech', 2), (910, 909, 'accurs''d', 0, 'speech', 2), (911, 910, 'accursed', 0, 'speech', 2), (912, 911, 'accurst', 0, 'speech', 2), (913, 912, 'accus''d', 0, 'speech', 2), (914, 913, 'accusal', 0, 'speech', 2), (915, 914, 'accusation', 0, 'speech', 2), (916, 915, 'accusations', 0, 'speech', 2), (917, 916, 'accusative', 0, 'speech', 2), (918, 917, 'accusatory', 0, 'speech', 2), (919, 918, 'accuse', 0, 'speech', 2), (920, 919, 'accused', 0, 'speech', 2), (921, 920, 'accused''s', 0, 'speech', 2), (922, 921, 'accuser', 0, 'speech', 2), (923, 922, 'accuser''s', 0, 'speech', 2), (924, 923, 'accusers', 0, 'speech', 2), (925, 924, 'accuses', 0, 'speech', 2), (926, 925, 'accuseth', 0, 'speech', 2), (927, 926, 'accusin', 0, 'speech', 2), (928, 927, 'accusing', 0, 'speech', 2), (929, 928, 'accusingly', 0, 'speech', 2), (930, 929, 'accusings', 0, 'speech', 2), (931, 930, 'accustom', 0, 'speech', 2), (932, 931, 'accustom''d', 0, 'speech', 2), (933, 932, 'accustomary', 0, 'speech', 2), (934, 933, 'accustome', 0, 'speech', 2), (935, 934, 'accustomed', 0, 'speech', 2), (936, 935, 'accustomedness', 0, 'speech', 2), (937, 936, 'accustoming', 0, 'speech', 2), (938, 937, 'accustoms', 0, 'speech', 2), (939, 938, 'accute', 0, 'speech', 2), (940, 939, 'ace', 0, 'speech', 2), (941, 940, 'ace''s', 0, 'speech', 2), (942, 941, 'aceldama', 0, 'speech', 2), (943, 942, 'acephalous', 0, 'speech', 2), (944, 943, 'acequia', 0, 'speech', 2), (945, 944, 'acer', 0, 'speech', 2), (946, 945, 'acerbities', 0, 'speech', 2), (947, 946, 'acerbity', 0, 'speech', 2), (948, 947, 'aces', 0, 'speech', 2), (949, 948, 'acestes', 0, 'speech', 2), (950, 949, 'acetate', 0, 'speech', 2), (951, 950, 'acetic', 0, 'speech', 2), (952, 951, 'acetous', 0, 'speech', 2), (953, 952, 'acetylene', 0, 'speech', 2), (954, 953, 'ach', 0, 'speech', 2), (955, 954, 'achaea', 0, 'speech', 2), (956, 955, 'achaea''s', 0, 'speech', 2), (957, 956, 'achaean', 0, 'speech', 2), (958, 957, 'achaeans', 0, 'speech', 2), (959, 958, 'achaemenes', 0, 'speech', 2), (960, 959, 'achaemenian', 0, 'speech', 2), (961, 960, 'achaemenidae', 0, 'speech', 2), (962, 961, 'achaia', 0, 'speech', 2), (963, 962, 'achaian', 0, 'speech', 2), (964, 963, 'achaians', 0, 'speech', 2), (965, 964, 'achan', 0, 'speech', 2), (966, 965, 'achang', 0, 'speech', 2), (967, 966, 'achanna', 0, 'speech', 2), (968, 967, 'achard', 0, 'speech', 2), (969, 968, 'acharnae', 0, 'speech', 2), (970, 969, 'acharnement', 0, 'speech', 2), (971, 970, 'acharnians', 0, 'speech', 2), (972, 971, 'acharya', 0, 'speech', 2), (973, 972, 'achates', 0, 'speech', 2), (974, 973, 'ache', 0, 'speech', 2), (975, 974, 'ached', 0, 'speech', 2), (976, 975, 'acheen', 0, 'speech', 2), (977, 976, 'achelous', 0, 'speech', 2), (978, 977, 'achen', 0, 'speech', 2), (979, 978, 'achensee', 0, 'speech', 2), (980, 979, 'acherley', 0, 'speech', 2), (981, 980, 'acheron', 0, 'speech', 2), (982, 981, 'acherusian', 0, 'speech', 2), (983, 982, 'aches', 0, 'speech', 2), (984, 983, 'acheter', 0, 'speech', 2), (985, 984, 'achi', 0, 'speech', 2), (986, 985, 'achiet', 0, 'speech', 2), (987, 986, 'achiev''d', 0, 'speech', 2), (988, 987, 'achievable', 0, 'speech', 2), (989, 988, 'achieve', 0, 'speech', 2), (990, 989, 'achieved', 0, 'speech', 2), (991, 990, 'achievement', 0, 'speech', 2), (992, 991, 'achievements', 0, 'speech', 2), (993, 992, 'achiever', 0, 'speech', 2), (994, 993, 'achievers', 0, 'speech', 2), (995, 994, 'achieves', 0, 'speech', 2), (996, 995, 'achieving', 0, 'speech', 2), (997, 996, 'achill', 0, 'speech', 2), (998, 997, 'achillas', 0, 'speech', 2), (999, 998, 'achille', 0, 'speech', 2), (1000, 999, 'achille''s', 0, 'speech', 2)
2023-03-10 16:36:20.051 EST [2204] LOG: checkpoint starting: time
2023-03-10 16:36:22.695 EST [2204] LOG: checkpoint complete: wrote 24 buffers (0.1%); 0 WAL file(s) added, 0 removed, 0 recycled; write=2.520 s, sync=0.067 s, total=2.645 s; sync files=23, longest=0.010 s, average=0.003 s; distance=21 kB, estimate=266606 kB
2023-03-10 16:37:06.631 EST [24976] LOG: received fast shutdown request
2023-03-10 16:37:06.635 EST [17064] ERROR: canceling statement due to user request
2023-03-10 16:37:06.637 EST [24976] LOG: aborting any active transactions
2023-03-10 16:37:06.656 EST [24976] LOG: background worker "logical replication launcher" (PID 17064) exited with exit code 1
2023-03-10 16:37:06.662 EST [2204] LOG: shutting down
2023-03-10 16:37:06.666 EST [2204] LOG: checkpoint starting: shutdown immediate
2023-03-10 16:37:06.691 EST [2204] LOG: checkpoint complete: wrote 0 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.029 s; sync files=0, longest=0.000 s, average=0.000 s; distance=0 kB, estimate=239946 kB
2023-03-10 16:37:06.737 EST [24976] LOG: database system is shut down
2023-03-10 16:52:54.712 EST [18292] LOG: starting PostgreSQL 15.2, compiled by Visual C++ build 1929, 64-bit
2023-03-10 16:52:54.719 EST [18292] LOG: listening on Unix socket "C:/Users/Ketaki/Documents/MFA/pg_mfa_global_socket/.s.PGSQL.5432"
2023-03-10 16:52:54.795 EST [30152] LOG: database system was shut down at 2023-03-10 16:37:06 EST
2023-03-10 16:52:54.835 EST [18292] LOG: database system is ready to accept connections
2023-03-10 16:54:18.868 EST [24796] LOG: duration: 7757.436 ms statement: UPDATE word SET count=0
2023-03-10 16:54:54.602 EST [18292] LOG: received fast shutdown request
2023-03-10 16:54:54.607 EST [18292] LOG: aborting any active transactions
2023-03-10 16:54:54.608 EST [24796] FATAL: terminating connection due to administrator command
2023-03-10 16:54:54.608 EST [28832] FATAL: terminating connection due to administrator command
2023-03-10 16:54:54.629 EST [18292] LOG: background worker "logical replication launcher" (PID 3876) exited with exit code 1
2023-03-10 16:54:54.647 EST [9660] LOG: shutting down
2023-03-10 16:54:54.651 EST [9660] LOG: checkpoint starting: shutdown immediate
2023-03-10 16:54:58.159 EST [9660] LOG: checkpoint complete: wrote 18880 buffers (57.6%); 0 WAL file(s) added, 0 removed, 28 recycled; write=0.233 s, sync=3.076 s, total=3.512 s; sync files=157, longest=0.544 s, average=0.020 s; distance=462192 kB, estimate=462192 kB
2023-03-10 16:54:58.230 EST [18292] LOG: database system is shut down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment