From 7c4833c06a0c7d55fd0bebf676c45eb772df50fa Mon Sep 17 00:00:00 2001 From: Luke Avedon Date: Tue, 20 Apr 2021 22:21:29 -0400 Subject: [PATCH] some bug with looping through senses --- API.cs | 6 + bin/Debug/net5.0/OxfordV2.dll | Bin 25600 -> 26112 bytes bin/Debug/net5.0/OxfordV2.pdb | Bin 16372 -> 16420 bytes logs/Log_OxfordApplication_20210417-1650.txt | 104 ------- logs/Log_OxfordApplication_20210417-1704.txt | 80 ------ logs/Log_OxfordApplication_20210419-1056.txt | 53 ---- logs/Log_OxfordApplication_20210419-1110.txt | 53 ---- logs/Log_OxfordApplication_20210419-1112.txt | 53 ---- logs/Log_OxfordApplication_20210419-1124.txt | 53 ---- logs/Log_OxfordApplication_20210419-1125.txt | 53 ---- logs/Log_OxfordApplication_20210419-1134.txt | 53 ---- logs/Log_OxfordApplication_20210419-1135.txt | 53 ---- logs/Log_OxfordApplication_20210419-1141.txt | 53 ---- logs/Log_OxfordApplication_20210419-1145.txt | 53 ---- logs/Log_OxfordApplication_20210419-1147.txt | 53 ---- logs/Log_OxfordApplication_20210419-1148.txt | 53 ---- logs/Log_OxfordApplication_20210419-1149.txt | 53 ---- logs/Log_OxfordApplication_20210419-1151.txt | 64 ----- logs/Log_OxfordApplication_20210419-1651.txt | 53 ---- logs/Log_OxfordApplication_20210419-1653.txt | 53 ---- logs/Log_OxfordApplication_20210419-1657.txt | 53 ---- logs/Log_OxfordApplication_20210419-1704.txt | 53 ---- logs/Log_OxfordApplication_20210419-1706.txt | 275 ------------------ logs/Log_OxfordApplication_20210420-1737.txt | 0 logs/Log_OxfordApplication_20210420-1738.txt | 0 logs/Log_OxfordApplication_20210420-1741.txt | 0 logs/Log_OxfordApplication_20210420-1744.txt | 0 logs/Log_OxfordApplication_20210420-1747.txt | 0 logs/Log_OxfordApplication_20210420-1751.txt | 0 logs/Log_OxfordApplication_20210420-1752.txt | 62 ---- logs/Log_OxfordApplication_20210420-1802.txt | 281 ------------------- logs/Log_OxfordApplication_20210420-1848.txt | 0 logs/Log_OxfordApplication_20210420-1850.txt | 66 ----- logs/Log_OxfordApplication_20210420-1856.txt | 36 --- logs/Log_OxfordApplication_20210420-1857.txt | 0 logs/Log_OxfordApplication_20210420-1858.txt | 56 ---- logs/Log_OxfordApplication_20210420-1914.txt | 0 logs/Log_OxfordApplication_20210420-1956.txt | 55 ---- logs/Log_OxfordApplication_20210420-1957.txt | 55 ---- logs/Log_OxfordApplication_20210420-2003.txt | 0 logs/Log_OxfordApplication_20210420-2004.txt | 0 logs/Log_OxfordApplication_20210420-2005.txt | 0 logs/Log_OxfordApplication_20210420-2007.txt | 0 logs/Log_OxfordApplication_20210420-2026.txt | 0 logs/Log_OxfordApplication_20210420-2046.txt | 0 logs/Log_OxfordApplication_20210420-2107.txt | 0 logs/Log_OxfordApplication_20210420-2116.txt | 0 logs/Log_OxfordApplication_20210420-2121.txt | 0 logs/Log_OxfordApplication_20210420-2130.txt | 0 logs/Log_OxfordApplication_20210420-2158.txt | 0 logs/Log_OxfordApplication_20210420-2201.txt | 0 logs/Log_OxfordApplication_20210420-2202.txt | 0 logs/Log_OxfordApplication_20210420-2209.txt | 0 logs/Log_OxfordApplication_20210420-2210.txt | 0 logs/Log_OxfordApplication_20210420-2211.txt | 74 ----- obj/Debug/net5.0/OxfordV2.dll | Bin 25600 -> 26112 bytes obj/Debug/net5.0/OxfordV2.pdb | Bin 16372 -> 16420 bytes 57 files changed, 6 insertions(+), 2056 deletions(-) delete mode 100644 logs/Log_OxfordApplication_20210417-1650.txt delete mode 100644 logs/Log_OxfordApplication_20210417-1704.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1056.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1110.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1112.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1124.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1125.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1134.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1135.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1141.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1145.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1147.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1148.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1149.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1151.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1651.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1653.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1657.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1704.txt delete mode 100644 logs/Log_OxfordApplication_20210419-1706.txt delete mode 100644 logs/Log_OxfordApplication_20210420-1737.txt delete mode 100644 logs/Log_OxfordApplication_20210420-1738.txt delete mode 100644 logs/Log_OxfordApplication_20210420-1741.txt delete mode 100644 logs/Log_OxfordApplication_20210420-1744.txt delete mode 100644 logs/Log_OxfordApplication_20210420-1747.txt delete mode 100644 logs/Log_OxfordApplication_20210420-1751.txt delete mode 100644 logs/Log_OxfordApplication_20210420-1752.txt delete mode 100644 logs/Log_OxfordApplication_20210420-1802.txt delete mode 100644 logs/Log_OxfordApplication_20210420-1848.txt delete mode 100644 logs/Log_OxfordApplication_20210420-1850.txt delete mode 100644 logs/Log_OxfordApplication_20210420-1856.txt delete mode 100644 logs/Log_OxfordApplication_20210420-1857.txt delete mode 100644 logs/Log_OxfordApplication_20210420-1858.txt delete mode 100644 logs/Log_OxfordApplication_20210420-1914.txt delete mode 100644 logs/Log_OxfordApplication_20210420-1956.txt delete mode 100644 logs/Log_OxfordApplication_20210420-1957.txt delete mode 100644 logs/Log_OxfordApplication_20210420-2003.txt delete mode 100644 logs/Log_OxfordApplication_20210420-2004.txt delete mode 100644 logs/Log_OxfordApplication_20210420-2005.txt delete mode 100644 logs/Log_OxfordApplication_20210420-2007.txt delete mode 100644 logs/Log_OxfordApplication_20210420-2026.txt delete mode 100644 logs/Log_OxfordApplication_20210420-2046.txt delete mode 100644 logs/Log_OxfordApplication_20210420-2107.txt delete mode 100644 logs/Log_OxfordApplication_20210420-2116.txt delete mode 100644 logs/Log_OxfordApplication_20210420-2121.txt delete mode 100644 logs/Log_OxfordApplication_20210420-2130.txt delete mode 100644 logs/Log_OxfordApplication_20210420-2158.txt delete mode 100644 logs/Log_OxfordApplication_20210420-2201.txt delete mode 100644 logs/Log_OxfordApplication_20210420-2202.txt delete mode 100644 logs/Log_OxfordApplication_20210420-2209.txt delete mode 100644 logs/Log_OxfordApplication_20210420-2210.txt delete mode 100644 logs/Log_OxfordApplication_20210420-2211.txt diff --git a/API.cs b/API.cs index 636560f..4f492af 100644 --- a/API.cs +++ b/API.cs @@ -330,6 +330,12 @@ public static void APICalls(CurrentQuery query) } + query.Senses.Add(currentSense); + Console.WriteLine(); + Console.WriteLine("----Enter for more - X to exit----"); + string input = Console.ReadLine().Trim().ToLower(); + if (input == "x") + break; } catch (Exception ex) { diff --git a/bin/Debug/net5.0/OxfordV2.dll b/bin/Debug/net5.0/OxfordV2.dll index 60acf460f60ab79a2faf41c7dc1134b771a3def8..f237dab0728ba41d7b2c23295cdb82cac39eb97a 100644 GIT binary patch delta 5158 zcma)<3vg7`8OOhKvU{`7WFJX3n-{xz-eeO(5*|qiAt5O8l7vS<6EOj;qLjrAVu{sF zWGY}~G+c$TLQQ;iK+B+OnW5+yS{#u&jv@?Bm6%AyQ7g(=sTK?UpR*?^sMG1rU}_+2ICs@#Gs1S~FO_@s-tY3|gIt-m(TI=hqjw z3rdqIa>_<)^*nULto-E3k31%faWEcC#bovIvPq1Mdt$2%UAlB>DA|)|EVPw*3aihF zvW4-oMdT?m`fM3XbRF}xQN(GdwQgO<3IGLwc%80F7~W!JM?M*?<#l;nx-R^2o^g7y z2ueaNo|5>;A@YQ_*)yW0?$XF?F-{c{^obC17rRTtlMofUi)C9J2wlZ|%bvw#OD?AQ zu#|9x=I`6W@mA;cU?{J3Ltoq!u}UY+ZVh z7;TD>YKS-2of|PkYq_8@cUdVP%Auho?|5>L*VADV4dM3X#0$?g_S#DvV|6tH@LJgPT6Fx&zssiShf6`|6n#IUz=p9VUAwM?O>(wRxwY@$0e1 zYEN~9IY(1#K+Z9$MP}w0O^p;F&e-a}rWB-krd&)DCrxg~lLbD{)GIjMQ+oybJvEYB zR0q9AEVm0&)x34?I?q%c50@>BW2+JH^1;K{U}?rjhz}6PX_RKI@k?j+jdfu>rvJz0 zPIFJYY;)_~^`o0Ro!ryaLnAhKVtjKSxhNl-iN?3ih1RK}0-jVdnv)i{Kb$~x7hW_; z;!(nV5S#y=iRfkckHAj`kAAwWM6<9#f5g$bJpU&6UGPuBAI;C@dfm3$IfWPyXuWusZHMLa3ddjv9sc_ zvyrAZ7`syaiyJ{+6X~+OC!| z>9tx5tgeN|*>sYc#RQczRB&NM8zx&xH8h zcr}=`aC{h}+n<5{kNP)VRwDm@_mQQK8$JFM*>i^RQpWVlDvlGq1xVN zne}5+{!M1pSbXNPxH9X%{=He_>u+@v<=snk9M@)?xx7W|BCFQi(j|^$et;+?1KyHF zRE_7x1ut*blG(TwbPd>KGCs?yXG@LZ>`ayzyDHnuqc?Lm{VZV>*R&06HE-?7HHV>< zPNA(9p)R}79Z*JV`6}qAtP8q;3ymfSeIsE#G$svA$w8|yQJfOl8XvCN^Z=YHsGF+cyJg{gEE!E_UCy5U4wr|ME9pZ zVbjP&Et2{y9hMiliIyo^ZP^d%khGneojJ@*JL7G%+4(#-(`LNYMn}=8FHV+Arb$tz z(PIj|=7X5+lZvugh!Sa!BAvNFF-0d$A$%7)sOWQ(3v^gfn>9pMdQ;JDRu|}mqGxP_ z+(xGqy=Z%lM{RUQVJ`~W>8zq(qoAGssi@38!W?u-QG=b4gDiOcU`>{{wGcVUrRcAk z3*=Yiv;T!BQBYB?{Wz#Z5wj2R?P_)a8FDG=fqJ3r;XpN#f&F8q6)+^d*J`ajU<0$txg?6dN1`Lxz&nTLUVNz(X zq%&-jrco*#k<>?}*6(>L?ZcO!(fv)M197q(w2rVeI;7~Zl~EcURdhQR=%Zs%h3l|F zAHA>WG|H#bX+>Y4d^-Jow4*IVe)@-^^)?si-*J+Q$RG{>e8t9ylaN74io{9CAfKWc z&JmVL<0eJpsq>tSGD%mB&uf!d7EMreP&>%8s76s0PDwU3D!Lk{B%9_a5}TGo3l)h? z%b_+!pW1oCI9jRb8@mIvdJ>8H_gkJsV}RDF#uw2TpnKvZ*A%4RN!o6Ci|H&#dlkLM z0u-eEiuO8nmP@ZFI^Yc8r^Asr(Ibu=mPa!ui{%MdZRa9zg>jot{>-4^&KFDLMiwp*p;SMdnFR zh&Bt-fM+Nx_HO=DEczvFA@QC`fqswip0IH?K!=?g_0q=<2ir|eNp99j+bkh^0j)0R z;}##ggQaV@5$q^b#5vN*g(hn{dOhJRWe2F&CN#+@#(9-0ph2tH=Z{#U%x{mvoRTyf zNv+OF>{Aj4{g9kc1>5OZfFx1i5WQ_$!t&{3){J}~&R7Loi8Cn*uVAIp@0AZpr|Mf| zz7M`wSRczx(%EBdtK&YXCus+>vOec;q1!A^vtm(ZHw$8*eQbc;fixtgCA77lD-7XNu9Kot!JCqJM1K$#B|Peqdb%y4dQpvT1z3+XD)%3vhmO_O+wdLh3>aiLLZX; zO#2kXLz?jC*{4EX_L&cO84b^5=QoYD`?F li8#;~OylL<#%pb}V}TX@ESA*%FEekhjk#BR$@(TF{s+XCq(%S$ delta 5152 zcma)M7&Ainy;8rEMc7jPSysxH=|ikA^k$FIc{cuVu)u~!fcmKb3^@Xz z=v_;zQ|;Wt_^0;NGE ztKr8@`Uh#(uxM(!wT9&s*1v*Py@gsifZbOFYB1J}UA#s5-L_m-qDEVOZ22YcVVf9^R+|V<$#rHsfH^+C`K^G>8?e?r(t&dlhLt!9Y<0|2|yd@KKm zlPw#`%EqO{YN*3eyf)ME+Nhi8LleuXnX@gH=$16aj3UL79` zQn`50iEDC+aPe5E;XzSi`IK4ht&V@m<+k{0z+3Z!YgJnx#cXe_ak=p7c8@U$s_cz*F1?u#&u3Pyn# z9wK3$KTHgdgfe>1ZAH$|Nizt)9UY&=nu+El@Z z@@d;I0`($!6VR^L%3U83w?VDm;-0VIjctc={XzGFrL#-`Rru6!(|v(ghmOP%Ge9@` z^UzO69{rTt0A}H~t-=F!etsVM-RR$g{%C$7*QV&L>FX7mY^+{?H+@KksTVv~ael2! z5BgeIQ|fA81!Gh6yEFc!PN8W5&(d(i6yV(#>3Zgj1U`Z6@eh5tQo4!kplH+Z*JYz; z!6~xEIfMwcG-Hd;44UXunt_ciqXB8!O#JD- z1jVV%Lbb-&Y`rsU5}TuM$|}KmK9kjo%CZx|vDsokvz?3SG@OX_hq9-J=b?iOil=9e z&QgiBQWn<7U5~Zu|IRLCZF+&fg2C8gP6`*Jh!0S2-`U(RffQ(#p7Ir{2-Uc2#+eNb$&cWS>X5?>8 z`lR60AYM590|@YI{NfJcZUN-uw~69ZGU(%prCf#UOi`{VJ#0De>@Bohhg$0*?X;45 z9HjT7GFZu@s3+NtsF!ilgo*SO(+bqEaD3+F)GGY%O{*~e$kc=Sq?t0m7dZ!n?&Q}c z&`Ju}W}R=(!L@^1pb4Lvqg51`X^{1txh}yJXp`u( z?8e!4N(!+tlBTN`mmUq)YIW1YtxHZCXAk_-;Yl zM4Ofm>5@)5&hi4tmh`p5WGaBrM4<84S+`?j2sGKa8yiDVV~|)=7?udyYJG#1urMr> zbcBT<3^z)8(pAC=VU?skt`Po5vDzTG*BM|%@U0*n2CQyV5!B+V5RPx$+vA`K5nwIu zk8uO3SR=3t zTRo`TteI>T^DB5E*sG`%2Mh-_T`9p{54+0Q9_X`^x?NP~B^Zwyw$VQSgH03pOA}DT zCc9^0Qm3nqodi1Q`^1E5*n`eCOriny!CU4I(P1$g2ParN_R7YSR>PL#$?OxiN0;nX zYU#loT2hh~x=YvtY?HGG)$6{8*;vwbALY5nnm0qm7J)Ey9`ZmvU&ydNhPOW z!~;^v85Hq8spJfc_?T33z$7Llm7I`>!&1p<7IBNz1X)o5T~f*E6>*JjHdXIiv`AHd zrY__pZf}?P(N8VfluBH&otG`>*OI{6+UY;$D1I|~@VkVDG(HS}eE2QZYnJ%*=n}st zf9_N9->pkdfAmy-#|qbjx9c00bks^SUMfv2t1e%xOul1v`+FO{=8wFLWk)|BP#j8z cv-q1mdhyaZDfd<1S@`D-DfOB&ELolQU-34VVE_OC diff --git a/bin/Debug/net5.0/OxfordV2.pdb b/bin/Debug/net5.0/OxfordV2.pdb index 24a890a08e63c18bb6c7854926853aec41721446..769c0e461fb27f68654259571ef60ee75dd0ba73 100644 GIT binary patch delta 2616 zcmZ9Odu&ui6vofoeYD$Zc~?tY*lw}iWw-n2Yx|@H`a-RRZV6R{)FwjfvjHNMYHw9& zC{bv8B_`SsG*Ic2wi^skqM$LLe`vsfL{bENK@5o!6vasV&T_XIy4ml{`OP_JX70}1 zX>Y0f+eByP)7zqml3R%yqKQfr_<>Cu8edw!k?qFg#Jx3 zP=w7$u?_>-97Za48Ytj2(zwe&r(8zboo1l-(~R^VT8rCAhusD`iS`|zfqH#Lx{UTF zT0wT3AP;0t7Sx=Kp-G{o4uu|tYN2ii_ZeuDiYZ#4H=quv6M7fg3mt$4p&)b&ItiVI zzJbm|6VOl4Z_rKXABeEj2q*@c10_Jo&_c)ut%0^cD%6fgQm?sqB_=waW}?rbub?x~ z1?UIp7wASB=a|7}TIe>D56Xdxpfacus)1HR^-v?!1Z{>|p$>NhU4^bgzeBg7yKWwn zQXoOAJ%YNSkD)}bpl#3z=w~R(ho4d#P%0H)w01{vtJnbSzk%XVI03&8Pt80R{402u z&I#ZdW}+`K1;-P?i4jD9=sXXc0=}lR75o->h0aOfJzzc|TyFz!jwF?E#zGy*=(rn6 z6pI7O2`S)43sIf8$Eo0r;8LAE;A1%0T#t2;7t9~_G0!BkABimq$N87CfPJBSmFR0c zC3mEwBM!lJdO`+xJ^Y6tKGT`{1U%pa5@XGT7w5h>FDjhR@o5rs{q!(neyomYMz{kl zC-4g-4=_t&j?b2u>*q+!@mPsD&JPhDkK+&P%=3p9z)vnG%$1l2h?kfLNRXK0i4t>s zp2QrVFEPih_c%0vXaPx65^NIl0Q}y|3tS*E#~+cHCrFW)TR{Bt>RO2Y9^bk4$=;H`T_XFu2pALlZZp9AiI&-MJ;=Ysje^YKB4f>&aW`y}Q8a5GQlb38+0j%P~D@ob4X?uXRygq)BwB_UU0j^|0t1LRB0@dAlC zUMMlg7fHp#M|EBVu7Z!J4aJMVo$&2Ym5PF5y?_r@ z6?ieY20j-sF9Gj?&jriDOZEI6;1%Ffor}TM;4+B=;Btv;z!ef}36{O8jV|I?E}#eXwJm6R_JDTdR<@P}gf zM{&p@4*e}gz87OVl(BI!c2hf@?N|CNLE-l*!XHe}wFr@;735Wm9&LACtQgUH^S%}B r+SdFR#VzexzKUo=fnW3m_Z3`HB5Fo!N7s%%t8FhT)%{c2nIhZ&IJGrm delta 2611 zcmZ9Odu&rx9LIm>w!LeIFqtxiJ?I{6-P-lBb?aViWo|2|FxUfQgrtZWSrD9nB!lNx65%&zrXYQobT^E zZtuA_J=`hoXkGplTN8=0w-be@5!ETkn>TG}U%zG};d6L8kr{1vYcusD4|5)BT~vqG zI)mt@4_y2F3(tZx9v|M&yQ91I=!!cErRAWbySvLFmUoY&3blKzSPP*Fi%>H3 zZ>EV7vdr{{!$kKSX3B7ysK9Bay)F|SaG9yC&_o*w&GZf0YiM`7P1Nf)(^{X2w)xET zA=(RQ1v#<=c_1}g(97AFniQIouTUoBf!g!A&qPmXSfUAf8VW;ep!Lv8&{pVG=yj+Y z>V@8ejzB}uN$3ppDRcq41YL%%Lcc;cq1(`XNZ=BzkRNJ6|H7Zyo;a15CB|#}rI+O!Bp(3ap3PK@h3DgRO-3c@TjY3~Q7ojmX z&q=wEpdyc;cIZv$4)lyy&_3v6=x0dP2b9Ii^+f%?;?{mK@%=Z^Yz!R7K?oZ>2mBkj z-r!X5OqJ*Ymf-p{aC!pKUk0axbHUdQo(tX$US_Zz+yh={a3>#ViRVem_M9jok`~0idz!*`IoYRy|H?Y=pwF? zJACMv4YSQCC<3oR{s_cpy4YBNCwxF+?3wW3{Lkl2#p~Hml9>F62C(ANw*ee|SAUh-I45!3%o0 zLn`n}%)U=zo}fr#_KPKE-!C!yr4q9rfVB96Tu?Tppj=}1Db1roDgD=|;-n8fVY;X#dG5Z}&v$>;Y%gTy>Og!Lx}aKXYU1&eUc z;}bT)dlE0Ea^n_l0WStu8XN>K0aqD3V(@%$BXV4A%&!J_A$LHH8V1xD1Ncxif`i}| z89&jm13bK<=P3 zhy`>W(Mf9&T~ws-5se`C(zl2{;tdy58*)EAg;+v=qo(L!%|?T8BmNbCR!7Uc zO+xI6zTxwlOd_{g|H+?bv-t7mPa?5Bs+I(VIHgyYu4+;HRMDp@N6OWsF2UbDqCcqi zcL@Go5$|78j^!!Gdc?qLF<31IJJiAb0^gxzG1MrA&WYnBjyH(mSz`Df5$RJRSHy`V z{a$H6>Aw~&3V0PUBf7fWCPb3HuA)h7)JH2)#B2KHim$~=eV}rk_)?!;rNMo>Dj+(e cUsYXI5}XlFq$Ed__41] -Ran quotations synchronously. -Parsing quotations JSON. -In MainMenu() -The user's input was read as: -x -Exit selected. diff --git a/logs/Log_OxfordApplication_20210417-1704.txt b/logs/Log_OxfordApplication_20210417-1704.txt deleted file mode 100644 index 48153d0..0000000 --- a/logs/Log_OxfordApplication_20210417-1704.txt +++ /dev/null @@ -1,80 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.String,System.Net.Http.HttpClient+d__41] -Ran quotations synchronously. -Parsing quotations JSON. -In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.String,System.Net.Http.HttpClient+d__41] -Ran quotations synchronously. -Parsing quotations JSON. -In MainMenu() -The user's input was read as: -x -Exit selected. diff --git a/logs/Log_OxfordApplication_20210419-1056.txt b/logs/Log_OxfordApplication_20210419-1056.txt deleted file mode 100644 index c37e250..0000000 --- a/logs/Log_OxfordApplication_20210419-1056.txt +++ /dev/null @@ -1,53 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 33, "count": 33, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "computer_nn01-130522415", "text": {"keyword": "by computer", "full_text": "The value..was calculated by computer at 5\u00b0 intervals around the circle.", "keyword_offset": 26}, "year": 1962, "lemma": "by computer", "source": {"title": "Proc. Royal Soc. 1961", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130522415", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1962", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": true}, {"id": "computer_nn01-130514981", "text": {"keyword": "by computer", "full_text": "Many more exciting dates, parties, and trips. Dating by computer!", "keyword_offset": 53}, "year": 1968, "lemma": "by computer", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514981", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1968", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514991", "text": {"keyword": "by computer", "full_text": "Product mix is an economically important problem which can in many cases be handled by computer.", "keyword_offset": 84}, "year": 1970, "lemma": "by computer", "source": {"title": "Computers & Data Processing", "author": "O. Dopping", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514991", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1970", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514999", "text": {"keyword": "on computer", "full_text": "Information about your relationships which can't, under the Data Protection Act, be stored on computer.", "keyword_offset": 91}, "year": 1989, "lemma": "by computer", "source": {"title": "Which?", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514999", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1989", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515015", "text": {"keyword": "on computer", "full_text": "Paperwork. Screw the paperwork. Ted..can do the whole thing on computer now.", "keyword_offset": 60}, "year": 1998, "lemma": "by computer", "source": {"title": "Skydiving", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515015", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1998", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515033", "text": {"keyword": "by computer", "full_text": "Popular plot elements can be codified by computer and laid into scripts.", "keyword_offset": 38}, "year": 2007, "lemma": "by computer", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515033", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "2007", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-118689262", "text": {"keyword": "computer", "full_text": "I haue read the truest computer of Times, and the best Arithmetician that euer breathed, and he reduceth thy dayes into a short number.", "keyword_offset": 23}, "year": 1613, "lemma": "computer", "source": {"title": "Yong Mans Gleanings", "author": "\u2018R. B.\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689262", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1613", "first_in_word": true, "oed_reference": "computer, n., sense 1", "first_in_sense": true}, {"id": "computer_nn01-8618142", "text": {"keyword": "computers", "full_text": "The Calenders of these computers.", "keyword_offset": 23}, "year": 1646, "lemma": "computer", "source": {"title": "Pseudodoxia Epidemica", "author": "Sir T. Browne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618142", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1646", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618151", "text": {"keyword": "Computer", "full_text": "A very skillful Computer, who hath given a full Demonstration of it from Rules of Arithmetick.", "keyword_offset": 16}, "year": 1704, "lemma": "computer", "source": {"title": "Tale of Tub", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618151", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1704", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618167", "text": {"keyword": "computer", "full_text": "To pay the expenses of a computer for reducing his observations.", "keyword_offset": 25}, "year": 1855, "lemma": "computer", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618167", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1855", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-155922405", "text": {"keyword": "computer", "full_text": "plunged anew into the column of figures... Her pen was slowly traversing the length of the page, at an elevation of a quarter of an inch above the paper, her eyes following the course of the nib, as if it were the index of a patent computer.", "keyword_offset": 232}, "year": 1869, "lemma": "computer", "source": {"title": "Phemie's Temptation", "author": "\u2018M. Harland\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid155922405", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1869", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": true}, {"id": "computer_nn01-118677966", "text": {"keyword": "computer", "full_text": "Some curious computer makes out the cost of electing a President for these United States to be four hundred millions of dollars.", "keyword_offset": 13}, "year": 1893, "lemma": "computer", "source": {"title": "Publ. Amer. Econ. Assoc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118677966", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1893", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618184", "text": {"keyword": "computer", "full_text": "This was..a computer made by Mr. W. Cox. He described it as of the nature of a circular slide rule.", "keyword_offset": 12}, "year": 1897, "lemma": "computer", "source": {"title": "Engineering", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618184", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1897", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618192", "text": {"keyword": "computer", "full_text": "By means of this computer the task is performed mechanically and almost instantaneously.", "keyword_offset": 17}, "year": 1915, "lemma": "computer", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618192", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1915", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618200", "text": {"keyword": "computers", "full_text": "The telescope drive is of an elaborate nature; the effects of changing refraction, of differential flexure and of errors in the gears are automatically allowed for by a system of \u2018computers\u2019.", "keyword_offset": 180}, "year": 1941, "lemma": "computer", "source": {"title": "Nature", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618200", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1941", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-118689270", "text": {"keyword": "computers", "full_text": "Iterative methods have found favour with computers, despite an outward semblance of clumsiness which masks their solid advantages from the casual critic.", "keyword_offset": 41}, "year": 1943, "lemma": "computer", "source": {"title": "London, Edinb., & Dublin Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689270", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1943", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-123616576", "text": {"keyword": "computer", "full_text": "A new electronic computer owned by the war department can add 63,895 to itself 5,000 times in a second.", "keyword_offset": 17}, "year": 1946, "lemma": "computer", "source": {"title": "Modesto (Calif.) Bee", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid123616576", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-127026327", "text": {"keyword": "computer", "full_text": "If the computer is such that new formulas are easily set up in it, it may be economical to use it in the solution of 5 or 10 problems.", "keyword_offset": 7}, "year": 1946, "lemma": "computer", "source": {"title": "Moore School Lect.", "author": "G. Stibitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026327", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": true}, {"id": "computer_nn01-117116056", "text": {"keyword": "computers", "full_text": "We are engaged at the RCA Laboratories in the development of a storage tube for the inner memory of electronic digital computers.", "keyword_offset": 119}, "year": 1947, "lemma": "computer", "source": {"title": "Math. Tables & Other Aids Computation", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid117116056", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1947", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026337", "text": {"keyword": "computer", "full_text": "The problem of constructing a computing routine or \u2018program\u2019 for a modern general purpose computer which will enable it to play chess.", "keyword_offset": 90}, "year": 1950, "lemma": "computer", "source": {"title": "Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026337", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1950", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026345", "text": {"keyword": "computer", "full_text": "We discuss the use of three types of diagnostic and servicing programs which enable us to use the computer to diagnose its own troubles.", "keyword_offset": 98}, "year": 1953, "lemma": "computer", "source": {"title": "Proc. IRE", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026345", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1953", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618245", "text": {"keyword": "computer", "full_text": "At present a computer can read, remember, do arithmetic, make elementary decisions and print its answers.", "keyword_offset": 13}, "year": 1957, "lemma": "computer", "source": {"title": "Technology", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618245", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1957", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618261", "text": {"keyword": "Computers", "full_text": "Computers are being used to speed up the production of justified tape for the operation of typesetting machines.", "keyword_offset": 0}, "year": 1963, "lemma": "computer", "source": {"title": "Publishers' Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1963", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689288", "text": {"keyword": "computer", "full_text": "He thoroughly knew the schematics of the computer. No one else had been into it replacing defective components and wiring as he had.", "keyword_offset": 41}, "year": 1966, "lemma": "computer", "source": {"title": "We can remember It for you Wholesale", "author": "P. K. Dick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689288", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1966", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762571", "text": {"keyword": "computer", "full_text": "To arrive at a world prediction on the rate of consumption of natural resources we have to tell the computer all the known facts, plus the variables that will modify trends and the trends themselves.", "keyword_offset": 100}, "year": 1975, "lemma": "computer", "source": {"title": "Capital", "author": "M. Duffy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762571", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1975", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762580", "text": {"keyword": "computer", "full_text": "If you have bought or are about to buy a small computer or text processor, you need Cave Tab to ensure you make the most of it.", "keyword_offset": 47}, "year": 1980, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762580", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1980", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689299", "text": {"keyword": "computers", "full_text": "These \u2018observatories\u2019\u2014some call them computers\u2014of which Stonehenge is the best known, made it possible..to predict eclipses.", "keyword_offset": 37}, "year": 1983, "lemma": "computer", "source": {"title": "Dance of Life", "author": "E. T. Hall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689299", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1983", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-121762589", "text": {"keyword": "computer", "full_text": "Nothing is easier than catching crooks with priors. The computer does it all, matching crimes to the criminals, fingerprints to the asshole.", "keyword_offset": 56}, "year": 1985, "lemma": "computer", "source": {"title": "Onyx John", "author": "T. Ferguson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762589", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1985", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-122597347", "text": {"keyword": "computer", "full_text": "Levy bet \u \ No newline at end of file diff --git a/logs/Log_OxfordApplication_20210419-1110.txt b/logs/Log_OxfordApplication_20210419-1110.txt deleted file mode 100644 index c37e250..0000000 --- a/logs/Log_OxfordApplication_20210419-1110.txt +++ /dev/null @@ -1,53 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 33, "count": 33, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "computer_nn01-130522415", "text": {"keyword": "by computer", "full_text": "The value..was calculated by computer at 5\u00b0 intervals around the circle.", "keyword_offset": 26}, "year": 1962, "lemma": "by computer", "source": {"title": "Proc. Royal Soc. 1961", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130522415", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1962", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": true}, {"id": "computer_nn01-130514981", "text": {"keyword": "by computer", "full_text": "Many more exciting dates, parties, and trips. Dating by computer!", "keyword_offset": 53}, "year": 1968, "lemma": "by computer", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514981", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1968", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514991", "text": {"keyword": "by computer", "full_text": "Product mix is an economically important problem which can in many cases be handled by computer.", "keyword_offset": 84}, "year": 1970, "lemma": "by computer", "source": {"title": "Computers & Data Processing", "author": "O. Dopping", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514991", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1970", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514999", "text": {"keyword": "on computer", "full_text": "Information about your relationships which can't, under the Data Protection Act, be stored on computer.", "keyword_offset": 91}, "year": 1989, "lemma": "by computer", "source": {"title": "Which?", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514999", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1989", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515015", "text": {"keyword": "on computer", "full_text": "Paperwork. Screw the paperwork. Ted..can do the whole thing on computer now.", "keyword_offset": 60}, "year": 1998, "lemma": "by computer", "source": {"title": "Skydiving", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515015", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1998", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515033", "text": {"keyword": "by computer", "full_text": "Popular plot elements can be codified by computer and laid into scripts.", "keyword_offset": 38}, "year": 2007, "lemma": "by computer", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515033", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "2007", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-118689262", "text": {"keyword": "computer", "full_text": "I haue read the truest computer of Times, and the best Arithmetician that euer breathed, and he reduceth thy dayes into a short number.", "keyword_offset": 23}, "year": 1613, "lemma": "computer", "source": {"title": "Yong Mans Gleanings", "author": "\u2018R. B.\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689262", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1613", "first_in_word": true, "oed_reference": "computer, n., sense 1", "first_in_sense": true}, {"id": "computer_nn01-8618142", "text": {"keyword": "computers", "full_text": "The Calenders of these computers.", "keyword_offset": 23}, "year": 1646, "lemma": "computer", "source": {"title": "Pseudodoxia Epidemica", "author": "Sir T. Browne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618142", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1646", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618151", "text": {"keyword": "Computer", "full_text": "A very skillful Computer, who hath given a full Demonstration of it from Rules of Arithmetick.", "keyword_offset": 16}, "year": 1704, "lemma": "computer", "source": {"title": "Tale of Tub", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618151", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1704", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618167", "text": {"keyword": "computer", "full_text": "To pay the expenses of a computer for reducing his observations.", "keyword_offset": 25}, "year": 1855, "lemma": "computer", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618167", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1855", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-155922405", "text": {"keyword": "computer", "full_text": "plunged anew into the column of figures... Her pen was slowly traversing the length of the page, at an elevation of a quarter of an inch above the paper, her eyes following the course of the nib, as if it were the index of a patent computer.", "keyword_offset": 232}, "year": 1869, "lemma": "computer", "source": {"title": "Phemie's Temptation", "author": "\u2018M. Harland\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid155922405", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1869", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": true}, {"id": "computer_nn01-118677966", "text": {"keyword": "computer", "full_text": "Some curious computer makes out the cost of electing a President for these United States to be four hundred millions of dollars.", "keyword_offset": 13}, "year": 1893, "lemma": "computer", "source": {"title": "Publ. Amer. Econ. Assoc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118677966", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1893", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618184", "text": {"keyword": "computer", "full_text": "This was..a computer made by Mr. W. Cox. He described it as of the nature of a circular slide rule.", "keyword_offset": 12}, "year": 1897, "lemma": "computer", "source": {"title": "Engineering", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618184", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1897", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618192", "text": {"keyword": "computer", "full_text": "By means of this computer the task is performed mechanically and almost instantaneously.", "keyword_offset": 17}, "year": 1915, "lemma": "computer", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618192", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1915", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618200", "text": {"keyword": "computers", "full_text": "The telescope drive is of an elaborate nature; the effects of changing refraction, of differential flexure and of errors in the gears are automatically allowed for by a system of \u2018computers\u2019.", "keyword_offset": 180}, "year": 1941, "lemma": "computer", "source": {"title": "Nature", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618200", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1941", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-118689270", "text": {"keyword": "computers", "full_text": "Iterative methods have found favour with computers, despite an outward semblance of clumsiness which masks their solid advantages from the casual critic.", "keyword_offset": 41}, "year": 1943, "lemma": "computer", "source": {"title": "London, Edinb., & Dublin Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689270", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1943", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-123616576", "text": {"keyword": "computer", "full_text": "A new electronic computer owned by the war department can add 63,895 to itself 5,000 times in a second.", "keyword_offset": 17}, "year": 1946, "lemma": "computer", "source": {"title": "Modesto (Calif.) Bee", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid123616576", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-127026327", "text": {"keyword": "computer", "full_text": "If the computer is such that new formulas are easily set up in it, it may be economical to use it in the solution of 5 or 10 problems.", "keyword_offset": 7}, "year": 1946, "lemma": "computer", "source": {"title": "Moore School Lect.", "author": "G. Stibitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026327", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": true}, {"id": "computer_nn01-117116056", "text": {"keyword": "computers", "full_text": "We are engaged at the RCA Laboratories in the development of a storage tube for the inner memory of electronic digital computers.", "keyword_offset": 119}, "year": 1947, "lemma": "computer", "source": {"title": "Math. Tables & Other Aids Computation", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid117116056", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1947", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026337", "text": {"keyword": "computer", "full_text": "The problem of constructing a computing routine or \u2018program\u2019 for a modern general purpose computer which will enable it to play chess.", "keyword_offset": 90}, "year": 1950, "lemma": "computer", "source": {"title": "Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026337", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1950", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026345", "text": {"keyword": "computer", "full_text": "We discuss the use of three types of diagnostic and servicing programs which enable us to use the computer to diagnose its own troubles.", "keyword_offset": 98}, "year": 1953, "lemma": "computer", "source": {"title": "Proc. IRE", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026345", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1953", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618245", "text": {"keyword": "computer", "full_text": "At present a computer can read, remember, do arithmetic, make elementary decisions and print its answers.", "keyword_offset": 13}, "year": 1957, "lemma": "computer", "source": {"title": "Technology", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618245", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1957", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618261", "text": {"keyword": "Computers", "full_text": "Computers are being used to speed up the production of justified tape for the operation of typesetting machines.", "keyword_offset": 0}, "year": 1963, "lemma": "computer", "source": {"title": "Publishers' Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1963", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689288", "text": {"keyword": "computer", "full_text": "He thoroughly knew the schematics of the computer. No one else had been into it replacing defective components and wiring as he had.", "keyword_offset": 41}, "year": 1966, "lemma": "computer", "source": {"title": "We can remember It for you Wholesale", "author": "P. K. Dick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689288", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1966", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762571", "text": {"keyword": "computer", "full_text": "To arrive at a world prediction on the rate of consumption of natural resources we have to tell the computer all the known facts, plus the variables that will modify trends and the trends themselves.", "keyword_offset": 100}, "year": 1975, "lemma": "computer", "source": {"title": "Capital", "author": "M. Duffy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762571", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1975", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762580", "text": {"keyword": "computer", "full_text": "If you have bought or are about to buy a small computer or text processor, you need Cave Tab to ensure you make the most of it.", "keyword_offset": 47}, "year": 1980, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762580", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1980", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689299", "text": {"keyword": "computers", "full_text": "These \u2018observatories\u2019\u2014some call them computers\u2014of which Stonehenge is the best known, made it possible..to predict eclipses.", "keyword_offset": 37}, "year": 1983, "lemma": "computer", "source": {"title": "Dance of Life", "author": "E. T. Hall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689299", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1983", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-121762589", "text": {"keyword": "computer", "full_text": "Nothing is easier than catching crooks with priors. The computer does it all, matching crimes to the criminals, fingerprints to the asshole.", "keyword_offset": 56}, "year": 1985, "lemma": "computer", "source": {"title": "Onyx John", "author": "T. Ferguson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762589", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1985", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-122597347", "text": {"keyword": "computer", "full_text": "Levy bet \u \ No newline at end of file diff --git a/logs/Log_OxfordApplication_20210419-1112.txt b/logs/Log_OxfordApplication_20210419-1112.txt deleted file mode 100644 index c37e250..0000000 --- a/logs/Log_OxfordApplication_20210419-1112.txt +++ /dev/null @@ -1,53 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 33, "count": 33, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "computer_nn01-130522415", "text": {"keyword": "by computer", "full_text": "The value..was calculated by computer at 5\u00b0 intervals around the circle.", "keyword_offset": 26}, "year": 1962, "lemma": "by computer", "source": {"title": "Proc. Royal Soc. 1961", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130522415", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1962", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": true}, {"id": "computer_nn01-130514981", "text": {"keyword": "by computer", "full_text": "Many more exciting dates, parties, and trips. Dating by computer!", "keyword_offset": 53}, "year": 1968, "lemma": "by computer", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514981", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1968", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514991", "text": {"keyword": "by computer", "full_text": "Product mix is an economically important problem which can in many cases be handled by computer.", "keyword_offset": 84}, "year": 1970, "lemma": "by computer", "source": {"title": "Computers & Data Processing", "author": "O. Dopping", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514991", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1970", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514999", "text": {"keyword": "on computer", "full_text": "Information about your relationships which can't, under the Data Protection Act, be stored on computer.", "keyword_offset": 91}, "year": 1989, "lemma": "by computer", "source": {"title": "Which?", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514999", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1989", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515015", "text": {"keyword": "on computer", "full_text": "Paperwork. Screw the paperwork. Ted..can do the whole thing on computer now.", "keyword_offset": 60}, "year": 1998, "lemma": "by computer", "source": {"title": "Skydiving", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515015", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1998", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515033", "text": {"keyword": "by computer", "full_text": "Popular plot elements can be codified by computer and laid into scripts.", "keyword_offset": 38}, "year": 2007, "lemma": "by computer", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515033", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "2007", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-118689262", "text": {"keyword": "computer", "full_text": "I haue read the truest computer of Times, and the best Arithmetician that euer breathed, and he reduceth thy dayes into a short number.", "keyword_offset": 23}, "year": 1613, "lemma": "computer", "source": {"title": "Yong Mans Gleanings", "author": "\u2018R. B.\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689262", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1613", "first_in_word": true, "oed_reference": "computer, n., sense 1", "first_in_sense": true}, {"id": "computer_nn01-8618142", "text": {"keyword": "computers", "full_text": "The Calenders of these computers.", "keyword_offset": 23}, "year": 1646, "lemma": "computer", "source": {"title": "Pseudodoxia Epidemica", "author": "Sir T. Browne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618142", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1646", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618151", "text": {"keyword": "Computer", "full_text": "A very skillful Computer, who hath given a full Demonstration of it from Rules of Arithmetick.", "keyword_offset": 16}, "year": 1704, "lemma": "computer", "source": {"title": "Tale of Tub", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618151", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1704", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618167", "text": {"keyword": "computer", "full_text": "To pay the expenses of a computer for reducing his observations.", "keyword_offset": 25}, "year": 1855, "lemma": "computer", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618167", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1855", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-155922405", "text": {"keyword": "computer", "full_text": "plunged anew into the column of figures... Her pen was slowly traversing the length of the page, at an elevation of a quarter of an inch above the paper, her eyes following the course of the nib, as if it were the index of a patent computer.", "keyword_offset": 232}, "year": 1869, "lemma": "computer", "source": {"title": "Phemie's Temptation", "author": "\u2018M. Harland\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid155922405", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1869", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": true}, {"id": "computer_nn01-118677966", "text": {"keyword": "computer", "full_text": "Some curious computer makes out the cost of electing a President for these United States to be four hundred millions of dollars.", "keyword_offset": 13}, "year": 1893, "lemma": "computer", "source": {"title": "Publ. Amer. Econ. Assoc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118677966", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1893", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618184", "text": {"keyword": "computer", "full_text": "This was..a computer made by Mr. W. Cox. He described it as of the nature of a circular slide rule.", "keyword_offset": 12}, "year": 1897, "lemma": "computer", "source": {"title": "Engineering", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618184", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1897", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618192", "text": {"keyword": "computer", "full_text": "By means of this computer the task is performed mechanically and almost instantaneously.", "keyword_offset": 17}, "year": 1915, "lemma": "computer", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618192", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1915", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618200", "text": {"keyword": "computers", "full_text": "The telescope drive is of an elaborate nature; the effects of changing refraction, of differential flexure and of errors in the gears are automatically allowed for by a system of \u2018computers\u2019.", "keyword_offset": 180}, "year": 1941, "lemma": "computer", "source": {"title": "Nature", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618200", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1941", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-118689270", "text": {"keyword": "computers", "full_text": "Iterative methods have found favour with computers, despite an outward semblance of clumsiness which masks their solid advantages from the casual critic.", "keyword_offset": 41}, "year": 1943, "lemma": "computer", "source": {"title": "London, Edinb., & Dublin Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689270", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1943", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-123616576", "text": {"keyword": "computer", "full_text": "A new electronic computer owned by the war department can add 63,895 to itself 5,000 times in a second.", "keyword_offset": 17}, "year": 1946, "lemma": "computer", "source": {"title": "Modesto (Calif.) Bee", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid123616576", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-127026327", "text": {"keyword": "computer", "full_text": "If the computer is such that new formulas are easily set up in it, it may be economical to use it in the solution of 5 or 10 problems.", "keyword_offset": 7}, "year": 1946, "lemma": "computer", "source": {"title": "Moore School Lect.", "author": "G. Stibitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026327", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": true}, {"id": "computer_nn01-117116056", "text": {"keyword": "computers", "full_text": "We are engaged at the RCA Laboratories in the development of a storage tube for the inner memory of electronic digital computers.", "keyword_offset": 119}, "year": 1947, "lemma": "computer", "source": {"title": "Math. Tables & Other Aids Computation", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid117116056", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1947", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026337", "text": {"keyword": "computer", "full_text": "The problem of constructing a computing routine or \u2018program\u2019 for a modern general purpose computer which will enable it to play chess.", "keyword_offset": 90}, "year": 1950, "lemma": "computer", "source": {"title": "Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026337", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1950", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026345", "text": {"keyword": "computer", "full_text": "We discuss the use of three types of diagnostic and servicing programs which enable us to use the computer to diagnose its own troubles.", "keyword_offset": 98}, "year": 1953, "lemma": "computer", "source": {"title": "Proc. IRE", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026345", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1953", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618245", "text": {"keyword": "computer", "full_text": "At present a computer can read, remember, do arithmetic, make elementary decisions and print its answers.", "keyword_offset": 13}, "year": 1957, "lemma": "computer", "source": {"title": "Technology", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618245", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1957", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618261", "text": {"keyword": "Computers", "full_text": "Computers are being used to speed up the production of justified tape for the operation of typesetting machines.", "keyword_offset": 0}, "year": 1963, "lemma": "computer", "source": {"title": "Publishers' Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1963", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689288", "text": {"keyword": "computer", "full_text": "He thoroughly knew the schematics of the computer. No one else had been into it replacing defective components and wiring as he had.", "keyword_offset": 41}, "year": 1966, "lemma": "computer", "source": {"title": "We can remember It for you Wholesale", "author": "P. K. Dick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689288", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1966", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762571", "text": {"keyword": "computer", "full_text": "To arrive at a world prediction on the rate of consumption of natural resources we have to tell the computer all the known facts, plus the variables that will modify trends and the trends themselves.", "keyword_offset": 100}, "year": 1975, "lemma": "computer", "source": {"title": "Capital", "author": "M. Duffy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762571", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1975", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762580", "text": {"keyword": "computer", "full_text": "If you have bought or are about to buy a small computer or text processor, you need Cave Tab to ensure you make the most of it.", "keyword_offset": 47}, "year": 1980, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762580", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1980", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689299", "text": {"keyword": "computers", "full_text": "These \u2018observatories\u2019\u2014some call them computers\u2014of which Stonehenge is the best known, made it possible..to predict eclipses.", "keyword_offset": 37}, "year": 1983, "lemma": "computer", "source": {"title": "Dance of Life", "author": "E. T. Hall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689299", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1983", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-121762589", "text": {"keyword": "computer", "full_text": "Nothing is easier than catching crooks with priors. The computer does it all, matching crimes to the criminals, fingerprints to the asshole.", "keyword_offset": 56}, "year": 1985, "lemma": "computer", "source": {"title": "Onyx John", "author": "T. Ferguson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762589", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1985", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-122597347", "text": {"keyword": "computer", "full_text": "Levy bet \u \ No newline at end of file diff --git a/logs/Log_OxfordApplication_20210419-1124.txt b/logs/Log_OxfordApplication_20210419-1124.txt deleted file mode 100644 index c37e250..0000000 --- a/logs/Log_OxfordApplication_20210419-1124.txt +++ /dev/null @@ -1,53 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 33, "count": 33, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "computer_nn01-130522415", "text": {"keyword": "by computer", "full_text": "The value..was calculated by computer at 5\u00b0 intervals around the circle.", "keyword_offset": 26}, "year": 1962, "lemma": "by computer", "source": {"title": "Proc. Royal Soc. 1961", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130522415", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1962", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": true}, {"id": "computer_nn01-130514981", "text": {"keyword": "by computer", "full_text": "Many more exciting dates, parties, and trips. Dating by computer!", "keyword_offset": 53}, "year": 1968, "lemma": "by computer", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514981", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1968", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514991", "text": {"keyword": "by computer", "full_text": "Product mix is an economically important problem which can in many cases be handled by computer.", "keyword_offset": 84}, "year": 1970, "lemma": "by computer", "source": {"title": "Computers & Data Processing", "author": "O. Dopping", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514991", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1970", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514999", "text": {"keyword": "on computer", "full_text": "Information about your relationships which can't, under the Data Protection Act, be stored on computer.", "keyword_offset": 91}, "year": 1989, "lemma": "by computer", "source": {"title": "Which?", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514999", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1989", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515015", "text": {"keyword": "on computer", "full_text": "Paperwork. Screw the paperwork. Ted..can do the whole thing on computer now.", "keyword_offset": 60}, "year": 1998, "lemma": "by computer", "source": {"title": "Skydiving", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515015", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1998", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515033", "text": {"keyword": "by computer", "full_text": "Popular plot elements can be codified by computer and laid into scripts.", "keyword_offset": 38}, "year": 2007, "lemma": "by computer", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515033", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "2007", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-118689262", "text": {"keyword": "computer", "full_text": "I haue read the truest computer of Times, and the best Arithmetician that euer breathed, and he reduceth thy dayes into a short number.", "keyword_offset": 23}, "year": 1613, "lemma": "computer", "source": {"title": "Yong Mans Gleanings", "author": "\u2018R. B.\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689262", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1613", "first_in_word": true, "oed_reference": "computer, n., sense 1", "first_in_sense": true}, {"id": "computer_nn01-8618142", "text": {"keyword": "computers", "full_text": "The Calenders of these computers.", "keyword_offset": 23}, "year": 1646, "lemma": "computer", "source": {"title": "Pseudodoxia Epidemica", "author": "Sir T. Browne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618142", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1646", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618151", "text": {"keyword": "Computer", "full_text": "A very skillful Computer, who hath given a full Demonstration of it from Rules of Arithmetick.", "keyword_offset": 16}, "year": 1704, "lemma": "computer", "source": {"title": "Tale of Tub", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618151", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1704", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618167", "text": {"keyword": "computer", "full_text": "To pay the expenses of a computer for reducing his observations.", "keyword_offset": 25}, "year": 1855, "lemma": "computer", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618167", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1855", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-155922405", "text": {"keyword": "computer", "full_text": "plunged anew into the column of figures... Her pen was slowly traversing the length of the page, at an elevation of a quarter of an inch above the paper, her eyes following the course of the nib, as if it were the index of a patent computer.", "keyword_offset": 232}, "year": 1869, "lemma": "computer", "source": {"title": "Phemie's Temptation", "author": "\u2018M. Harland\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid155922405", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1869", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": true}, {"id": "computer_nn01-118677966", "text": {"keyword": "computer", "full_text": "Some curious computer makes out the cost of electing a President for these United States to be four hundred millions of dollars.", "keyword_offset": 13}, "year": 1893, "lemma": "computer", "source": {"title": "Publ. Amer. Econ. Assoc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118677966", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1893", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618184", "text": {"keyword": "computer", "full_text": "This was..a computer made by Mr. W. Cox. He described it as of the nature of a circular slide rule.", "keyword_offset": 12}, "year": 1897, "lemma": "computer", "source": {"title": "Engineering", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618184", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1897", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618192", "text": {"keyword": "computer", "full_text": "By means of this computer the task is performed mechanically and almost instantaneously.", "keyword_offset": 17}, "year": 1915, "lemma": "computer", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618192", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1915", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618200", "text": {"keyword": "computers", "full_text": "The telescope drive is of an elaborate nature; the effects of changing refraction, of differential flexure and of errors in the gears are automatically allowed for by a system of \u2018computers\u2019.", "keyword_offset": 180}, "year": 1941, "lemma": "computer", "source": {"title": "Nature", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618200", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1941", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-118689270", "text": {"keyword": "computers", "full_text": "Iterative methods have found favour with computers, despite an outward semblance of clumsiness which masks their solid advantages from the casual critic.", "keyword_offset": 41}, "year": 1943, "lemma": "computer", "source": {"title": "London, Edinb., & Dublin Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689270", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1943", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-123616576", "text": {"keyword": "computer", "full_text": "A new electronic computer owned by the war department can add 63,895 to itself 5,000 times in a second.", "keyword_offset": 17}, "year": 1946, "lemma": "computer", "source": {"title": "Modesto (Calif.) Bee", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid123616576", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-127026327", "text": {"keyword": "computer", "full_text": "If the computer is such that new formulas are easily set up in it, it may be economical to use it in the solution of 5 or 10 problems.", "keyword_offset": 7}, "year": 1946, "lemma": "computer", "source": {"title": "Moore School Lect.", "author": "G. Stibitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026327", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": true}, {"id": "computer_nn01-117116056", "text": {"keyword": "computers", "full_text": "We are engaged at the RCA Laboratories in the development of a storage tube for the inner memory of electronic digital computers.", "keyword_offset": 119}, "year": 1947, "lemma": "computer", "source": {"title": "Math. Tables & Other Aids Computation", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid117116056", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1947", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026337", "text": {"keyword": "computer", "full_text": "The problem of constructing a computing routine or \u2018program\u2019 for a modern general purpose computer which will enable it to play chess.", "keyword_offset": 90}, "year": 1950, "lemma": "computer", "source": {"title": "Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026337", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1950", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026345", "text": {"keyword": "computer", "full_text": "We discuss the use of three types of diagnostic and servicing programs which enable us to use the computer to diagnose its own troubles.", "keyword_offset": 98}, "year": 1953, "lemma": "computer", "source": {"title": "Proc. IRE", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026345", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1953", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618245", "text": {"keyword": "computer", "full_text": "At present a computer can read, remember, do arithmetic, make elementary decisions and print its answers.", "keyword_offset": 13}, "year": 1957, "lemma": "computer", "source": {"title": "Technology", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618245", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1957", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618261", "text": {"keyword": "Computers", "full_text": "Computers are being used to speed up the production of justified tape for the operation of typesetting machines.", "keyword_offset": 0}, "year": 1963, "lemma": "computer", "source": {"title": "Publishers' Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1963", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689288", "text": {"keyword": "computer", "full_text": "He thoroughly knew the schematics of the computer. No one else had been into it replacing defective components and wiring as he had.", "keyword_offset": 41}, "year": 1966, "lemma": "computer", "source": {"title": "We can remember It for you Wholesale", "author": "P. K. Dick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689288", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1966", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762571", "text": {"keyword": "computer", "full_text": "To arrive at a world prediction on the rate of consumption of natural resources we have to tell the computer all the known facts, plus the variables that will modify trends and the trends themselves.", "keyword_offset": 100}, "year": 1975, "lemma": "computer", "source": {"title": "Capital", "author": "M. Duffy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762571", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1975", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762580", "text": {"keyword": "computer", "full_text": "If you have bought or are about to buy a small computer or text processor, you need Cave Tab to ensure you make the most of it.", "keyword_offset": 47}, "year": 1980, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762580", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1980", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689299", "text": {"keyword": "computers", "full_text": "These \u2018observatories\u2019\u2014some call them computers\u2014of which Stonehenge is the best known, made it possible..to predict eclipses.", "keyword_offset": 37}, "year": 1983, "lemma": "computer", "source": {"title": "Dance of Life", "author": "E. T. Hall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689299", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1983", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-121762589", "text": {"keyword": "computer", "full_text": "Nothing is easier than catching crooks with priors. The computer does it all, matching crimes to the criminals, fingerprints to the asshole.", "keyword_offset": 56}, "year": 1985, "lemma": "computer", "source": {"title": "Onyx John", "author": "T. Ferguson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762589", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1985", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-122597347", "text": {"keyword": "computer", "full_text": "Levy bet \u \ No newline at end of file diff --git a/logs/Log_OxfordApplication_20210419-1125.txt b/logs/Log_OxfordApplication_20210419-1125.txt deleted file mode 100644 index c37e250..0000000 --- a/logs/Log_OxfordApplication_20210419-1125.txt +++ /dev/null @@ -1,53 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 33, "count": 33, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "computer_nn01-130522415", "text": {"keyword": "by computer", "full_text": "The value..was calculated by computer at 5\u00b0 intervals around the circle.", "keyword_offset": 26}, "year": 1962, "lemma": "by computer", "source": {"title": "Proc. Royal Soc. 1961", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130522415", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1962", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": true}, {"id": "computer_nn01-130514981", "text": {"keyword": "by computer", "full_text": "Many more exciting dates, parties, and trips. Dating by computer!", "keyword_offset": 53}, "year": 1968, "lemma": "by computer", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514981", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1968", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514991", "text": {"keyword": "by computer", "full_text": "Product mix is an economically important problem which can in many cases be handled by computer.", "keyword_offset": 84}, "year": 1970, "lemma": "by computer", "source": {"title": "Computers & Data Processing", "author": "O. Dopping", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514991", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1970", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514999", "text": {"keyword": "on computer", "full_text": "Information about your relationships which can't, under the Data Protection Act, be stored on computer.", "keyword_offset": 91}, "year": 1989, "lemma": "by computer", "source": {"title": "Which?", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514999", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1989", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515015", "text": {"keyword": "on computer", "full_text": "Paperwork. Screw the paperwork. Ted..can do the whole thing on computer now.", "keyword_offset": 60}, "year": 1998, "lemma": "by computer", "source": {"title": "Skydiving", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515015", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1998", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515033", "text": {"keyword": "by computer", "full_text": "Popular plot elements can be codified by computer and laid into scripts.", "keyword_offset": 38}, "year": 2007, "lemma": "by computer", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515033", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "2007", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-118689262", "text": {"keyword": "computer", "full_text": "I haue read the truest computer of Times, and the best Arithmetician that euer breathed, and he reduceth thy dayes into a short number.", "keyword_offset": 23}, "year": 1613, "lemma": "computer", "source": {"title": "Yong Mans Gleanings", "author": "\u2018R. B.\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689262", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1613", "first_in_word": true, "oed_reference": "computer, n., sense 1", "first_in_sense": true}, {"id": "computer_nn01-8618142", "text": {"keyword": "computers", "full_text": "The Calenders of these computers.", "keyword_offset": 23}, "year": 1646, "lemma": "computer", "source": {"title": "Pseudodoxia Epidemica", "author": "Sir T. Browne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618142", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1646", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618151", "text": {"keyword": "Computer", "full_text": "A very skillful Computer, who hath given a full Demonstration of it from Rules of Arithmetick.", "keyword_offset": 16}, "year": 1704, "lemma": "computer", "source": {"title": "Tale of Tub", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618151", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1704", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618167", "text": {"keyword": "computer", "full_text": "To pay the expenses of a computer for reducing his observations.", "keyword_offset": 25}, "year": 1855, "lemma": "computer", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618167", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1855", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-155922405", "text": {"keyword": "computer", "full_text": "plunged anew into the column of figures... Her pen was slowly traversing the length of the page, at an elevation of a quarter of an inch above the paper, her eyes following the course of the nib, as if it were the index of a patent computer.", "keyword_offset": 232}, "year": 1869, "lemma": "computer", "source": {"title": "Phemie's Temptation", "author": "\u2018M. Harland\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid155922405", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1869", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": true}, {"id": "computer_nn01-118677966", "text": {"keyword": "computer", "full_text": "Some curious computer makes out the cost of electing a President for these United States to be four hundred millions of dollars.", "keyword_offset": 13}, "year": 1893, "lemma": "computer", "source": {"title": "Publ. Amer. Econ. Assoc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118677966", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1893", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618184", "text": {"keyword": "computer", "full_text": "This was..a computer made by Mr. W. Cox. He described it as of the nature of a circular slide rule.", "keyword_offset": 12}, "year": 1897, "lemma": "computer", "source": {"title": "Engineering", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618184", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1897", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618192", "text": {"keyword": "computer", "full_text": "By means of this computer the task is performed mechanically and almost instantaneously.", "keyword_offset": 17}, "year": 1915, "lemma": "computer", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618192", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1915", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618200", "text": {"keyword": "computers", "full_text": "The telescope drive is of an elaborate nature; the effects of changing refraction, of differential flexure and of errors in the gears are automatically allowed for by a system of \u2018computers\u2019.", "keyword_offset": 180}, "year": 1941, "lemma": "computer", "source": {"title": "Nature", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618200", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1941", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-118689270", "text": {"keyword": "computers", "full_text": "Iterative methods have found favour with computers, despite an outward semblance of clumsiness which masks their solid advantages from the casual critic.", "keyword_offset": 41}, "year": 1943, "lemma": "computer", "source": {"title": "London, Edinb., & Dublin Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689270", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1943", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-123616576", "text": {"keyword": "computer", "full_text": "A new electronic computer owned by the war department can add 63,895 to itself 5,000 times in a second.", "keyword_offset": 17}, "year": 1946, "lemma": "computer", "source": {"title": "Modesto (Calif.) Bee", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid123616576", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-127026327", "text": {"keyword": "computer", "full_text": "If the computer is such that new formulas are easily set up in it, it may be economical to use it in the solution of 5 or 10 problems.", "keyword_offset": 7}, "year": 1946, "lemma": "computer", "source": {"title": "Moore School Lect.", "author": "G. Stibitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026327", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": true}, {"id": "computer_nn01-117116056", "text": {"keyword": "computers", "full_text": "We are engaged at the RCA Laboratories in the development of a storage tube for the inner memory of electronic digital computers.", "keyword_offset": 119}, "year": 1947, "lemma": "computer", "source": {"title": "Math. Tables & Other Aids Computation", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid117116056", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1947", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026337", "text": {"keyword": "computer", "full_text": "The problem of constructing a computing routine or \u2018program\u2019 for a modern general purpose computer which will enable it to play chess.", "keyword_offset": 90}, "year": 1950, "lemma": "computer", "source": {"title": "Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026337", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1950", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026345", "text": {"keyword": "computer", "full_text": "We discuss the use of three types of diagnostic and servicing programs which enable us to use the computer to diagnose its own troubles.", "keyword_offset": 98}, "year": 1953, "lemma": "computer", "source": {"title": "Proc. IRE", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026345", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1953", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618245", "text": {"keyword": "computer", "full_text": "At present a computer can read, remember, do arithmetic, make elementary decisions and print its answers.", "keyword_offset": 13}, "year": 1957, "lemma": "computer", "source": {"title": "Technology", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618245", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1957", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618261", "text": {"keyword": "Computers", "full_text": "Computers are being used to speed up the production of justified tape for the operation of typesetting machines.", "keyword_offset": 0}, "year": 1963, "lemma": "computer", "source": {"title": "Publishers' Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1963", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689288", "text": {"keyword": "computer", "full_text": "He thoroughly knew the schematics of the computer. No one else had been into it replacing defective components and wiring as he had.", "keyword_offset": 41}, "year": 1966, "lemma": "computer", "source": {"title": "We can remember It for you Wholesale", "author": "P. K. Dick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689288", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1966", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762571", "text": {"keyword": "computer", "full_text": "To arrive at a world prediction on the rate of consumption of natural resources we have to tell the computer all the known facts, plus the variables that will modify trends and the trends themselves.", "keyword_offset": 100}, "year": 1975, "lemma": "computer", "source": {"title": "Capital", "author": "M. Duffy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762571", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1975", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762580", "text": {"keyword": "computer", "full_text": "If you have bought or are about to buy a small computer or text processor, you need Cave Tab to ensure you make the most of it.", "keyword_offset": 47}, "year": 1980, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762580", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1980", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689299", "text": {"keyword": "computers", "full_text": "These \u2018observatories\u2019\u2014some call them computers\u2014of which Stonehenge is the best known, made it possible..to predict eclipses.", "keyword_offset": 37}, "year": 1983, "lemma": "computer", "source": {"title": "Dance of Life", "author": "E. T. Hall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689299", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1983", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-121762589", "text": {"keyword": "computer", "full_text": "Nothing is easier than catching crooks with priors. The computer does it all, matching crimes to the criminals, fingerprints to the asshole.", "keyword_offset": 56}, "year": 1985, "lemma": "computer", "source": {"title": "Onyx John", "author": "T. Ferguson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762589", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1985", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-122597347", "text": {"keyword": "computer", "full_text": "Levy bet \u \ No newline at end of file diff --git a/logs/Log_OxfordApplication_20210419-1134.txt b/logs/Log_OxfordApplication_20210419-1134.txt deleted file mode 100644 index c37e250..0000000 --- a/logs/Log_OxfordApplication_20210419-1134.txt +++ /dev/null @@ -1,53 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 33, "count": 33, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "computer_nn01-130522415", "text": {"keyword": "by computer", "full_text": "The value..was calculated by computer at 5\u00b0 intervals around the circle.", "keyword_offset": 26}, "year": 1962, "lemma": "by computer", "source": {"title": "Proc. Royal Soc. 1961", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130522415", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1962", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": true}, {"id": "computer_nn01-130514981", "text": {"keyword": "by computer", "full_text": "Many more exciting dates, parties, and trips. Dating by computer!", "keyword_offset": 53}, "year": 1968, "lemma": "by computer", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514981", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1968", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514991", "text": {"keyword": "by computer", "full_text": "Product mix is an economically important problem which can in many cases be handled by computer.", "keyword_offset": 84}, "year": 1970, "lemma": "by computer", "source": {"title": "Computers & Data Processing", "author": "O. Dopping", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514991", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1970", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514999", "text": {"keyword": "on computer", "full_text": "Information about your relationships which can't, under the Data Protection Act, be stored on computer.", "keyword_offset": 91}, "year": 1989, "lemma": "by computer", "source": {"title": "Which?", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514999", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1989", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515015", "text": {"keyword": "on computer", "full_text": "Paperwork. Screw the paperwork. Ted..can do the whole thing on computer now.", "keyword_offset": 60}, "year": 1998, "lemma": "by computer", "source": {"title": "Skydiving", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515015", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1998", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515033", "text": {"keyword": "by computer", "full_text": "Popular plot elements can be codified by computer and laid into scripts.", "keyword_offset": 38}, "year": 2007, "lemma": "by computer", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515033", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "2007", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-118689262", "text": {"keyword": "computer", "full_text": "I haue read the truest computer of Times, and the best Arithmetician that euer breathed, and he reduceth thy dayes into a short number.", "keyword_offset": 23}, "year": 1613, "lemma": "computer", "source": {"title": "Yong Mans Gleanings", "author": "\u2018R. B.\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689262", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1613", "first_in_word": true, "oed_reference": "computer, n., sense 1", "first_in_sense": true}, {"id": "computer_nn01-8618142", "text": {"keyword": "computers", "full_text": "The Calenders of these computers.", "keyword_offset": 23}, "year": 1646, "lemma": "computer", "source": {"title": "Pseudodoxia Epidemica", "author": "Sir T. Browne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618142", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1646", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618151", "text": {"keyword": "Computer", "full_text": "A very skillful Computer, who hath given a full Demonstration of it from Rules of Arithmetick.", "keyword_offset": 16}, "year": 1704, "lemma": "computer", "source": {"title": "Tale of Tub", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618151", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1704", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618167", "text": {"keyword": "computer", "full_text": "To pay the expenses of a computer for reducing his observations.", "keyword_offset": 25}, "year": 1855, "lemma": "computer", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618167", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1855", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-155922405", "text": {"keyword": "computer", "full_text": "plunged anew into the column of figures... Her pen was slowly traversing the length of the page, at an elevation of a quarter of an inch above the paper, her eyes following the course of the nib, as if it were the index of a patent computer.", "keyword_offset": 232}, "year": 1869, "lemma": "computer", "source": {"title": "Phemie's Temptation", "author": "\u2018M. Harland\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid155922405", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1869", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": true}, {"id": "computer_nn01-118677966", "text": {"keyword": "computer", "full_text": "Some curious computer makes out the cost of electing a President for these United States to be four hundred millions of dollars.", "keyword_offset": 13}, "year": 1893, "lemma": "computer", "source": {"title": "Publ. Amer. Econ. Assoc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118677966", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1893", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618184", "text": {"keyword": "computer", "full_text": "This was..a computer made by Mr. W. Cox. He described it as of the nature of a circular slide rule.", "keyword_offset": 12}, "year": 1897, "lemma": "computer", "source": {"title": "Engineering", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618184", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1897", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618192", "text": {"keyword": "computer", "full_text": "By means of this computer the task is performed mechanically and almost instantaneously.", "keyword_offset": 17}, "year": 1915, "lemma": "computer", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618192", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1915", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618200", "text": {"keyword": "computers", "full_text": "The telescope drive is of an elaborate nature; the effects of changing refraction, of differential flexure and of errors in the gears are automatically allowed for by a system of \u2018computers\u2019.", "keyword_offset": 180}, "year": 1941, "lemma": "computer", "source": {"title": "Nature", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618200", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1941", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-118689270", "text": {"keyword": "computers", "full_text": "Iterative methods have found favour with computers, despite an outward semblance of clumsiness which masks their solid advantages from the casual critic.", "keyword_offset": 41}, "year": 1943, "lemma": "computer", "source": {"title": "London, Edinb., & Dublin Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689270", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1943", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-123616576", "text": {"keyword": "computer", "full_text": "A new electronic computer owned by the war department can add 63,895 to itself 5,000 times in a second.", "keyword_offset": 17}, "year": 1946, "lemma": "computer", "source": {"title": "Modesto (Calif.) Bee", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid123616576", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-127026327", "text": {"keyword": "computer", "full_text": "If the computer is such that new formulas are easily set up in it, it may be economical to use it in the solution of 5 or 10 problems.", "keyword_offset": 7}, "year": 1946, "lemma": "computer", "source": {"title": "Moore School Lect.", "author": "G. Stibitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026327", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": true}, {"id": "computer_nn01-117116056", "text": {"keyword": "computers", "full_text": "We are engaged at the RCA Laboratories in the development of a storage tube for the inner memory of electronic digital computers.", "keyword_offset": 119}, "year": 1947, "lemma": "computer", "source": {"title": "Math. Tables & Other Aids Computation", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid117116056", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1947", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026337", "text": {"keyword": "computer", "full_text": "The problem of constructing a computing routine or \u2018program\u2019 for a modern general purpose computer which will enable it to play chess.", "keyword_offset": 90}, "year": 1950, "lemma": "computer", "source": {"title": "Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026337", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1950", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026345", "text": {"keyword": "computer", "full_text": "We discuss the use of three types of diagnostic and servicing programs which enable us to use the computer to diagnose its own troubles.", "keyword_offset": 98}, "year": 1953, "lemma": "computer", "source": {"title": "Proc. IRE", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026345", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1953", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618245", "text": {"keyword": "computer", "full_text": "At present a computer can read, remember, do arithmetic, make elementary decisions and print its answers.", "keyword_offset": 13}, "year": 1957, "lemma": "computer", "source": {"title": "Technology", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618245", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1957", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618261", "text": {"keyword": "Computers", "full_text": "Computers are being used to speed up the production of justified tape for the operation of typesetting machines.", "keyword_offset": 0}, "year": 1963, "lemma": "computer", "source": {"title": "Publishers' Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1963", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689288", "text": {"keyword": "computer", "full_text": "He thoroughly knew the schematics of the computer. No one else had been into it replacing defective components and wiring as he had.", "keyword_offset": 41}, "year": 1966, "lemma": "computer", "source": {"title": "We can remember It for you Wholesale", "author": "P. K. Dick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689288", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1966", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762571", "text": {"keyword": "computer", "full_text": "To arrive at a world prediction on the rate of consumption of natural resources we have to tell the computer all the known facts, plus the variables that will modify trends and the trends themselves.", "keyword_offset": 100}, "year": 1975, "lemma": "computer", "source": {"title": "Capital", "author": "M. Duffy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762571", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1975", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762580", "text": {"keyword": "computer", "full_text": "If you have bought or are about to buy a small computer or text processor, you need Cave Tab to ensure you make the most of it.", "keyword_offset": 47}, "year": 1980, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762580", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1980", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689299", "text": {"keyword": "computers", "full_text": "These \u2018observatories\u2019\u2014some call them computers\u2014of which Stonehenge is the best known, made it possible..to predict eclipses.", "keyword_offset": 37}, "year": 1983, "lemma": "computer", "source": {"title": "Dance of Life", "author": "E. T. Hall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689299", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1983", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-121762589", "text": {"keyword": "computer", "full_text": "Nothing is easier than catching crooks with priors. The computer does it all, matching crimes to the criminals, fingerprints to the asshole.", "keyword_offset": 56}, "year": 1985, "lemma": "computer", "source": {"title": "Onyx John", "author": "T. Ferguson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762589", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1985", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-122597347", "text": {"keyword": "computer", "full_text": "Levy bet \u \ No newline at end of file diff --git a/logs/Log_OxfordApplication_20210419-1135.txt b/logs/Log_OxfordApplication_20210419-1135.txt deleted file mode 100644 index c37e250..0000000 --- a/logs/Log_OxfordApplication_20210419-1135.txt +++ /dev/null @@ -1,53 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 33, "count": 33, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "computer_nn01-130522415", "text": {"keyword": "by computer", "full_text": "The value..was calculated by computer at 5\u00b0 intervals around the circle.", "keyword_offset": 26}, "year": 1962, "lemma": "by computer", "source": {"title": "Proc. Royal Soc. 1961", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130522415", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1962", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": true}, {"id": "computer_nn01-130514981", "text": {"keyword": "by computer", "full_text": "Many more exciting dates, parties, and trips. Dating by computer!", "keyword_offset": 53}, "year": 1968, "lemma": "by computer", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514981", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1968", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514991", "text": {"keyword": "by computer", "full_text": "Product mix is an economically important problem which can in many cases be handled by computer.", "keyword_offset": 84}, "year": 1970, "lemma": "by computer", "source": {"title": "Computers & Data Processing", "author": "O. Dopping", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514991", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1970", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514999", "text": {"keyword": "on computer", "full_text": "Information about your relationships which can't, under the Data Protection Act, be stored on computer.", "keyword_offset": 91}, "year": 1989, "lemma": "by computer", "source": {"title": "Which?", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514999", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1989", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515015", "text": {"keyword": "on computer", "full_text": "Paperwork. Screw the paperwork. Ted..can do the whole thing on computer now.", "keyword_offset": 60}, "year": 1998, "lemma": "by computer", "source": {"title": "Skydiving", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515015", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1998", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515033", "text": {"keyword": "by computer", "full_text": "Popular plot elements can be codified by computer and laid into scripts.", "keyword_offset": 38}, "year": 2007, "lemma": "by computer", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515033", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "2007", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-118689262", "text": {"keyword": "computer", "full_text": "I haue read the truest computer of Times, and the best Arithmetician that euer breathed, and he reduceth thy dayes into a short number.", "keyword_offset": 23}, "year": 1613, "lemma": "computer", "source": {"title": "Yong Mans Gleanings", "author": "\u2018R. B.\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689262", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1613", "first_in_word": true, "oed_reference": "computer, n., sense 1", "first_in_sense": true}, {"id": "computer_nn01-8618142", "text": {"keyword": "computers", "full_text": "The Calenders of these computers.", "keyword_offset": 23}, "year": 1646, "lemma": "computer", "source": {"title": "Pseudodoxia Epidemica", "author": "Sir T. Browne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618142", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1646", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618151", "text": {"keyword": "Computer", "full_text": "A very skillful Computer, who hath given a full Demonstration of it from Rules of Arithmetick.", "keyword_offset": 16}, "year": 1704, "lemma": "computer", "source": {"title": "Tale of Tub", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618151", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1704", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618167", "text": {"keyword": "computer", "full_text": "To pay the expenses of a computer for reducing his observations.", "keyword_offset": 25}, "year": 1855, "lemma": "computer", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618167", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1855", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-155922405", "text": {"keyword": "computer", "full_text": "plunged anew into the column of figures... Her pen was slowly traversing the length of the page, at an elevation of a quarter of an inch above the paper, her eyes following the course of the nib, as if it were the index of a patent computer.", "keyword_offset": 232}, "year": 1869, "lemma": "computer", "source": {"title": "Phemie's Temptation", "author": "\u2018M. Harland\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid155922405", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1869", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": true}, {"id": "computer_nn01-118677966", "text": {"keyword": "computer", "full_text": "Some curious computer makes out the cost of electing a President for these United States to be four hundred millions of dollars.", "keyword_offset": 13}, "year": 1893, "lemma": "computer", "source": {"title": "Publ. Amer. Econ. Assoc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118677966", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1893", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618184", "text": {"keyword": "computer", "full_text": "This was..a computer made by Mr. W. Cox. He described it as of the nature of a circular slide rule.", "keyword_offset": 12}, "year": 1897, "lemma": "computer", "source": {"title": "Engineering", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618184", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1897", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618192", "text": {"keyword": "computer", "full_text": "By means of this computer the task is performed mechanically and almost instantaneously.", "keyword_offset": 17}, "year": 1915, "lemma": "computer", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618192", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1915", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618200", "text": {"keyword": "computers", "full_text": "The telescope drive is of an elaborate nature; the effects of changing refraction, of differential flexure and of errors in the gears are automatically allowed for by a system of \u2018computers\u2019.", "keyword_offset": 180}, "year": 1941, "lemma": "computer", "source": {"title": "Nature", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618200", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1941", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-118689270", "text": {"keyword": "computers", "full_text": "Iterative methods have found favour with computers, despite an outward semblance of clumsiness which masks their solid advantages from the casual critic.", "keyword_offset": 41}, "year": 1943, "lemma": "computer", "source": {"title": "London, Edinb., & Dublin Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689270", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1943", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-123616576", "text": {"keyword": "computer", "full_text": "A new electronic computer owned by the war department can add 63,895 to itself 5,000 times in a second.", "keyword_offset": 17}, "year": 1946, "lemma": "computer", "source": {"title": "Modesto (Calif.) Bee", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid123616576", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-127026327", "text": {"keyword": "computer", "full_text": "If the computer is such that new formulas are easily set up in it, it may be economical to use it in the solution of 5 or 10 problems.", "keyword_offset": 7}, "year": 1946, "lemma": "computer", "source": {"title": "Moore School Lect.", "author": "G. Stibitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026327", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": true}, {"id": "computer_nn01-117116056", "text": {"keyword": "computers", "full_text": "We are engaged at the RCA Laboratories in the development of a storage tube for the inner memory of electronic digital computers.", "keyword_offset": 119}, "year": 1947, "lemma": "computer", "source": {"title": "Math. Tables & Other Aids Computation", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid117116056", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1947", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026337", "text": {"keyword": "computer", "full_text": "The problem of constructing a computing routine or \u2018program\u2019 for a modern general purpose computer which will enable it to play chess.", "keyword_offset": 90}, "year": 1950, "lemma": "computer", "source": {"title": "Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026337", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1950", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026345", "text": {"keyword": "computer", "full_text": "We discuss the use of three types of diagnostic and servicing programs which enable us to use the computer to diagnose its own troubles.", "keyword_offset": 98}, "year": 1953, "lemma": "computer", "source": {"title": "Proc. IRE", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026345", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1953", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618245", "text": {"keyword": "computer", "full_text": "At present a computer can read, remember, do arithmetic, make elementary decisions and print its answers.", "keyword_offset": 13}, "year": 1957, "lemma": "computer", "source": {"title": "Technology", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618245", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1957", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618261", "text": {"keyword": "Computers", "full_text": "Computers are being used to speed up the production of justified tape for the operation of typesetting machines.", "keyword_offset": 0}, "year": 1963, "lemma": "computer", "source": {"title": "Publishers' Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1963", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689288", "text": {"keyword": "computer", "full_text": "He thoroughly knew the schematics of the computer. No one else had been into it replacing defective components and wiring as he had.", "keyword_offset": 41}, "year": 1966, "lemma": "computer", "source": {"title": "We can remember It for you Wholesale", "author": "P. K. Dick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689288", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1966", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762571", "text": {"keyword": "computer", "full_text": "To arrive at a world prediction on the rate of consumption of natural resources we have to tell the computer all the known facts, plus the variables that will modify trends and the trends themselves.", "keyword_offset": 100}, "year": 1975, "lemma": "computer", "source": {"title": "Capital", "author": "M. Duffy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762571", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1975", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762580", "text": {"keyword": "computer", "full_text": "If you have bought or are about to buy a small computer or text processor, you need Cave Tab to ensure you make the most of it.", "keyword_offset": 47}, "year": 1980, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762580", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1980", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689299", "text": {"keyword": "computers", "full_text": "These \u2018observatories\u2019\u2014some call them computers\u2014of which Stonehenge is the best known, made it possible..to predict eclipses.", "keyword_offset": 37}, "year": 1983, "lemma": "computer", "source": {"title": "Dance of Life", "author": "E. T. Hall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689299", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1983", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-121762589", "text": {"keyword": "computer", "full_text": "Nothing is easier than catching crooks with priors. The computer does it all, matching crimes to the criminals, fingerprints to the asshole.", "keyword_offset": 56}, "year": 1985, "lemma": "computer", "source": {"title": "Onyx John", "author": "T. Ferguson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762589", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1985", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-122597347", "text": {"keyword": "computer", "full_text": "Levy bet \u \ No newline at end of file diff --git a/logs/Log_OxfordApplication_20210419-1141.txt b/logs/Log_OxfordApplication_20210419-1141.txt deleted file mode 100644 index c37e250..0000000 --- a/logs/Log_OxfordApplication_20210419-1141.txt +++ /dev/null @@ -1,53 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 33, "count": 33, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "computer_nn01-130522415", "text": {"keyword": "by computer", "full_text": "The value..was calculated by computer at 5\u00b0 intervals around the circle.", "keyword_offset": 26}, "year": 1962, "lemma": "by computer", "source": {"title": "Proc. Royal Soc. 1961", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130522415", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1962", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": true}, {"id": "computer_nn01-130514981", "text": {"keyword": "by computer", "full_text": "Many more exciting dates, parties, and trips. Dating by computer!", "keyword_offset": 53}, "year": 1968, "lemma": "by computer", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514981", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1968", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514991", "text": {"keyword": "by computer", "full_text": "Product mix is an economically important problem which can in many cases be handled by computer.", "keyword_offset": 84}, "year": 1970, "lemma": "by computer", "source": {"title": "Computers & Data Processing", "author": "O. Dopping", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514991", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1970", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514999", "text": {"keyword": "on computer", "full_text": "Information about your relationships which can't, under the Data Protection Act, be stored on computer.", "keyword_offset": 91}, "year": 1989, "lemma": "by computer", "source": {"title": "Which?", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514999", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1989", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515015", "text": {"keyword": "on computer", "full_text": "Paperwork. Screw the paperwork. Ted..can do the whole thing on computer now.", "keyword_offset": 60}, "year": 1998, "lemma": "by computer", "source": {"title": "Skydiving", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515015", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1998", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515033", "text": {"keyword": "by computer", "full_text": "Popular plot elements can be codified by computer and laid into scripts.", "keyword_offset": 38}, "year": 2007, "lemma": "by computer", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515033", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "2007", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-118689262", "text": {"keyword": "computer", "full_text": "I haue read the truest computer of Times, and the best Arithmetician that euer breathed, and he reduceth thy dayes into a short number.", "keyword_offset": 23}, "year": 1613, "lemma": "computer", "source": {"title": "Yong Mans Gleanings", "author": "\u2018R. B.\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689262", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1613", "first_in_word": true, "oed_reference": "computer, n., sense 1", "first_in_sense": true}, {"id": "computer_nn01-8618142", "text": {"keyword": "computers", "full_text": "The Calenders of these computers.", "keyword_offset": 23}, "year": 1646, "lemma": "computer", "source": {"title": "Pseudodoxia Epidemica", "author": "Sir T. Browne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618142", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1646", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618151", "text": {"keyword": "Computer", "full_text": "A very skillful Computer, who hath given a full Demonstration of it from Rules of Arithmetick.", "keyword_offset": 16}, "year": 1704, "lemma": "computer", "source": {"title": "Tale of Tub", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618151", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1704", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618167", "text": {"keyword": "computer", "full_text": "To pay the expenses of a computer for reducing his observations.", "keyword_offset": 25}, "year": 1855, "lemma": "computer", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618167", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1855", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-155922405", "text": {"keyword": "computer", "full_text": "plunged anew into the column of figures... Her pen was slowly traversing the length of the page, at an elevation of a quarter of an inch above the paper, her eyes following the course of the nib, as if it were the index of a patent computer.", "keyword_offset": 232}, "year": 1869, "lemma": "computer", "source": {"title": "Phemie's Temptation", "author": "\u2018M. Harland\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid155922405", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1869", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": true}, {"id": "computer_nn01-118677966", "text": {"keyword": "computer", "full_text": "Some curious computer makes out the cost of electing a President for these United States to be four hundred millions of dollars.", "keyword_offset": 13}, "year": 1893, "lemma": "computer", "source": {"title": "Publ. Amer. Econ. Assoc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118677966", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1893", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618184", "text": {"keyword": "computer", "full_text": "This was..a computer made by Mr. W. Cox. He described it as of the nature of a circular slide rule.", "keyword_offset": 12}, "year": 1897, "lemma": "computer", "source": {"title": "Engineering", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618184", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1897", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618192", "text": {"keyword": "computer", "full_text": "By means of this computer the task is performed mechanically and almost instantaneously.", "keyword_offset": 17}, "year": 1915, "lemma": "computer", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618192", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1915", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618200", "text": {"keyword": "computers", "full_text": "The telescope drive is of an elaborate nature; the effects of changing refraction, of differential flexure and of errors in the gears are automatically allowed for by a system of \u2018computers\u2019.", "keyword_offset": 180}, "year": 1941, "lemma": "computer", "source": {"title": "Nature", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618200", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1941", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-118689270", "text": {"keyword": "computers", "full_text": "Iterative methods have found favour with computers, despite an outward semblance of clumsiness which masks their solid advantages from the casual critic.", "keyword_offset": 41}, "year": 1943, "lemma": "computer", "source": {"title": "London, Edinb., & Dublin Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689270", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1943", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-123616576", "text": {"keyword": "computer", "full_text": "A new electronic computer owned by the war department can add 63,895 to itself 5,000 times in a second.", "keyword_offset": 17}, "year": 1946, "lemma": "computer", "source": {"title": "Modesto (Calif.) Bee", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid123616576", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-127026327", "text": {"keyword": "computer", "full_text": "If the computer is such that new formulas are easily set up in it, it may be economical to use it in the solution of 5 or 10 problems.", "keyword_offset": 7}, "year": 1946, "lemma": "computer", "source": {"title": "Moore School Lect.", "author": "G. Stibitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026327", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": true}, {"id": "computer_nn01-117116056", "text": {"keyword": "computers", "full_text": "We are engaged at the RCA Laboratories in the development of a storage tube for the inner memory of electronic digital computers.", "keyword_offset": 119}, "year": 1947, "lemma": "computer", "source": {"title": "Math. Tables & Other Aids Computation", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid117116056", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1947", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026337", "text": {"keyword": "computer", "full_text": "The problem of constructing a computing routine or \u2018program\u2019 for a modern general purpose computer which will enable it to play chess.", "keyword_offset": 90}, "year": 1950, "lemma": "computer", "source": {"title": "Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026337", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1950", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026345", "text": {"keyword": "computer", "full_text": "We discuss the use of three types of diagnostic and servicing programs which enable us to use the computer to diagnose its own troubles.", "keyword_offset": 98}, "year": 1953, "lemma": "computer", "source": {"title": "Proc. IRE", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026345", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1953", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618245", "text": {"keyword": "computer", "full_text": "At present a computer can read, remember, do arithmetic, make elementary decisions and print its answers.", "keyword_offset": 13}, "year": 1957, "lemma": "computer", "source": {"title": "Technology", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618245", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1957", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618261", "text": {"keyword": "Computers", "full_text": "Computers are being used to speed up the production of justified tape for the operation of typesetting machines.", "keyword_offset": 0}, "year": 1963, "lemma": "computer", "source": {"title": "Publishers' Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1963", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689288", "text": {"keyword": "computer", "full_text": "He thoroughly knew the schematics of the computer. No one else had been into it replacing defective components and wiring as he had.", "keyword_offset": 41}, "year": 1966, "lemma": "computer", "source": {"title": "We can remember It for you Wholesale", "author": "P. K. Dick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689288", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1966", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762571", "text": {"keyword": "computer", "full_text": "To arrive at a world prediction on the rate of consumption of natural resources we have to tell the computer all the known facts, plus the variables that will modify trends and the trends themselves.", "keyword_offset": 100}, "year": 1975, "lemma": "computer", "source": {"title": "Capital", "author": "M. Duffy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762571", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1975", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762580", "text": {"keyword": "computer", "full_text": "If you have bought or are about to buy a small computer or text processor, you need Cave Tab to ensure you make the most of it.", "keyword_offset": 47}, "year": 1980, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762580", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1980", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689299", "text": {"keyword": "computers", "full_text": "These \u2018observatories\u2019\u2014some call them computers\u2014of which Stonehenge is the best known, made it possible..to predict eclipses.", "keyword_offset": 37}, "year": 1983, "lemma": "computer", "source": {"title": "Dance of Life", "author": "E. T. Hall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689299", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1983", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-121762589", "text": {"keyword": "computer", "full_text": "Nothing is easier than catching crooks with priors. The computer does it all, matching crimes to the criminals, fingerprints to the asshole.", "keyword_offset": 56}, "year": 1985, "lemma": "computer", "source": {"title": "Onyx John", "author": "T. Ferguson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762589", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1985", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-122597347", "text": {"keyword": "computer", "full_text": "Levy bet \u \ No newline at end of file diff --git a/logs/Log_OxfordApplication_20210419-1145.txt b/logs/Log_OxfordApplication_20210419-1145.txt deleted file mode 100644 index c37e250..0000000 --- a/logs/Log_OxfordApplication_20210419-1145.txt +++ /dev/null @@ -1,53 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 33, "count": 33, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "computer_nn01-130522415", "text": {"keyword": "by computer", "full_text": "The value..was calculated by computer at 5\u00b0 intervals around the circle.", "keyword_offset": 26}, "year": 1962, "lemma": "by computer", "source": {"title": "Proc. Royal Soc. 1961", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130522415", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1962", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": true}, {"id": "computer_nn01-130514981", "text": {"keyword": "by computer", "full_text": "Many more exciting dates, parties, and trips. Dating by computer!", "keyword_offset": 53}, "year": 1968, "lemma": "by computer", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514981", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1968", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514991", "text": {"keyword": "by computer", "full_text": "Product mix is an economically important problem which can in many cases be handled by computer.", "keyword_offset": 84}, "year": 1970, "lemma": "by computer", "source": {"title": "Computers & Data Processing", "author": "O. Dopping", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514991", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1970", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514999", "text": {"keyword": "on computer", "full_text": "Information about your relationships which can't, under the Data Protection Act, be stored on computer.", "keyword_offset": 91}, "year": 1989, "lemma": "by computer", "source": {"title": "Which?", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514999", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1989", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515015", "text": {"keyword": "on computer", "full_text": "Paperwork. Screw the paperwork. Ted..can do the whole thing on computer now.", "keyword_offset": 60}, "year": 1998, "lemma": "by computer", "source": {"title": "Skydiving", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515015", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1998", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515033", "text": {"keyword": "by computer", "full_text": "Popular plot elements can be codified by computer and laid into scripts.", "keyword_offset": 38}, "year": 2007, "lemma": "by computer", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515033", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "2007", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-118689262", "text": {"keyword": "computer", "full_text": "I haue read the truest computer of Times, and the best Arithmetician that euer breathed, and he reduceth thy dayes into a short number.", "keyword_offset": 23}, "year": 1613, "lemma": "computer", "source": {"title": "Yong Mans Gleanings", "author": "\u2018R. B.\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689262", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1613", "first_in_word": true, "oed_reference": "computer, n., sense 1", "first_in_sense": true}, {"id": "computer_nn01-8618142", "text": {"keyword": "computers", "full_text": "The Calenders of these computers.", "keyword_offset": 23}, "year": 1646, "lemma": "computer", "source": {"title": "Pseudodoxia Epidemica", "author": "Sir T. Browne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618142", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1646", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618151", "text": {"keyword": "Computer", "full_text": "A very skillful Computer, who hath given a full Demonstration of it from Rules of Arithmetick.", "keyword_offset": 16}, "year": 1704, "lemma": "computer", "source": {"title": "Tale of Tub", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618151", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1704", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618167", "text": {"keyword": "computer", "full_text": "To pay the expenses of a computer for reducing his observations.", "keyword_offset": 25}, "year": 1855, "lemma": "computer", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618167", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1855", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-155922405", "text": {"keyword": "computer", "full_text": "plunged anew into the column of figures... Her pen was slowly traversing the length of the page, at an elevation of a quarter of an inch above the paper, her eyes following the course of the nib, as if it were the index of a patent computer.", "keyword_offset": 232}, "year": 1869, "lemma": "computer", "source": {"title": "Phemie's Temptation", "author": "\u2018M. Harland\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid155922405", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1869", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": true}, {"id": "computer_nn01-118677966", "text": {"keyword": "computer", "full_text": "Some curious computer makes out the cost of electing a President for these United States to be four hundred millions of dollars.", "keyword_offset": 13}, "year": 1893, "lemma": "computer", "source": {"title": "Publ. Amer. Econ. Assoc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118677966", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1893", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618184", "text": {"keyword": "computer", "full_text": "This was..a computer made by Mr. W. Cox. He described it as of the nature of a circular slide rule.", "keyword_offset": 12}, "year": 1897, "lemma": "computer", "source": {"title": "Engineering", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618184", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1897", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618192", "text": {"keyword": "computer", "full_text": "By means of this computer the task is performed mechanically and almost instantaneously.", "keyword_offset": 17}, "year": 1915, "lemma": "computer", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618192", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1915", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618200", "text": {"keyword": "computers", "full_text": "The telescope drive is of an elaborate nature; the effects of changing refraction, of differential flexure and of errors in the gears are automatically allowed for by a system of \u2018computers\u2019.", "keyword_offset": 180}, "year": 1941, "lemma": "computer", "source": {"title": "Nature", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618200", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1941", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-118689270", "text": {"keyword": "computers", "full_text": "Iterative methods have found favour with computers, despite an outward semblance of clumsiness which masks their solid advantages from the casual critic.", "keyword_offset": 41}, "year": 1943, "lemma": "computer", "source": {"title": "London, Edinb., & Dublin Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689270", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1943", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-123616576", "text": {"keyword": "computer", "full_text": "A new electronic computer owned by the war department can add 63,895 to itself 5,000 times in a second.", "keyword_offset": 17}, "year": 1946, "lemma": "computer", "source": {"title": "Modesto (Calif.) Bee", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid123616576", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-127026327", "text": {"keyword": "computer", "full_text": "If the computer is such that new formulas are easily set up in it, it may be economical to use it in the solution of 5 or 10 problems.", "keyword_offset": 7}, "year": 1946, "lemma": "computer", "source": {"title": "Moore School Lect.", "author": "G. Stibitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026327", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": true}, {"id": "computer_nn01-117116056", "text": {"keyword": "computers", "full_text": "We are engaged at the RCA Laboratories in the development of a storage tube for the inner memory of electronic digital computers.", "keyword_offset": 119}, "year": 1947, "lemma": "computer", "source": {"title": "Math. Tables & Other Aids Computation", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid117116056", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1947", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026337", "text": {"keyword": "computer", "full_text": "The problem of constructing a computing routine or \u2018program\u2019 for a modern general purpose computer which will enable it to play chess.", "keyword_offset": 90}, "year": 1950, "lemma": "computer", "source": {"title": "Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026337", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1950", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026345", "text": {"keyword": "computer", "full_text": "We discuss the use of three types of diagnostic and servicing programs which enable us to use the computer to diagnose its own troubles.", "keyword_offset": 98}, "year": 1953, "lemma": "computer", "source": {"title": "Proc. IRE", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026345", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1953", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618245", "text": {"keyword": "computer", "full_text": "At present a computer can read, remember, do arithmetic, make elementary decisions and print its answers.", "keyword_offset": 13}, "year": 1957, "lemma": "computer", "source": {"title": "Technology", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618245", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1957", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618261", "text": {"keyword": "Computers", "full_text": "Computers are being used to speed up the production of justified tape for the operation of typesetting machines.", "keyword_offset": 0}, "year": 1963, "lemma": "computer", "source": {"title": "Publishers' Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1963", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689288", "text": {"keyword": "computer", "full_text": "He thoroughly knew the schematics of the computer. No one else had been into it replacing defective components and wiring as he had.", "keyword_offset": 41}, "year": 1966, "lemma": "computer", "source": {"title": "We can remember It for you Wholesale", "author": "P. K. Dick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689288", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1966", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762571", "text": {"keyword": "computer", "full_text": "To arrive at a world prediction on the rate of consumption of natural resources we have to tell the computer all the known facts, plus the variables that will modify trends and the trends themselves.", "keyword_offset": 100}, "year": 1975, "lemma": "computer", "source": {"title": "Capital", "author": "M. Duffy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762571", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1975", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762580", "text": {"keyword": "computer", "full_text": "If you have bought or are about to buy a small computer or text processor, you need Cave Tab to ensure you make the most of it.", "keyword_offset": 47}, "year": 1980, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762580", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1980", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689299", "text": {"keyword": "computers", "full_text": "These \u2018observatories\u2019\u2014some call them computers\u2014of which Stonehenge is the best known, made it possible..to predict eclipses.", "keyword_offset": 37}, "year": 1983, "lemma": "computer", "source": {"title": "Dance of Life", "author": "E. T. Hall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689299", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1983", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-121762589", "text": {"keyword": "computer", "full_text": "Nothing is easier than catching crooks with priors. The computer does it all, matching crimes to the criminals, fingerprints to the asshole.", "keyword_offset": 56}, "year": 1985, "lemma": "computer", "source": {"title": "Onyx John", "author": "T. Ferguson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762589", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1985", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-122597347", "text": {"keyword": "computer", "full_text": "Levy bet \u \ No newline at end of file diff --git a/logs/Log_OxfordApplication_20210419-1147.txt b/logs/Log_OxfordApplication_20210419-1147.txt deleted file mode 100644 index c37e250..0000000 --- a/logs/Log_OxfordApplication_20210419-1147.txt +++ /dev/null @@ -1,53 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 33, "count": 33, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "computer_nn01-130522415", "text": {"keyword": "by computer", "full_text": "The value..was calculated by computer at 5\u00b0 intervals around the circle.", "keyword_offset": 26}, "year": 1962, "lemma": "by computer", "source": {"title": "Proc. Royal Soc. 1961", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130522415", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1962", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": true}, {"id": "computer_nn01-130514981", "text": {"keyword": "by computer", "full_text": "Many more exciting dates, parties, and trips. Dating by computer!", "keyword_offset": 53}, "year": 1968, "lemma": "by computer", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514981", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1968", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514991", "text": {"keyword": "by computer", "full_text": "Product mix is an economically important problem which can in many cases be handled by computer.", "keyword_offset": 84}, "year": 1970, "lemma": "by computer", "source": {"title": "Computers & Data Processing", "author": "O. Dopping", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514991", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1970", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514999", "text": {"keyword": "on computer", "full_text": "Information about your relationships which can't, under the Data Protection Act, be stored on computer.", "keyword_offset": 91}, "year": 1989, "lemma": "by computer", "source": {"title": "Which?", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514999", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1989", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515015", "text": {"keyword": "on computer", "full_text": "Paperwork. Screw the paperwork. Ted..can do the whole thing on computer now.", "keyword_offset": 60}, "year": 1998, "lemma": "by computer", "source": {"title": "Skydiving", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515015", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1998", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515033", "text": {"keyword": "by computer", "full_text": "Popular plot elements can be codified by computer and laid into scripts.", "keyword_offset": 38}, "year": 2007, "lemma": "by computer", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515033", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "2007", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-118689262", "text": {"keyword": "computer", "full_text": "I haue read the truest computer of Times, and the best Arithmetician that euer breathed, and he reduceth thy dayes into a short number.", "keyword_offset": 23}, "year": 1613, "lemma": "computer", "source": {"title": "Yong Mans Gleanings", "author": "\u2018R. B.\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689262", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1613", "first_in_word": true, "oed_reference": "computer, n., sense 1", "first_in_sense": true}, {"id": "computer_nn01-8618142", "text": {"keyword": "computers", "full_text": "The Calenders of these computers.", "keyword_offset": 23}, "year": 1646, "lemma": "computer", "source": {"title": "Pseudodoxia Epidemica", "author": "Sir T. Browne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618142", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1646", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618151", "text": {"keyword": "Computer", "full_text": "A very skillful Computer, who hath given a full Demonstration of it from Rules of Arithmetick.", "keyword_offset": 16}, "year": 1704, "lemma": "computer", "source": {"title": "Tale of Tub", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618151", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1704", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618167", "text": {"keyword": "computer", "full_text": "To pay the expenses of a computer for reducing his observations.", "keyword_offset": 25}, "year": 1855, "lemma": "computer", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618167", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1855", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-155922405", "text": {"keyword": "computer", "full_text": "plunged anew into the column of figures... Her pen was slowly traversing the length of the page, at an elevation of a quarter of an inch above the paper, her eyes following the course of the nib, as if it were the index of a patent computer.", "keyword_offset": 232}, "year": 1869, "lemma": "computer", "source": {"title": "Phemie's Temptation", "author": "\u2018M. Harland\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid155922405", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1869", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": true}, {"id": "computer_nn01-118677966", "text": {"keyword": "computer", "full_text": "Some curious computer makes out the cost of electing a President for these United States to be four hundred millions of dollars.", "keyword_offset": 13}, "year": 1893, "lemma": "computer", "source": {"title": "Publ. Amer. Econ. Assoc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118677966", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1893", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618184", "text": {"keyword": "computer", "full_text": "This was..a computer made by Mr. W. Cox. He described it as of the nature of a circular slide rule.", "keyword_offset": 12}, "year": 1897, "lemma": "computer", "source": {"title": "Engineering", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618184", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1897", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618192", "text": {"keyword": "computer", "full_text": "By means of this computer the task is performed mechanically and almost instantaneously.", "keyword_offset": 17}, "year": 1915, "lemma": "computer", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618192", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1915", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618200", "text": {"keyword": "computers", "full_text": "The telescope drive is of an elaborate nature; the effects of changing refraction, of differential flexure and of errors in the gears are automatically allowed for by a system of \u2018computers\u2019.", "keyword_offset": 180}, "year": 1941, "lemma": "computer", "source": {"title": "Nature", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618200", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1941", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-118689270", "text": {"keyword": "computers", "full_text": "Iterative methods have found favour with computers, despite an outward semblance of clumsiness which masks their solid advantages from the casual critic.", "keyword_offset": 41}, "year": 1943, "lemma": "computer", "source": {"title": "London, Edinb., & Dublin Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689270", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1943", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-123616576", "text": {"keyword": "computer", "full_text": "A new electronic computer owned by the war department can add 63,895 to itself 5,000 times in a second.", "keyword_offset": 17}, "year": 1946, "lemma": "computer", "source": {"title": "Modesto (Calif.) Bee", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid123616576", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-127026327", "text": {"keyword": "computer", "full_text": "If the computer is such that new formulas are easily set up in it, it may be economical to use it in the solution of 5 or 10 problems.", "keyword_offset": 7}, "year": 1946, "lemma": "computer", "source": {"title": "Moore School Lect.", "author": "G. Stibitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026327", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": true}, {"id": "computer_nn01-117116056", "text": {"keyword": "computers", "full_text": "We are engaged at the RCA Laboratories in the development of a storage tube for the inner memory of electronic digital computers.", "keyword_offset": 119}, "year": 1947, "lemma": "computer", "source": {"title": "Math. Tables & Other Aids Computation", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid117116056", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1947", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026337", "text": {"keyword": "computer", "full_text": "The problem of constructing a computing routine or \u2018program\u2019 for a modern general purpose computer which will enable it to play chess.", "keyword_offset": 90}, "year": 1950, "lemma": "computer", "source": {"title": "Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026337", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1950", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026345", "text": {"keyword": "computer", "full_text": "We discuss the use of three types of diagnostic and servicing programs which enable us to use the computer to diagnose its own troubles.", "keyword_offset": 98}, "year": 1953, "lemma": "computer", "source": {"title": "Proc. IRE", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026345", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1953", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618245", "text": {"keyword": "computer", "full_text": "At present a computer can read, remember, do arithmetic, make elementary decisions and print its answers.", "keyword_offset": 13}, "year": 1957, "lemma": "computer", "source": {"title": "Technology", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618245", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1957", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618261", "text": {"keyword": "Computers", "full_text": "Computers are being used to speed up the production of justified tape for the operation of typesetting machines.", "keyword_offset": 0}, "year": 1963, "lemma": "computer", "source": {"title": "Publishers' Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1963", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689288", "text": {"keyword": "computer", "full_text": "He thoroughly knew the schematics of the computer. No one else had been into it replacing defective components and wiring as he had.", "keyword_offset": 41}, "year": 1966, "lemma": "computer", "source": {"title": "We can remember It for you Wholesale", "author": "P. K. Dick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689288", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1966", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762571", "text": {"keyword": "computer", "full_text": "To arrive at a world prediction on the rate of consumption of natural resources we have to tell the computer all the known facts, plus the variables that will modify trends and the trends themselves.", "keyword_offset": 100}, "year": 1975, "lemma": "computer", "source": {"title": "Capital", "author": "M. Duffy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762571", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1975", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762580", "text": {"keyword": "computer", "full_text": "If you have bought or are about to buy a small computer or text processor, you need Cave Tab to ensure you make the most of it.", "keyword_offset": 47}, "year": 1980, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762580", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1980", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689299", "text": {"keyword": "computers", "full_text": "These \u2018observatories\u2019\u2014some call them computers\u2014of which Stonehenge is the best known, made it possible..to predict eclipses.", "keyword_offset": 37}, "year": 1983, "lemma": "computer", "source": {"title": "Dance of Life", "author": "E. T. Hall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689299", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1983", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-121762589", "text": {"keyword": "computer", "full_text": "Nothing is easier than catching crooks with priors. The computer does it all, matching crimes to the criminals, fingerprints to the asshole.", "keyword_offset": 56}, "year": 1985, "lemma": "computer", "source": {"title": "Onyx John", "author": "T. Ferguson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762589", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1985", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-122597347", "text": {"keyword": "computer", "full_text": "Levy bet \u \ No newline at end of file diff --git a/logs/Log_OxfordApplication_20210419-1148.txt b/logs/Log_OxfordApplication_20210419-1148.txt deleted file mode 100644 index c37e250..0000000 --- a/logs/Log_OxfordApplication_20210419-1148.txt +++ /dev/null @@ -1,53 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 33, "count": 33, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "computer_nn01-130522415", "text": {"keyword": "by computer", "full_text": "The value..was calculated by computer at 5\u00b0 intervals around the circle.", "keyword_offset": 26}, "year": 1962, "lemma": "by computer", "source": {"title": "Proc. Royal Soc. 1961", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130522415", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1962", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": true}, {"id": "computer_nn01-130514981", "text": {"keyword": "by computer", "full_text": "Many more exciting dates, parties, and trips. Dating by computer!", "keyword_offset": 53}, "year": 1968, "lemma": "by computer", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514981", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1968", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514991", "text": {"keyword": "by computer", "full_text": "Product mix is an economically important problem which can in many cases be handled by computer.", "keyword_offset": 84}, "year": 1970, "lemma": "by computer", "source": {"title": "Computers & Data Processing", "author": "O. Dopping", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514991", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1970", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514999", "text": {"keyword": "on computer", "full_text": "Information about your relationships which can't, under the Data Protection Act, be stored on computer.", "keyword_offset": 91}, "year": 1989, "lemma": "by computer", "source": {"title": "Which?", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514999", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1989", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515015", "text": {"keyword": "on computer", "full_text": "Paperwork. Screw the paperwork. Ted..can do the whole thing on computer now.", "keyword_offset": 60}, "year": 1998, "lemma": "by computer", "source": {"title": "Skydiving", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515015", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1998", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515033", "text": {"keyword": "by computer", "full_text": "Popular plot elements can be codified by computer and laid into scripts.", "keyword_offset": 38}, "year": 2007, "lemma": "by computer", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515033", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "2007", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-118689262", "text": {"keyword": "computer", "full_text": "I haue read the truest computer of Times, and the best Arithmetician that euer breathed, and he reduceth thy dayes into a short number.", "keyword_offset": 23}, "year": 1613, "lemma": "computer", "source": {"title": "Yong Mans Gleanings", "author": "\u2018R. B.\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689262", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1613", "first_in_word": true, "oed_reference": "computer, n., sense 1", "first_in_sense": true}, {"id": "computer_nn01-8618142", "text": {"keyword": "computers", "full_text": "The Calenders of these computers.", "keyword_offset": 23}, "year": 1646, "lemma": "computer", "source": {"title": "Pseudodoxia Epidemica", "author": "Sir T. Browne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618142", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1646", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618151", "text": {"keyword": "Computer", "full_text": "A very skillful Computer, who hath given a full Demonstration of it from Rules of Arithmetick.", "keyword_offset": 16}, "year": 1704, "lemma": "computer", "source": {"title": "Tale of Tub", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618151", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1704", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618167", "text": {"keyword": "computer", "full_text": "To pay the expenses of a computer for reducing his observations.", "keyword_offset": 25}, "year": 1855, "lemma": "computer", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618167", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1855", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-155922405", "text": {"keyword": "computer", "full_text": "plunged anew into the column of figures... Her pen was slowly traversing the length of the page, at an elevation of a quarter of an inch above the paper, her eyes following the course of the nib, as if it were the index of a patent computer.", "keyword_offset": 232}, "year": 1869, "lemma": "computer", "source": {"title": "Phemie's Temptation", "author": "\u2018M. Harland\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid155922405", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1869", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": true}, {"id": "computer_nn01-118677966", "text": {"keyword": "computer", "full_text": "Some curious computer makes out the cost of electing a President for these United States to be four hundred millions of dollars.", "keyword_offset": 13}, "year": 1893, "lemma": "computer", "source": {"title": "Publ. Amer. Econ. Assoc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118677966", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1893", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618184", "text": {"keyword": "computer", "full_text": "This was..a computer made by Mr. W. Cox. He described it as of the nature of a circular slide rule.", "keyword_offset": 12}, "year": 1897, "lemma": "computer", "source": {"title": "Engineering", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618184", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1897", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618192", "text": {"keyword": "computer", "full_text": "By means of this computer the task is performed mechanically and almost instantaneously.", "keyword_offset": 17}, "year": 1915, "lemma": "computer", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618192", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1915", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618200", "text": {"keyword": "computers", "full_text": "The telescope drive is of an elaborate nature; the effects of changing refraction, of differential flexure and of errors in the gears are automatically allowed for by a system of \u2018computers\u2019.", "keyword_offset": 180}, "year": 1941, "lemma": "computer", "source": {"title": "Nature", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618200", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1941", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-118689270", "text": {"keyword": "computers", "full_text": "Iterative methods have found favour with computers, despite an outward semblance of clumsiness which masks their solid advantages from the casual critic.", "keyword_offset": 41}, "year": 1943, "lemma": "computer", "source": {"title": "London, Edinb., & Dublin Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689270", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1943", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-123616576", "text": {"keyword": "computer", "full_text": "A new electronic computer owned by the war department can add 63,895 to itself 5,000 times in a second.", "keyword_offset": 17}, "year": 1946, "lemma": "computer", "source": {"title": "Modesto (Calif.) Bee", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid123616576", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-127026327", "text": {"keyword": "computer", "full_text": "If the computer is such that new formulas are easily set up in it, it may be economical to use it in the solution of 5 or 10 problems.", "keyword_offset": 7}, "year": 1946, "lemma": "computer", "source": {"title": "Moore School Lect.", "author": "G. Stibitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026327", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": true}, {"id": "computer_nn01-117116056", "text": {"keyword": "computers", "full_text": "We are engaged at the RCA Laboratories in the development of a storage tube for the inner memory of electronic digital computers.", "keyword_offset": 119}, "year": 1947, "lemma": "computer", "source": {"title": "Math. Tables & Other Aids Computation", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid117116056", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1947", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026337", "text": {"keyword": "computer", "full_text": "The problem of constructing a computing routine or \u2018program\u2019 for a modern general purpose computer which will enable it to play chess.", "keyword_offset": 90}, "year": 1950, "lemma": "computer", "source": {"title": "Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026337", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1950", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026345", "text": {"keyword": "computer", "full_text": "We discuss the use of three types of diagnostic and servicing programs which enable us to use the computer to diagnose its own troubles.", "keyword_offset": 98}, "year": 1953, "lemma": "computer", "source": {"title": "Proc. IRE", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026345", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1953", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618245", "text": {"keyword": "computer", "full_text": "At present a computer can read, remember, do arithmetic, make elementary decisions and print its answers.", "keyword_offset": 13}, "year": 1957, "lemma": "computer", "source": {"title": "Technology", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618245", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1957", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618261", "text": {"keyword": "Computers", "full_text": "Computers are being used to speed up the production of justified tape for the operation of typesetting machines.", "keyword_offset": 0}, "year": 1963, "lemma": "computer", "source": {"title": "Publishers' Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1963", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689288", "text": {"keyword": "computer", "full_text": "He thoroughly knew the schematics of the computer. No one else had been into it replacing defective components and wiring as he had.", "keyword_offset": 41}, "year": 1966, "lemma": "computer", "source": {"title": "We can remember It for you Wholesale", "author": "P. K. Dick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689288", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1966", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762571", "text": {"keyword": "computer", "full_text": "To arrive at a world prediction on the rate of consumption of natural resources we have to tell the computer all the known facts, plus the variables that will modify trends and the trends themselves.", "keyword_offset": 100}, "year": 1975, "lemma": "computer", "source": {"title": "Capital", "author": "M. Duffy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762571", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1975", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762580", "text": {"keyword": "computer", "full_text": "If you have bought or are about to buy a small computer or text processor, you need Cave Tab to ensure you make the most of it.", "keyword_offset": 47}, "year": 1980, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762580", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1980", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689299", "text": {"keyword": "computers", "full_text": "These \u2018observatories\u2019\u2014some call them computers\u2014of which Stonehenge is the best known, made it possible..to predict eclipses.", "keyword_offset": 37}, "year": 1983, "lemma": "computer", "source": {"title": "Dance of Life", "author": "E. T. Hall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689299", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1983", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-121762589", "text": {"keyword": "computer", "full_text": "Nothing is easier than catching crooks with priors. The computer does it all, matching crimes to the criminals, fingerprints to the asshole.", "keyword_offset": 56}, "year": 1985, "lemma": "computer", "source": {"title": "Onyx John", "author": "T. Ferguson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762589", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1985", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-122597347", "text": {"keyword": "computer", "full_text": "Levy bet \u \ No newline at end of file diff --git a/logs/Log_OxfordApplication_20210419-1149.txt b/logs/Log_OxfordApplication_20210419-1149.txt deleted file mode 100644 index 600f6c8..0000000 --- a/logs/Log_OxfordApplication_20210419-1149.txt +++ /dev/null @@ -1,53 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -chair -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "chair_nn01", "band": 6, "meta": {"created": 1889, "revised": false, "updated": null}, "lemma": "chair", "oed_url": "https://www.oed.com/view/Entry/30215#eid9765745", "daterange": {"end": null, "start": 1297, "obsolete": false, "rangestring": "1297\u2014"}, "etymology": {"etymons": [{"word": "cha\u00ebre", "language": "French"}, {"word": "chaiere", "language": "French"}], "etymology_type": "borrowingHybrid", "etymon_language": [["European languages", "Italic", "Romance", "Italo-Western", "Gallo-Romance", "French"]], "source_language": [["European languages", "Italic", "Romance", "Italo-Western", "Gallo-Romance", "French"], ["European languages", "Greek"]], "etymology_summary": "A borrowing from French, combined with an English element."}, "first_use": "Chronicle of Robert of Gloucester", "frequency": [[1750, 17], [1760, 19], [1770, 20], [1780, 20], [1790, 23], [1800, 24], [1810, 26], [1820, 29], [1830, 30], [1840, 33], [1850, 35], [1860, 38], [1870, 41], [1880, 43], [1890, 45], [1900, 47], [1910, 48], [1920, 47], [1930, 45], [1940, 41], [1950, 37], [1960, 33], [1970, 33], [1980, 38], [1990, 45], [2000, 49], [2010, 52]], "sense_ids": ["chair_nn01-9765748", "chair_nn01-9765918", "chair_nn01-9766034", "chair_nn01-9766086", "chair_nn01-9766128", "chair_nn01-9766167", "chair_nn01-9766191", "chair_nn01-9766261", "chair_nn01-9766309", "chair_nn01-9766353", "chair_nn01-9766415", "chair_nn01-9766435", "chair_nn01-9766456", "chair_nn01-9766508", "chair_nn01-9766538", "chair_nn01-9766562", "chair_nn01-9766607", "chair_nn01-9766670", "chair_nn01-9766761", "chair_nn01-9766784", "chair_nn01-9766861", "chair_nn01-9766921", "chair_nn01-9766962", "chair_nn01-9766979", "chair_nn01-128025765", "chair_nn01-218565101"], "definition": "A seat for one person (always implying more or less of comfort and ease); now the common name for the movable four-legged seat with a rest for the back, which constitutes, in many forms of rudeness or elegance, an ordinary article of household furniture, and is also used in gardens or wherever it is usual to sit. to take a chair: to take a seat, be seated.", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "chair", "part_of_speech": "NN"}, {"form": "chairs", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "chair", "part_of_speech": "NN"}, {"form": "chairs", "part_of_speech": "NNS"}]}], "frequency_id": "chair_nn01-fq", "oed_reference": "chair, n.1", "pronunciations": [{"ipa": ["t\u0283\u025b\u02d0"], "region": "British"}, {"ipa": ["t\u0283\u025b(\u0259)r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "chair_nn01-9765748"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -chair_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 129, "count": 129, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/chair_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/chair_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/chair_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/chair_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "chair_nn01-9765752", "text": {"keyword": "chaere", "full_text": "Up a chaere he sat adoun, al vp \u00fee see sonde.", "keyword_offset": 5}, "year": 1297, "lemma": "chair", "source": {"title": "R. Gloucester's Chron.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765752", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "1297", "first_in_word": true, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": true}, {"id": "chair_nn01-9765781", "text": {"keyword": "cha\u021der", "full_text": "A cha\u021der..of the trees of Liban.", "keyword_offset": 2}, "year": 1381, "lemma": "chair", "source": {"title": "Bible (Wycliffite, E.V.)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765781", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "a1382", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9766265", "text": {"keyword": "chaier", "full_text": "Vpon the chaier of Moyses, scribis and Pharisees seeten.", "keyword_offset": 9}, "year": 1384, "lemma": "chair", "source": {"title": "Bible (Wycliffite, E.V.)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766265", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766261", "datestring": "c1384", "first_in_word": false, "oed_reference": "chair, n.1, sense 3b", "first_in_sense": true}, {"id": "chair_nn01-9765773", "text": {"keyword": "chaiers", "full_text": "He turnyde vpsadoun the bordis and chaungeris, and the chaiers of men sellynge culueris.", "keyword_offset": 55}, "year": 1384, "lemma": "chair", "source": {"title": "Bible (Wycliffite, E.V.)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765773", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "c1384", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9766206", "text": {"keyword": "chare", "full_text": "Ianus with double face In his chare hath take his place.", "keyword_offset": 30}, "year": 1393, "lemma": "chair", "source": {"title": "Confessio Amantis", "author": "J. Gower", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766206", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766191", "datestring": "1393", "first_in_word": false, "oed_reference": "chair, n.1, sense 3a", "first_in_sense": true}, {"id": "chair_nn01-9766194", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1399, "lemma": "chair", "source": {"title": null, "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766194", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766191", "datestring": "a1400", "first_in_word": false, "oed_reference": "chair, n.1, sense 3a", "first_in_sense": false}, {"id": "chair_nn01-9765761", "text": {"keyword": "chaier", "full_text": "A tron of iuor graid..Was neuer yeitt king ne kaiser, \u00feat euer sait in sli chaier.", "keyword_offset": 75}, "year": 1399, "lemma": "chair", "source": {"title": "Cursor Mundi", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765761", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "a1400", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9766199", "text": {"keyword": "chayer", "full_text": "Nabigo-de-nozar noble in his chayer.", "keyword_offset": 29}, "year": 1400, "lemma": "chair", "source": {"title": "Cleanness", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766199", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766191", "datestring": "c1400", "first_in_word": false, "oed_reference": "chair, n.1, sense 3a", "first_in_sense": false}, {"id": "chair_nn01-9766273", "text": {"keyword": "chaire", "full_text": "\u2018Uppon the chaire of Moyses\u2019..That is the olde testament.", "keyword_offset": 11}, "year": 1400, "lemma": "chair", "source": {"title": "Rom. Rose", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766273", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766261", "datestring": "c1400", "first_in_word": false, "oed_reference": "chair, n.1, sense 3b", "first_in_sense": false}, {"id": "chair_nn01-9765789", "text": {"keyword": "Chayere", "full_text": "Men setten him in a Chayere.", "keyword_offset": 20}, "year": 1400, "lemma": "chair", "source": {"title": "Mandeville's Trav.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765789", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "c1400", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9766215", "text": {"keyword": "Chayere", "full_text": "Sette hym in the Chayere as domysman.", "keyword_offset": 17}, "year": 1440, "lemma": "chair", "source": {"title": "Gesta Romanorum", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766215", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766191", "datestring": "c1440", "first_in_word": false, "oed_reference": "chair, n.1, sense 3a", "first_in_sense": false}, {"id": "chair_nn01-9766459", "text": {"keyword": "chaier", "full_text": "To be rad..in the chaier of scolis.", "keyword_offset": 18}, "year": 1449, "lemma": "chair", "source": {"title": "Repressor", "author": "R. Pecock", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766459", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766456", "datestring": "c1449", "first_in_word": false, "oed_reference": "chair, n.1, sense 6a", "first_in_sense": true}, {"id": "chair_nn01-9765796", "text": {"keyword": "chare", "full_text": "Hec cathedra, a chare.", "keyword_offset": 16}, "year": 1450, "lemma": "chair", "source": {"title": "Anglo-Saxon & Old Eng. Vocab.", "author": "T. Wright", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765796", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "c1450", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9766359", "text": {"keyword": "chaier", "full_text": "Seynt peter preched in antyoche and ther he made a noble chirche in whiche he sate fyrste in his chaier.", "keyword_offset": 97}, "year": 1480, "lemma": "chair", "source": {"title": "Chron. Eng.", "author": "W. Caxton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766359", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766353", "datestring": "1480", "first_in_word": false, "oed_reference": "chair, n.1, sense 4a", "first_in_sense": true}, {"id": "chair_nn01-9765810", "text": {"keyword": "cheyer", "full_text": "He sholde do sette ther a cheyer, that..sholde be redy for the knyght in-to sitte.", "keyword_offset": 26}, "year": 1499, "lemma": "chair", "source": {"title": "Merlin", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765810", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "a1500", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9766131", "text": {"keyword": "chayre", "full_text": "Yf ye wyll tell me where your herte is set. In the chayre of sorowe no great doubt it is.", "keyword_offset": 51}, "year": 1509, "lemma": "chair", "source": {"title": "Pastime of Pleasure", "author": "S. Hawes", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766131", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766128", "datestring": "1509", "first_in_word": false, "oed_reference": "chair, n.1, sense 2a", "first_in_sense": true}, {"id": "chair_nn01-9765825", "text": {"keyword": "tcheir", "full_text": "I sall sit heir, into this tcheir.", "keyword_offset": 27}, "year": 1535, "lemma": "chair", "source": {"title": "Satyre", "author": "D. Lindsay", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765825", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "1535", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9765817", "text": {"keyword": "tchyre", "full_text": "Heir sall the Carle clim vp and sit in the Kings tchyre.", "keyword_offset": 49}, "year": 1535, "lemma": "chair", "source": {"title": "Satyre", "author": "D. Lindsay", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765817", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "1535", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9766280", "text": {"keyword": "chayre", "full_text": "Euery man maie not syt in the chayre.", "keyword_offset": 30}, "year": 1546, "lemma": "chair", "source": {"title": "Dialogue Prouerbes Eng. Tongue", "author": "J. Heywood", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766280", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766261", "datestring": "1546", "first_in_word": false, "oed_reference": "chair, n.1, sense 3b", "first_in_sense": false}, {"id": "chair_nn01-9765833", "text": {"keyword": "chayres", "full_text": "Tables, coberdes, cofers, and chayres.", "keyword_offset": 30}, "year": 1553, "lemma": "chair", "source": {"title": "Treat. Newe India", "author": "R. Eden", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765833", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "1553", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9765843", "text": {"keyword": "cheyars", "full_text": "Thynges necessary to bee vsed, as cheyars.", "keyword_offset": 34}, "year": 1555, "lemma": "chair", "source": {"title": "Decades of Newe Worlde", "author": "R. Eden", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765843", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "1555", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9766140", "text": {"keyword": "chaire", "full_text": "Our soules sitteth in a sure chaire of a certaine expectacion.", "keyword_offset": 29}, "year": 1557, "lemma": "chair", "source": {"title": "Treat. Morall Philos.", "author": "W. Baldwin", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766140", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766128", "datestring": "1557", "first_in_word": false, "oed_reference": "chair, n.1, sense 2a", "first_in_sense": false}, {"id": "chair_nn01-9765855", "text": {"keyword": "chaire", "full_text": "In a chaire fast besides him.", "keyword_offset": 5}, "year": 1564, "lemma": "chair", "source": {"title": "Briefe Chron.", "author": "N. Haward", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765855", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "1564", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9765959", "text": {"keyword": "chayre", "full_text": "A compasse chayre, halfe a circle. Hemicyclus.", "keyword_offset": 11}, "year": 1574, "lemma": "chair", "source": {"title": "Aluearie", "author": "J. Baret", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765959", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765918", "datestring": "1574", "first_in_word": false, "oed_reference": "chair, n.1, sense 1b", "first_in_sense": true}, {"id": "chair_nn01-9766367", "text": {"keyword": "chaire", "full_text": "Treads downe the Strumpets pride, That sits vpon the chaire of Babylon.", "keyword_offset": 53}, "year": 1591, "lemma": "chair", "source": {"title": "Troublesome Raigne Iohn", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766367", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766353", "datestring": "1591", "first_in_word": false, "oed_reference": "chair, n.1, sense 4a", "first_in_sense": false}, {"id": "chair_nn01-9766150", "text": {"keyword": "chaire", "full_text": "Imagination the onely storehouse of wit, and peculiar chaire of memorie.", "keyword_offset": 54}, "year": 1597, "lemma": "chair", "source": {"title": "Of Lawes Eccl. Politie", "author": "R. Hooker", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766150", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766128", "datestring": "1597", "first_in_word": false, "oed_reference": "chair, n.1, sense 2a", "first_in_sense": false}, {"id": "chair_nn01-9766223", "text": {"keyword": "chayre", "full_text": "O how it greeues my vexed soule to see, Each painted asse in chayre of dignitie.", "keyword_offset": 61}, "year": 1602, "lemma": "chair", "source": {"title": "2nd Pt. Returne from Pernassus", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766223", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766191", "datestring": "1602", "first_in_word": false, "oed_reference": "chair, n.1, sense 3a", "first_in_sense": false}, {"id": "chair_nn01-9765866", "text": {"keyword": "chaire", "full_text": "Like a Barbers chaire that fits all buttockes.", "keyword_offset": 15}, "year": 1615, "lemma": "chair", "source": {"title": "All's Well that ends Well", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765866", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "a1616", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9766170", "text": {"keyword": "Chayre", "full_text": "Breake a Launce, and runne a-Tilt at Death, Within a Chayre.", "keyword_offset": 53}, "year": 1615, "lemma": "chair", "source": {"title": "Henry VI, Pt. 1", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766170", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766167", "datestring": "a1616", "first_in_word": false, "oed_reference": "chair, n.1, sense 2b", "first_in_sense": true}, {"id": "chair_nn01-9766180", "text": {"keyword": "Chaire", "full_text": "When saplesse Age, and weake vnable limbes Should bring thy Father to his drooping Chaire.", "keyword_offset": 83}, "year": 1615, "lemma": "chair", "source": {"title": "Henry VI, Pt. 1", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766180", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766167", "datestring": "a1616", "first_in_word": false, "oed_reference": "chair, n.1, sense 2b", "first_in_sense": false}, {"id": "chair_nn01-9766423", "text": {"keyword": "chaire", "full_text": "It is the chaire of an Archbishop; inhabited for the most by Grecians.", "keyword_offset": 10}, "year": 1615, "lemma": "chair", "source": {"title": "Relation of Journey", "author": "G. Sandys", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766423", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766415", "datestring": "1615", "first_in_word": false, "oed_reference": "chair, n.1, sense 4b", "first_in_sense": true}, {"id": "chair_nn01-9766541", "text": {"keyword": "chairs", "full_text": "Now there are so many chairs erected, to make inquiry upon all sorts of men.", "keyword_offset": 22}, "year": 1629, "lemma": "chair", "source": {"title": null, "author": "King Charles I", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766541", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766538", "datestring": "1629", "first_in_word": false, "oed_reference": "chair, n.1, sense 7", "first_in_sense": true}, {"id": "chair_nn01-9766787", "text": {"keyword": "chairs", "full_text": "In many parts beyond the seas the people there are much carried in the streets in chairs that are covered.", "keyword_offset": 82}, "year": 1634, "lemma": "chair", "source": {"title": "Patent for setting up Sedans", "author": "S. Duncombe", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766787", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766784", "datestring": "1634", "first_in_word": false, "oed_reference": "chair, n.1, sense 10", "first_in_sense": true}, {"id": "chair_nn01-9766376", "text": {"keyword": "chaire", "full_text": "S. Peter would have advanc'd him to the Honour and power of the Bishops chaire.", "keyword_offset": 72}, "year": 1642, "lemma": "chair", "source": {"title": "Of Sacred Order Episcopacy", "author": "Bp. J. Taylor", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766376", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766353", "datestring": "1642", "first_in_word": false, "oed_reference": "chair, n.1, sense 4a", "first_in_sense": false}, {"id": "chair_nn01-9766431", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1642, "lemma": "chair", "source": {"title": null, "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766431", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766415", "datestring": "1642", "first_in_word": false, "oed_reference": "chair, n.1, sense 4b", "first_in_sense": false}, {"id": "chair_nn01-9766554", "text": {"keyword": "chair", "full_text": "For a Licencer is not contented now to give his single Imprimatur, but brings his chair into the Title leaf; there sits and judges up or judges down what book hee pleases.", "keyword_offset": 82}, "year": 1645, "lemma": "chair", "source": {"title": "Colasterion", "author": "J. Milton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766554", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766538", "datestring": "1645", "first_in_word": false, "oed_reference": "chair, n.1, sense 7", "first_in_sense": false}, {"id": "chair_nn01-9766798", "text": {"keyword": "chayres", "full_text": "Using close chayres or sedans.", "keyword_offset": 12}, "year": 1647, "lemma": "chair", "source": {"title": "Sixteen Satyrs", "author": "R. Stapleton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766798", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766784", "datestring": "1647", "first_in_word": false, "oed_reference": "chair, n.1, sense 10", "first_in_sense": false}, {"id": "chair_nn01-9766439", "text": {"keyword": "chair", "full_text": "A..charge, not performd by mounting twise into the chair with a formal preachment.", "keyword_offset": 51}, "year": 1649, "lemma": "chair", "source": {"title": "Tenure of Kings", "author": "J. Milton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766439", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766435", "datestring": "1649", "first_in_word": false, "oed_reference": "chair, n.1, sense 5", "first_in_sense": true}, {"id": "chair_nn01-9766678", "text": {"keyword": "Chair", "full_text": "The Chair behaves himself like a Busby amongst so many school-boys..and takes a little too much on him.", "keyword_offset": 4}, "year": 1659, "lemma": "chair", "source": {"title": "Diary", "author": "T. Burton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766678", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766670", "datestring": "1659", "first_in_word": false, "oed_reference": "chair, n.1, sense 9b", "first_in_sense": true}, {"id": "chair_nn01-9766616", "text": {"keyword": "Chair", "full_text": "I move that your Speaker forbear the Chair.", "keyword_offset": 37}, "year": 1659, "lemma": "chair", "source": {"title": "Diary", "author": "T. Burton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766616", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766607", "datestring": "1659", "first_in_word": false, "oed_reference": "chair, n.1, sense 9a", "first_in_sense": true}, {"id": "chair_nn01-9766232", "text": {"keyword": "chair", "full_text": "At the Soldans chair Defi'd the best of Panim chivalry.", "keyword_offset": 15}, "year": 1667, "lemma": "chair", "source": {"title": "Paradise Lost", "author": "J. Milton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766232", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766191", "datestring": "1667", "first_in_word": false, "oed_reference": "chair, n.1, sense 3a", "first_in_sense": false}, {"id": "chair_nn01-9766385", "text": {"keyword": "Chair", "full_text": "His first Chair, namely that of Antioch.", "keyword_offset": 10}, "year": 1674, "lemma": "chair", "source": {"title": "Saul & Samuel", "author": "D. Brevint", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766385", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766353", "datestring": "1674", "first_in_word": false, "oed_reference": "chair, n.1, sense 4a", "first_in_sense": false}, {"id": "chair_nn01-9766689", "text": {"keyword": "Chair", "full_text": "It was referred to Me by this Honourable Chair, to examine and produce the Experiment.", "keyword_offset": 41}, "year": 1676, "lemma": "chair", "source": {"title": "Solution of Salts", "author": "N. Grew", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766689", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766670", "datestring": "1676\u20137", "first_in_word": false, "oed_reference": "chair, n.1, sense 9b", "first_in_sense": false}, {"id": "chair_nn01-9766567", "text": {"keyword": "Chair", "full_text": "Some people..did so industriously stickle for Sir John Moor's Election to the Chair.", "keyword_offset": 78}, "year": 1682, "lemma": "chair", "source": {"title": "Modest Enq. Election Sheriffs London", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766567", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766562", "datestring": "1682", "first_in_word": false, "oed_reference": "chair, n.1, sense 8", "first_in_sense": true}, {"id": "chair_nn01-9766808", "text": {"keyword": "Chair", "full_text": "Thy Mask will cover all: There is a Chair below in the Entry to carry thee.", "keyword_offset": 36}, "year": 1688, "lemma": "chair", "source": {"title": "Squire of Alsatia", "author": "T. Shadwell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766808", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766784", "datestring": "1688", "first_in_word": false, "oed_reference": "chair, n.1, sense 10", "first_in_sense": false}, {"id": "chair_nn01-9766468", "text": {"keyword": "chair", "full_text": "His prudent presiding in the Professors chair.", "keyword_offset": 40}, "year": 1691, "lemma": "chair", "source": {"title": "Athenae Oxonienses", "author": "A. Wood", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766468", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766456", "datestring": "1691", "first_in_word": false, "oed_reference": "chair, n.1, sense 6a", "first_in_sense": false}, {"id": "chair_nn01-9766289", "text": {"keyword": "Chair", "full_text": "He and Tiberius got into the Chair by the Tricks and Artifices of their Mothers.", "keyword_offset": 29}, "year": 1692, "lemma": "chair", "source": {"title": "Def. People Eng.", "author": "J. Washington", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766289", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766261", "datestring": "1692", "first_in_word": false, "oed_reference": "chair, n.1, sense 3b", "first_in_sense": false}, {"id": "chair_nn01-9766477", "text": {"keyword": "Chair", "full_text": "Our Saviour..should have taken the Chair, and have given the Inquisitive World a clear Determination concerning this great Question.", "keyword_offset": 35}, "year": 1693, "lemma": "chair", "source": {"title": "Pract. Disc. Divine Subj.", "author": "J. Norris", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766477", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766456", "datestring": "1693", "first_in_word": false, "oed_reference": "chair, n.1, sense 6a", "first_in_sense": false}, {"id": "chair_nn01-9766626", "text": {"keyword": "Chair", "full_text": "The Committee of the Commons appointed Mr Pym to sit in the Chair.", "keyword_offset": 60}, "year": 1702, "lemma": "chair", "source": {"title": "Clarendon's Hist. Rebellion", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766626", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766607", "datestring": "1702", "first_in_word": false, "oed_reference": "chair, n.1, sense 9a", "first_in_sense": false}, {"id": "chair_nn01-9765876", "text": {"keyword": "Chairs", "full_text": "Set Chairs, and the Bohee Tea, and leave us.", "keyword_offset": 4}, "year": 1704, "lemma": "chair", "source": {"title": "Lying Lover", "author": "R. Steele", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765876", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "1704", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9766488", "text": {"keyword": "Chair", "full_text": "Give that small Insect you contemn, The Chair in Porch or Academ.", "keyword_offset": 40}, "year": 1710, "lemma": "chair", "source": {"title": "Hymnotheo", "author": "T. Ken", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766488", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766456", "datestring": "a1711", "first_in_word": false, "oed_reference": "chair, n.1, sense 6a", "first_in_sense": false}, {"id": "chair_nn01-9765976", "text": {"keyword": "chair", "full_text": "The great Elbow-chair which stands at the upper End of the Table.", "keyword_offset": 16}, "year": 1711, "lemma": "chair", "source": {"title": "Spectator", "author": "J. Addison", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765976", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765918", "datestring": "1711", "first_in_word": false, "oed_reference": "chair, n.1, sense 1b", "first_in_sense": false}, {"id": "chair_nn01-9765968", "text": {"keyword": "chair", "full_text": "An easy chair..at the upper End of the Table.", "keyword_offset": 8}, "year": 1711, "lemma": "chair", "source": {"title": "Spectator", "author": "R. Steele", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765968", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765918", "datestring": "1711", "first_in_word": false, "oed_reference": "chair, n.1, sense 1b", "first_in_sense": false}, {"id": "chair_nn01-9766574", "text": {"keyword": "below the Chair", "full_text": "The Aldermen below the Chair on Horseback in Scarlet Gowns.", "keyword_offset": 13}, "year": 1714, "lemma": "chair", "source": {"title": "London Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766574", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766562", "datestring": "1714", "first_in_word": false, "oed_reference": "chair, n.1, sense 8", "first_in_sense": false}, {"id": "chair_nn01-9766825", "text": {"keyword": "Chair", "full_text": "Call a Chair!", "keyword_offset": 7}, "year": 1722, "lemma": "chair", "source": {"title": "Conscious Lovers", "author": "R. Steele", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766825", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766784", "datestring": "1722", "first_in_word": false, "oed_reference": "chair, n.1, sense 10", "first_in_sense": false}, {"id": "chair_nn01-9766817", "text": {"keyword": "Chair", "full_text": "She..lock'd three Footmen to her Chair.", "keyword_offset": 33}, "year": 1726, "lemma": "chair", "source": {"title": "Cadenus & Vanessa", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766817", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766784", "datestring": "1726", "first_in_word": false, "oed_reference": "chair, n.1, sense 10", "first_in_sense": false}, {"id": "chair_nn01-9766581", "text": {"keyword": "Chair", "full_text": "A Gold Chain is one of the Ornaments or Badges of the Dignity of a Lord-Mayor of London; and remains to the Person, after his being divested of that Magistrature, as a Mark he has pass'd the Chair.", "keyword_offset": 191}, "year": 1728, "lemma": "chair", "source": {"title": "Cycl.", "author": "E. Chambers", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766581", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766562", "datestring": "1728", "first_in_word": false, "oed_reference": "chair, n.1, sense 8", "first_in_sense": false}, {"id": "chair_nn01-9765985", "text": {"keyword": "Leather-Chairs", "full_text": "Easy Leather-Chairs made..with..Springs.", "keyword_offset": 5}, "year": 1737, "lemma": "chair", "source": {"title": "Wks.", "author": "J. Ozell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765985", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765918", "datestring": "1737", "first_in_word": false, "oed_reference": "chair, n.1, sense 1b", "first_in_sense": false}, {"id": "chair_nn01-9766159", "text": {"keyword": "Chair", "full_text": "The Persecutor's Guilt to share Oppressive in the Scorner's Chair.", "keyword_offset": 60}, "year": 1738, "lemma": "chair", "source": {"title": "Coll. Psalms & Hymns", "author": "J. Wesley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766159", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766128", "datestring": "1738", "first_in_word": false, "oed_reference": "chair, n.1, sense 2a", "first_in_sense": false}, {"id": "chair_nn01-9765885", "text": {"keyword": "chair", "full_text": "Mistaking a lady's lap for my own chair.", "keyword_offset": 34}, "year": 1751, "lemma": "chair", "source": {"title": "Rambler", "author": "S. Johnson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765885", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "1751", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9766834", "text": {"keyword": "chair", "full_text": "At the proper time a chair was called.", "keyword_offset": 21}, "year": 1752, "lemma": "chair", "source": {"title": "Rambler", "author": "S. Johnson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766834", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766784", "datestring": "1752", "first_in_word": false, "oed_reference": "chair, n.1, sense 10", "first_in_sense": false}, {"id": "chair_nn01-9766867", "text": {"keyword": "chair", "full_text": "The profits..have enabled me to set up a one-horse chair.", "keyword_offset": 51}, "year": 1753, "lemma": "chair", "source": {"title": "Scots Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766867", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766861", "datestring": "1753", "first_in_word": false, "oed_reference": "chair, n.1, sense 11", "first_in_sense": true}, {"id": "chair_nn01-9765894", "text": {"keyword": "take a chair", "full_text": "She..desired me to take a chair.", "keyword_offset": 19}, "year": 1753, "lemma": "chair", "source": {"title": "Scots Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765894", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "1753", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9766241", "text": {"keyword": "chair", "full_text": "Close by the regal chair Fell Thirst and Famine scowl.", "keyword_offset": 19}, "year": 1757, "lemma": "chair", "source": {"title": "Ode II", "author": "T. Gray", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766241", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766191", "datestring": "1757", "first_in_word": false, "oed_reference": "chair, n.1, sense 3a", "first_in_sense": false}, {"id": "chair_nn01-9766875", "text": {"keyword": "chair", "full_text": "There is not a greater difference between a single-horse chair and madam Pompadour's vis a vis.", "keyword_offset": 57}, "year": 1761, "lemma": "chair", "source": {"title": "Life Tristram Shandy", "author": "L. Sterne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766875", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766861", "datestring": "1761", "first_in_word": false, "oed_reference": "chair, n.1, sense 11", "first_in_sense": false}, {"id": "chair_nn01-9766590", "text": {"keyword": "past the chair", "full_text": "The judges are the lord-mayor, the aldermen past the chair, and the recorder.", "keyword_offset": 44}, "year": 1766, "lemma": "chair", "source": {"title": "Surv. London", "author": "J. Entick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766590", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766562", "datestring": "1766", "first_in_word": false, "oed_reference": "chair, n.1, sense 8", "first_in_sense": false}, {"id": "chair_nn01-9766843", "text": {"keyword": "chair", "full_text": "Help the gentleman into a chair, and carry him to my house.", "keyword_offset": 26}, "year": 1781, "lemma": "chair", "source": {"title": "Trip to Scarborough", "author": "R. B. Sheridan", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766843", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766784", "datestring": "1781", "first_in_word": false, "oed_reference": "chair, n.1, sense 10", "first_in_sense": false}, {"id": "chair_nn01-9766636", "text": {"keyword": "take the chair", "full_text": "Here comes the neighbouring Squire, with gracious air, To stamp opinions, and to take the chair.", "keyword_offset": 81}, "year": 1785, "lemma": "chair", "source": {"title": "News-paper", "author": "G. Crabbe", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766636", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766607", "datestring": "1785", "first_in_word": false, "oed_reference": "chair, n.1, sense 9a", "first_in_sense": false}, {"id": "chair_nn01-9765994", "text": {"keyword": "chair", "full_text": "I..found him..sitting in a great chair.", "keyword_offset": 33}, "year": 1790, "lemma": "chair", "source": {"title": "Med. Communications", "author": "J. C. Smyth", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765994", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765918", "datestring": "1790", "first_in_word": false, "oed_reference": "chair, n.1, sense 1b", "first_in_sense": false}, {"id": "chair_nn01-9766886", "text": {"keyword": "Chair", "full_text": "Chair, a light chaise without pannels, for the use of parks, gardens, &c. commonly applied to all light chaises.", "keyword_offset": 0}, "year": 1795, "lemma": "chair", "source": {"title": "Treat. Carriages", "author": "W. Felton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766886", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766861", "datestring": "1795", "first_in_word": false, "oed_reference": "chair, n.1, sense 11", "first_in_sense": false}, {"id": "chair_nn01-9766393", "text": {"keyword": "chair", "full_text": "Henry..took measures not only to humble Becket, but also to lower that chair.", "keyword_offset": 71}, "year": 1796, "lemma": "chair", "source": {"title": "Ess. Abridgm. Eng. Hist.", "author": "E. Burke", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766393", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766353", "datestring": "a1797", "first_in_word": false, "oed_reference": "chair, n.1, sense 4a", "first_in_sense": false}, {"id": "chair_nn01-9766004", "text": {"keyword": "chair", "full_text": "Having requested the indulgence of an easy chair at the sittings of the French Academy..the King, instead of one easy chair, sent forty to the Academy.", "keyword_offset": 43}, "year": 1796, "lemma": "chair", "source": {"title": "Stud. Nature", "author": "H. Hunter", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766004", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765918", "datestring": "1796", "first_in_word": false, "oed_reference": "chair, n.1, sense 1b", "first_in_sense": false}, {"id": "chair_nn01-9766970", "text": {"keyword": "Chair", "full_text": "Chair, used in drawing up ore or coal.", "keyword_offset": 0}, "year": 1802, "lemma": "chair", "source": {"title": "Mineral. of Derbyshire", "author": "J. Mawe", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766970", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766962", "datestring": "1802", "first_in_word": false, "oed_reference": "chair, n.1, sense 13", "first_in_sense": true}, {"id": "chair_nn01-9766644", "text": {"keyword": "Chair", "full_text": "That the thanks of this meeting be given to Dr. Brandreth, for his cool and patient attention and conduct in the Chair.", "keyword_offset": 113}, "year": 1806, "lemma": "chair", "source": {"title": "Med. & Physical Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766644", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766607", "datestring": "1806", "first_in_word": false, "oed_reference": "chair, n.1, sense 9a", "first_in_sense": false}, {"id": "chair_nn01-9766652", "text": {"keyword": "Chair", "full_text": "Pleas'd to guide His little Club and in the Chair preside.", "keyword_offset": 44}, "year": 1807, "lemma": "chair", "source": {"title": "Newspaper", "author": "G. Crabbe", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766652", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766607", "datestring": "1807", "first_in_word": false, "oed_reference": "chair, n.1, sense 9a", "first_in_sense": false}, {"id": "chair_nn01-9766852", "text": {"keyword": "chairs", "full_text": "The belle and beau, In chairs and chariots, stop the way.", "keyword_offset": 23}, "year": 1808, "lemma": "chair", "source": {"title": "Siller Gun", "author": "J. Mayne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766852", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766784", "datestring": "1808", "first_in_word": false, "oed_reference": "chair, n.1, sense 10", "first_in_sense": false}, {"id": "chair_nn01-9766511", "text": {"keyword": "chair", "full_text": "Fighting his way to a chair of rhetoric.", "keyword_offset": 22}, "year": 1816, "lemma": "chair", "source": {"title": "Antiquary", "author": "W. Scott", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766511", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766508", "datestring": "1816", "first_in_word": false, "oed_reference": "chair, n.1, sense 6b", "first_in_sense": true}, {"id": "chair_nn01-9766935", "text": {"keyword": "chairs", "full_text": "To fix both the ends of the rails..immoveable in or upon the chairs or props by which they are supported.", "keyword_offset": 61}, "year": 1816, "lemma": "chair", "source": {"title": "Specif. Patent 4067", "author": "W. Losh", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766935", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766921", "datestring": "1816", "first_in_word": false, "oed_reference": "chair, n.1, sense 12", "first_in_sense": true}, {"id": "chair_nn01-9766312", "text": {"keyword": "chair", "full_text": "He was placed, by the general voice, in the bardic chair, and invested with a blue ribbon.", "keyword_offset": 51}, "year": 1820, "lemma": "chair", "source": {"title": "Cambro-Briton", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766312", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766309", "datestring": "1820", "first_in_word": false, "oed_reference": "chair, n.1, sense 3c", "first_in_sense": true}, {"id": "chair_nn01-9766896", "text": {"keyword": "chair", "full_text": "As I please to take the air Command the ponies to a chair.", "keyword_offset": 52}, "year": 1821, "lemma": "chair", "source": {"title": "Third Tour Dr. Syntax", "author": "W. Combe", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766896", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766861", "datestring": "1821", "first_in_word": false, "oed_reference": "chair, n.1, sense 11", "first_in_sense": false}, {"id": "chair_nn01-9766016", "text": {"keyword": "swinging chair", "full_text": "He sat in the swinging chair.", "keyword_offset": 14}, "year": 1830, "lemma": "chair", "source": {"title": "Lawrie Todd", "author": "J. Galt", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766016", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765918", "datestring": "1830", "first_in_word": false, "oed_reference": "chair, n.1, sense 1b", "first_in_sense": false}, {"id": "chair_nn01-9766945", "text": {"keyword": "chair", "full_text": "Each of these sleepers being a heavy block of stone, having a small cradle of iron, or chair as it is called, rivetted on the top for the purpose of supporting the rails.", "keyword_offset": 87}, "year": 1836, "lemma": "chair", "source": {"title": "Home Tour", "author": "G. Head", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766945", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766921", "datestring": "1836", "first_in_word": false, "oed_reference": "chair, n.1, sense 12", "first_in_sense": false}, {"id": "chair_nn01-9766698", "text": {"keyword": "Chair", "full_text": "Cries of \u2018Order,\u2019 \u2018Chair,\u2019 \u2018Yes,\u2019 \u2018No,\u2019 \u2018Go on.\u2019", "keyword_offset": 19}, "year": 1836, "lemma": "chair", "source": {"title": "Pickwick Papers", "author": "C. Dickens", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766698", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766670", "datestring": "1836", "first_in_word": false, "oed_reference": "chair, n.1, sense 9b", "first_in_sense": false}, {"id": "chair_nn01-9765902", "text": {"keyword": "Take a chair", "full_text": "Take a chair.", "keyword_offset": 0}, "year": 1840, "lemma": "chair", "source": {"title": "Poor Jack", "author": "F. Marryat", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765902", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "1840", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9766026", "text": {"keyword": "wheel-chair", "full_text": "A servant passes, pushing through the crowd a shabby wheel-chair.", "keyword_offset": 53}, "year": 1841, "lemma": "chair", "source": {"title": "Second Funeral Napoleon", "author": "W. M. Thackeray", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766026", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765918", "datestring": "1841", "first_in_word": false, "oed_reference": "chair, n.1, sense 1b", "first_in_sense": false}, {"id": "chair_nn01-9766037", "text": {"keyword": "chair", "full_text": "Another workman receives it and sits down in a chair having two flat parallel arms sloping downwards.", "keyword_offset": 47}, "year": 1845, "lemma": "chair", "source": {"title": "Brit. Manuf.", "author": "G. Dodd", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766037", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766034", "datestring": "1845", "first_in_word": false, "oed_reference": "chair, n.1, sense 1c", "first_in_sense": true}, {"id": "chair_nn01-9766662", "text": {"keyword": "chair", "full_text": "John Hampden..was put into the chair.", "keyword_offset": 31}, "year": 1848, "lemma": "chair", "source": {"title": "Hist. Eng.", "author": "T. B. Macaulay", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766662", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766607", "datestring": "1848", "first_in_word": false, "oed_reference": "chair, n.1, sense 9a", "first_in_sense": false}, {"id": "chair_nn01-9766520", "text": {"keyword": "chairs", "full_text": "Many chairs and many fellowships are made beds of ease.", "keyword_offset": 5}, "year": 1856, "lemma": "chair", "source": {"title": "Eng. Traits", "author": "R. W. Emerson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766520", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766508", "datestring": "1856", "first_in_word": false, "oed_reference": "chair, n.1, sense 6b", "first_in_sense": false}, {"id": "chair_nn01-9766301", "text": {"keyword": "chairs", "full_text": "He rooted out the slothful officer.., And in their chairs set up a stronger race.", "keyword_offset": 51}, "year": 1859, "lemma": "chair", "source": {"title": "Enid", "author": "Ld. Tennyson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766301", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766261", "datestring": "1859", "first_in_word": false, "oed_reference": "chair, n.1, sense 3b", "first_in_sense": false}, {"id": "chair_nn01-9766706", "text": {"keyword": "chair", "full_text": "An amiable discussion between the \u2018chair\u2019 and an..obstinate person at the other end of the room.", "keyword_offset": 35}, "year": 1860, "lemma": "chair", "source": {"title": "All Year Round", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766706", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766670", "datestring": "1860", "first_in_word": false, "oed_reference": "chair, n.1, sense 9b", "first_in_sense": false}, {"id": "chair_nn01-9766953", "text": {"keyword": "chair", "full_text": "The flat base of the chair upon which the rails rested being tilted.", "keyword_offset": 21}, "year": 1862, "lemma": "chair", "source": {"title": "Lives Engineers", "author": "S. Smiles", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766953", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766921", "datestring": "1862", "first_in_word": false, "oed_reference": "chair, n.1, sense 12", "first_in_sense": false}, {"id": "chair_nn01-9766405", "text": {"keyword": "chair", "full_text": "Ealdhun now moved his chair..to a site nobler than that occupied by any other minster in England.", "keyword_offset": 22}, "year": 1870, "lemma": "chair", "source": {"title": "Hist. Norman Conquest", "author": "E. A. Freeman", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766405", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766353", "datestring": "1870", "first_in_word": false, "oed_reference": "chair, n.1, sense 4a", "first_in_sense": false}, {"id": "chair_nn01-9765910", "text": {"keyword": "chairs", "full_text": "The chairs were all a-row against the walls.", "keyword_offset": 4}, "year": 1870, "lemma": "chair", "source": {"title": "Cranford", "author": "E. C. Gaskell", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9765910", "word_id": "chair_nn01", "sense_id": "chair_nn01-9765748", "datestring": "1870", "first_in_word": false, "oed_reference": "chair, n.1, sense 1a", "first_in_sense": false}, {"id": "chair_nn01-9766447", "text": {"keyword": "chair", "full_text": "Whether he preach in chair, or print in book.", "keyword_offset": 21}, "year": 1873, "lemma": "chair", "source": {"title": "Red Cotton Night-cap Country", "author": "R. Browning", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766447", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766435", "datestring": "1873", "first_in_word": false, "oed_reference": "chair, n.1, sense 5", "first_in_sense": false}, {"id": "chair_nn01-9766320", "text": {"keyword": "Chair", "full_text": "The grand event of the whole Eisteddfod..\u2014the giving of the Chair Prize.", "keyword_offset": 60}, "year": 1874, "lemma": "chair", "source": {"title": "Cassell's Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766320", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766309", "datestring": "1874", "first_in_word": false, "oed_reference": "chair, n.1, sense 3c", "first_in_sense": false}, {"id": "chair_nn01-9766528", "text": {"keyword": "Chair", "full_text": "The author had still the Chair of Poetry at Oxford.", "keyword_offset": 25}, "year": 1875, "lemma": "chair", "source": {"title": "Ess. Crit.", "author": "M. Arnold", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766528", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766508", "datestring": "1875", "first_in_word": false, "oed_reference": "chair, n.1, sense 6b", "first_in_sense": false}, {"id": "chair_nn01-9766500", "text": {"keyword": "chairs", "full_text": "English scholars gathered in thousands round the chairs of William of Champeaux or Abelard.", "keyword_offset": 49}, "year": 1876, "lemma": "chair", "source": {"title": "Short Hist. Eng. People", "author": "J. R. Green", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766500", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766456", "datestring": "1876", "first_in_word": false, "oed_reference": "chair, n.1, sense 6a", "first_in_sense": false}, {"id": "chair_nn01-9766328", "text": {"keyword": "chair", "full_text": "The chair was a kind of convention where disciples were trained, and bardic matters discussed preparatory to the great Gorsedd... There are now existing four chairs in Wales.", "keyword_offset": 4}, "year": 1877, "lemma": "chair", "source": {"title": "Encycl. Brit.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766328", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766309", "datestring": "1877", "first_in_word": false, "oed_reference": "chair, n.1, sense 3c", "first_in_sense": false}, {"id": "chair_nn01-9766253", "text": {"keyword": "chair", "full_text": "Holdelm..was chosen by him as the seat of his episcopal chair.", "keyword_offset": 56}, "year": 1879, "lemma": "chair", "source": {"title": "Celts", "author": "G. F. Maclear", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766253", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766191", "datestring": "1879", "first_in_word": false, "oed_reference": "chair, n.1, sense 3a", "first_in_sense": false}, {"id": "chair_nn01-9766599", "text": {"keyword": "Chair", "full_text": "All the above have passed the Civic Chair.", "keyword_offset": 36}, "year": 1885, "lemma": "chair", "source": {"title": "Whitaker's Almanack", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766599", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766562", "datestring": "1885", "first_in_word": false, "oed_reference": "chair, n.1, sense 8", "first_in_sense": false}, {"id": "chair_nn01-9766714", "text": {"keyword": "Chair", "full_text": "It can hardly be conceived that the Chair would fail to gain the support of the House.", "keyword_offset": 36}, "year": 1887, "lemma": "chair", "source": {"title": "Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766714", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766670", "datestring": "1887", "first_in_word": false, "oed_reference": "chair, n.1, sense 9b", "first_in_sense": false}, {"id": "chair_nn01-9766046", "text": {"keyword": "chair", "full_text": "Every two crucibles supply one \u2018chair\u2019. The glassworker's chair is practically his lathe.", "keyword_offset": 32}, "year": 1890, "lemma": "chair", "source": {"title": "Foundry", "author": "W. J. Gordon", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766046", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766034", "datestring": "1890", "first_in_word": false, "oed_reference": "chair, n.1, sense 1c", "first_in_sense": false}, {"id": "chair_nn01-9766054", "text": {"keyword": "chairs", "full_text": "There were ten chairs at the works, each occupied by a glassmaker, servitor, and footmaker.", "keyword_offset": 15}, "year": 1897, "lemma": "chair", "source": {"title": "Worc. County Express", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766054", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766034", "datestring": "1897", "first_in_word": false, "oed_reference": "chair, n.1, sense 1c", "first_in_sense": false}, {"id": "chair_nn01-9766097", "text": {"keyword": "chair", "full_text": "He was a copper, and we fly cops have got to send some bloke to the chair for blastin' him.", "keyword_offset": 68}, "year": 1900, "lemma": "chair", "source": {"title": "Powers that Prey", "author": "\u2018J. Flynt\u2019", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766097", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766086", "datestring": "1900", "first_in_word": false, "oed_reference": "chair, n.1, sense 1d", "first_in_sense": true}, {"id": "chair_nn01-9766061", "text": {"keyword": "chair", "full_text": "Eighty is the limit number of strawstem wineglasses to be made in six hours by a \u2018chair\u2019, which consists of three men and a boy.", "keyword_offset": 82}, "year": 1902, "lemma": "chair", "source": {"title": "B'ham Daily Post", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766061", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766034", "datestring": "1902", "first_in_word": false, "oed_reference": "chair, n.1, sense 1c", "first_in_sense": false}, {"id": "chair_nn01-9766336", "text": {"keyword": "Chairs", "full_text": "The earliest Eisteddfodau, or \u2018Chairs\u2019 as they were then called,..were held under the patronage of the Princes of Wales at the beginning of the sixth century.", "keyword_offset": 31}, "year": 1909, "lemma": "chair", "source": {"title": "Eisteddfod", "author": "T. R. Roberts", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766336", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766309", "datestring": "1909", "first_in_word": false, "oed_reference": "chair, n.1, sense 3c", "first_in_sense": false}, {"id": "chair_nn01-9766344", "text": {"keyword": "chair", "full_text": "The Gwyneddigion offered a silver chair to the bard who could write the best verses.", "keyword_offset": 34}, "year": 1909, "lemma": "chair", "source": {"title": "Eisteddfod", "author": "T. R. Roberts", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766344", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766309", "datestring": "1909", "first_in_word": false, "oed_reference": "chair, n.1, sense 3c", "first_in_sense": false}, {"id": "chair_nn01-9766905", "text": {"keyword": "chair", "full_text": "They went together in a double chair, spinning noiselessly over the shell road.", "keyword_offset": 31}, "year": 1909, "lemma": "chair", "source": {"title": "Firing Line", "author": "R. W. Chambers", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766905", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766861", "datestring": "1909", "first_in_word": false, "oed_reference": "chair, n.1, sense 11", "first_in_sense": false}, {"id": "chair_nn01-9766913", "text": {"keyword": "chair", "full_text": "Their black chair-boy lay asleep under a thicket of Spanish bayonet.", "keyword_offset": 12}, "year": 1909, "lemma": "chair", "source": {"title": "Firing Line", "author": "R. W. Chambers", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766913", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766861", "datestring": "1909", "first_in_word": false, "oed_reference": "chair, n.1, sense 11", "first_in_sense": false}, {"id": "chair_nn01-9766107", "text": {"keyword": "chair", "full_text": "I've left papers\u2014proofs, 'n' it'ud be the chair for yours\u2014savvy?", "keyword_offset": 42}, "year": 1917, "lemma": "chair", "source": {"title": "Definite Object", "author": "J. Farnol", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766107", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766086", "datestring": "1917", "first_in_word": false, "oed_reference": "chair, n.1, sense 1d", "first_in_sense": false}, {"id": "chair_nn01-232255677", "text": {"keyword": "chair form", "full_text": "Sachse's two strain-free configurations of cyclohexane... If Mohr's postulate held,..the boat form has a strain free motion and the chair form is rigid.", "keyword_offset": 132}, "year": 1925, "lemma": "chair", "source": {"title": "Jrnl. Soc. Chem. Industry", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid232255677", "word_id": "chair_nn01", "sense_id": "chair_nn01-218565101", "datestring": "1925", "first_in_word": false, "oed_reference": "chair, n.1, Additions", "first_in_sense": true}, {"id": "chair_nn01-9766115", "text": {"keyword": "chair", "full_text": "The discovery of the murderer's handkerchief..was the means of bringing a most notorious criminal to the chair.", "keyword_offset": 105}, "year": 1926, "lemma": "chair", "source": {"title": "Blatchington Tangle", "author": "G. D. H. Cole", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766115", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766086", "datestring": "1926", "first_in_word": false, "oed_reference": "chair, n.1, sense 1d", "first_in_sense": false}, {"id": "chair_nn01-137418876", "text": {"keyword": "chair", "full_text": "The world's largest ski lift, the 8,200 foot double chair project at..Squaw Valley.", "keyword_offset": 52}, "year": 1949, "lemma": "chair", "source": {"title": "N.Y. Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid137418876", "word_id": "chair_nn01", "sense_id": "chair_nn01-128025765", "datestring": "1949", "first_in_word": false, "oed_reference": "chair, n.1, Additions", "first_in_sense": true}, {"id": "chair_nn01-137418884", "text": {"keyword": "chairs", "full_text": "It has been rebuilt with double chairs replacing the single seaters.", "keyword_offset": 32}, "year": 1951, "lemma": "chair", "source": {"title": "Chicago Sunday Tribune", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid137418884", "word_id": "chair_nn01", "sense_id": "chair_nn01-128025765", "datestring": "1951", "first_in_word": false, "oed_reference": "chair, n.1, Additions", "first_in_sense": false}, {"id": "chair_nn01-218565110", "text": {"keyword": "chair", "full_text": "A system is presented for designating, with symbols, all chair and boat conformations of all pyranoid sugars and derivatives.", "keyword_offset": 57}, "year": 1959, "lemma": "chair", "source": {"title": "Science", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid218565110", "word_id": "chair_nn01", "sense_id": "chair_nn01-218565101", "datestring": "1959", "first_in_word": false, "oed_reference": "chair, n.1, Additions", "first_in_sense": false}, {"id": "chair_nn01-9766077", "text": {"keyword": "Chair", "full_text": "Chair, a team or gang of workers producing blown or pressed glassware by hand.", "keyword_offset": 0}, "year": 1962, "lemma": "chair", "source": {"title": "Gloss. Terms Glass Ind.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766077", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766034", "datestring": "1962", "first_in_word": false, "oed_reference": "chair, n.1, sense 1c", "first_in_sense": false}, {"id": "chair_nn01-9766068", "text": {"keyword": "chair", "full_text": "Chair, a special long-armed chair in which the craftsman sits when shaping glass.", "keyword_offset": 28}, "year": 1962, "lemma": "chair", "source": {"title": "Gloss. Terms Glass Ind.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766068", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766034", "datestring": "1962", "first_in_word": false, "oed_reference": "chair, n.1, sense 1c", "first_in_sense": false}, {"id": "chair_nn01-9766722", "text": {"keyword": "chair", "full_text": "Seventeen members of the university's Department of Linguistics, including the department's distinguished chair, Calvert Watkins, had written a letter to the Crimson on the subject of the students' action.", "keyword_offset": 106}, "year": 1976, "lemma": "chair", "source": {"title": "Words & Women", "author": "C. Miller", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766722", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766670", "datestring": "1976", "first_in_word": false, "oed_reference": "chair, n.1, sense 9b", "first_in_sense": false}, {"id": "chair_nn01-218565118", "text": {"keyword": "chair", "full_text": "3,4-dimethyl-1,5-hexadiene is free to assume either the chair or boat (it prefers the chair), but other compounds are not so free.", "keyword_offset": 56}, "year": 1977, "lemma": "chair", "source": {"title": "Adv. Org. Chem.", "author": "J. March", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/30215#eid218565118", "word_id": "chair_nn01", "sense_id": "chair_nn01-218565101", "datestring": "1977", "first_in_word": false, "oed_reference": "chair, n.1, Additions", "first_in_sense": false}, {"id": "chair_nn01-9766734", "text": {"keyword": "chair", "full_text": "The chairman of directors of each packing company is called the chair.", "keyword_offset": 64}, "year": 1982, "lemma": "chair", "source": {"title": "Occas. Papers Univ. Sydney Austral. Lang. Res. Centre", "author": "J. A. Sharwood", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766734", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766670", "datestring": "1982", "first_in_word": false, "oed_reference": "chair, n.1, sense 9b", "first_in_sense": false}, {"id": "chair_nn01-9766745", "text": {"keyword": "chair", "full_text": "Martha Layne Collins..is to serve as chair of the Convention.", "keyword_offset": 37}, "year": 1984, "lemma": "chair", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766745", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766670", "datestring": "1984", "first_in_word": false, "oed_reference": "chair, n.1, sense 9b", "first_in_sense": false}, {"id": "chair_nn01-9766753", "text": {"keyword": "chair", "full_text": "She has annoyed the Black Sections by refusing to resign as chair of the party black advisory committee.", "keyword_offset": 60}, "year": 1986, "lemma": "chair", "source": {"title": "Tribune", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid9766753", "word_id": "chair_nn01", "sense_id": "chair_nn01-9766670", "datestring": "1986", "first_in_word": false, "oed_reference": "chair, n.1, sense 9b", "first_in_sense": false}, {"id": "chair_nn01-128040961", "text": {"keyword": "chairs", "full_text": "Sun Valley now is served by 15 modern chairs, including a trio of high-speed, detachable quads (four-person chairs).", "keyword_offset": 38}, "year": 1989, "lemma": "chair", "source": {"title": "St. Petersburg (Florida) Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid128040961", "word_id": "chair_nn01", "sense_id": "chair_nn01-128025765", "datestring": "1989", "first_in_word": false, "oed_reference": "chair, n.1, Additions", "first_in_sense": false}, {"id": "chair_nn01-128040982", "text": {"keyword": "chairs", "full_text": "The hills today are serviced by double and triple chairs and a T-bar lift.", "keyword_offset": 50}, "year": 1992, "lemma": "chair", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid128040982", "word_id": "chair_nn01", "sense_id": "chair_nn01-128025765", "datestring": "1992", "first_in_word": false, "oed_reference": "chair, n.1, Additions", "first_in_sense": false}, {"id": "chair_nn01-128040992", "text": {"keyword": "chair", "full_text": "Their chair was approaching the unloading point.", "keyword_offset": 6}, "year": 2005, "lemma": "chair", "source": {"title": "Ski Instructors Confidential", "author": "A. R. Smith", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid128040992", "word_id": "chair_nn01", "sense_id": "chair_nn01-128025765", "datestring": "2005", "first_in_word": false, "oed_reference": "chair, n.1, Additions", "first_in_sense": false}, {"id": "chair_nn01-264131310", "text": {"keyword": "chair conformation", "full_text": "There are two nonplanar conformations, called the chair conformation and the boat conformation, that are completely free of angle strain.", "keyword_offset": 50}, "year": 2006, "lemma": "chair", "source": {"title": "Org. Chem.", "author": "J. M. Hornback", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/30215#eid264131310", "word_id": "chair_nn01", "sense_id": "chair_nn01-218565101", "datestring": " \ No newline at end of file diff --git a/logs/Log_OxfordApplication_20210419-1151.txt b/logs/Log_OxfordApplication_20210419-1151.txt deleted file mode 100644 index 06ac0f4..0000000 --- a/logs/Log_OxfordApplication_20210419-1151.txt +++ /dev/null @@ -1,64 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 33, "count": 33, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "computer_nn01-130522415", "text": {"keyword": "by computer", "full_text": "The value..was calculated by computer at 5\u00b0 intervals around the circle.", "keyword_offset": 26}, "year": 1962, "lemma": "by computer", "source": {"title": "Proc. Royal Soc. 1961", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130522415", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1962", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": true}, {"id": "computer_nn01-130514981", "text": {"keyword": "by computer", "full_text": "Many more exciting dates, parties, and trips. Dating by computer!", "keyword_offset": 53}, "year": 1968, "lemma": "by computer", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514981", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1968", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514991", "text": {"keyword": "by computer", "full_text": "Product mix is an economically important problem which can in many cases be handled by computer.", "keyword_offset": 84}, "year": 1970, "lemma": "by computer", "source": {"title": "Computers & Data Processing", "author": "O. Dopping", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514991", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1970", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514999", "text": {"keyword": "on computer", "full_text": "Information about your relationships which can't, under the Data Protection Act, be stored on computer.", "keyword_offset": 91}, "year": 1989, "lemma": "by computer", "source": {"title": "Which?", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514999", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1989", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515015", "text": {"keyword": "on computer", "full_text": "Paperwork. Screw the paperwork. Ted..can do the whole thing on computer now.", "keyword_offset": 60}, "year": 1998, "lemma": "by computer", "source": {"title": "Skydiving", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515015", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1998", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515033", "text": {"keyword": "by computer", "full_text": "Popular plot elements can be codified by computer and laid into scripts.", "keyword_offset": 38}, "year": 2007, "lemma": "by computer", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515033", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "2007", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-118689262", "text": {"keyword": "computer", "full_text": "I haue read the truest computer of Times, and the best Arithmetician that euer breathed, and he reduceth thy dayes into a short number.", "keyword_offset": 23}, "year": 1613, "lemma": "computer", "source": {"title": "Yong Mans Gleanings", "author": "\u2018R. B.\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689262", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1613", "first_in_word": true, "oed_reference": "computer, n., sense 1", "first_in_sense": true}, {"id": "computer_nn01-8618142", "text": {"keyword": "computers", "full_text": "The Calenders of these computers.", "keyword_offset": 23}, "year": 1646, "lemma": "computer", "source": {"title": "Pseudodoxia Epidemica", "author": "Sir T. Browne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618142", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1646", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618151", "text": {"keyword": "Computer", "full_text": "A very skillful Computer, who hath given a full Demonstration of it from Rules of Arithmetick.", "keyword_offset": 16}, "year": 1704, "lemma": "computer", "source": {"title": "Tale of Tub", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618151", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1704", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618167", "text": {"keyword": "computer", "full_text": "To pay the expenses of a computer for reducing his observations.", "keyword_offset": 25}, "year": 1855, "lemma": "computer", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618167", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1855", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-155922405", "text": {"keyword": "computer", "full_text": "plunged anew into the column of figures... Her pen was slowly traversing the length of the page, at an elevation of a quarter of an inch above the paper, her eyes following the course of the nib, as if it were the index of a patent computer.", "keyword_offset": 232}, "year": 1869, "lemma": "computer", "source": {"title": "Phemie's Temptation", "author": "\u2018M. Harland\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid155922405", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1869", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": true}, {"id": "computer_nn01-118677966", "text": {"keyword": "computer", "full_text": "Some curious computer makes out the cost of electing a President for these United States to be four hundred millions of dollars.", "keyword_offset": 13}, "year": 1893, "lemma": "computer", "source": {"title": "Publ. Amer. Econ. Assoc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118677966", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1893", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618184", "text": {"keyword": "computer", "full_text": "This was..a computer made by Mr. W. Cox. He described it as of the nature of a circular slide rule.", "keyword_offset": 12}, "year": 1897, "lemma": "computer", "source": {"title": "Engineering", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618184", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1897", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618192", "text": {"keyword": "computer", "full_text": "By means of this computer the task is performed mechanically and almost instantaneously.", "keyword_offset": 17}, "year": 1915, "lemma": "computer", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618192", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1915", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618200", "text": {"keyword": "computers", "full_text": "The telescope drive is of an elaborate nature; the effects of changing refraction, of differential flexure and of errors in the gears are automatically allowed for by a system of \u2018computers\u2019.", "keyword_offset": 180}, "year": 1941, "lemma": "computer", "source": {"title": "Nature", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618200", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1941", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-118689270", "text": {"keyword": "computers", "full_text": "Iterative methods have found favour with computers, despite an outward semblance of clumsiness which masks their solid advantages from the casual critic.", "keyword_offset": 41}, "year": 1943, "lemma": "computer", "source": {"title": "London, Edinb., & Dublin Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689270", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1943", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-123616576", "text": {"keyword": "computer", "full_text": "A new electronic computer owned by the war department can add 63,895 to itself 5,000 times in a second.", "keyword_offset": 17}, "year": 1946, "lemma": "computer", "source": {"title": "Modesto (Calif.) Bee", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid123616576", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-127026327", "text": {"keyword": "computer", "full_text": "If the computer is such that new formulas are easily set up in it, it may be economical to use it in the solution of 5 or 10 problems.", "keyword_offset": 7}, "year": 1946, "lemma": "computer", "source": {"title": "Moore School Lect.", "author": "G. Stibitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026327", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": true}, {"id": "computer_nn01-117116056", "text": {"keyword": "computers", "full_text": "We are engaged at the RCA Laboratories in the development of a storage tube for the inner memory of electronic digital computers.", "keyword_offset": 119}, "year": 1947, "lemma": "computer", "source": {"title": "Math. Tables & Other Aids Computation", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid117116056", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1947", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026337", "text": {"keyword": "computer", "full_text": "The problem of constructing a computing routine or \u2018program\u2019 for a modern general purpose computer which will enable it to play chess.", "keyword_offset": 90}, "year": 1950, "lemma": "computer", "source": {"title": "Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026337", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1950", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026345", "text": {"keyword": "computer", "full_text": "We discuss the use of three types of diagnostic and servicing programs which enable us to use the computer to diagnose its own troubles.", "keyword_offset": 98}, "year": 1953, "lemma": "computer", "source": {"title": "Proc. IRE", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026345", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1953", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618245", "text": {"keyword": "computer", "full_text": "At present a computer can read, remember, do arithmetic, make elementary decisions and print its answers.", "keyword_offset": 13}, "year": 1957, "lemma": "computer", "source": {"title": "Technology", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618245", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1957", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618261", "text": {"keyword": "Computers", "full_text": "Computers are being used to speed up the production of justified tape for the operation of typesetting machines.", "keyword_offset": 0}, "year": 1963, "lemma": "computer", "source": {"title": "Publishers' Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1963", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689288", "text": {"keyword": "computer", "full_text": "He thoroughly knew the schematics of the computer. No one else had been into it replacing defective components and wiring as he had.", "keyword_offset": 41}, "year": 1966, "lemma": "computer", "source": {"title": "We can remember It for you Wholesale", "author": "P. K. Dick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689288", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1966", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762571", "text": {"keyword": "computer", "full_text": "To arrive at a world prediction on the rate of consumption of natural resources we have to tell the computer all the known facts, plus the variables that will modify trends and the trends themselves.", "keyword_offset": 100}, "year": 1975, "lemma": "computer", "source": {"title": "Capital", "author": "M. Duffy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762571", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1975", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762580", "text": {"keyword": "computer", "full_text": "If you have bought or are about to buy a small computer or text processor, you need Cave Tab to ensure you make the most of it.", "keyword_offset": 47}, "year": 1980, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762580", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1980", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689299", "text": {"keyword": "computers", "full_text": "These \u2018observatories\u2019\u2014some call them computers\u2014of which Stonehenge is the best known, made it possible..to predict eclipses.", "keyword_offset": 37}, "year": 1983, "lemma": "computer", "source": {"title": "Dance of Life", "author": "E. T. Hall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689299", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1983", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-121762589", "text": {"keyword": "computer", "full_text": "Nothing is easier than catching crooks with priors. The computer does it all, matching crimes to the criminals, fingerprints to the asshole.", "keyword_offset": 56}, "year": 1985, "lemma": "computer", "source": {"title": "Onyx John", "author": "T. Ferguson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762589", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1985", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-122597347", "text": {"keyword": "computer", "full_text": "Levy bet \u00a31000 that a computer would not beat him by 1978. He won the bet by comfortably beating Chess 4.7, then the world's best program, which examined up to three million positions.", "keyword_offset": 22}, "year": 1992, "lemma": "computer", "source": {"title": "New Scientist", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid122597347", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1992", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762598", "text": {"keyword": "computer", "full_text": "Last year my dad bought a computer for our family and showed us how to dial up the Internet.", "keyword_offset": 26}, "year": 1999, "lemma": "computer", "source": {"title": "Mizz", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762598", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1999", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121998416", "text": {"keyword": "computer", "full_text": "He married, in 1939, Betty Moore, a computer (what would nowadays be called a numerical analyst).", "keyword_offset": 36}, "year": 2001, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121998416", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "2001", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-118689315", "text": {"keyword": "computers", "full_text": "India desires modernity; it desires computers, information technology, neural networks, video on demand.", "keyword_offset": 36}, "year": 2004, "lemma": "computer", "source": {"title": "Maximum City", "author": "S. Mehta", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689315", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "2004", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-130159261", "text": {"keyword": "computer", "full_text": "Most nights we'd sit on the computer and Instant Message each other or sit on the phone for hours.", "keyword_offset": 28}, "year": 2005, "lemma": "computer", "source": {"title": "Around World in 80 Dates", "author": "J. Cox", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130159261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "2005", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}]} - -Got quotation responses. -Set JSONResponse to the response. -Ran quotations synchronously. -Parsing quotations JSON. -First quote grabbed as: - -In MainMenu() -The user's input was read as: -x -Exit selected. diff --git a/logs/Log_OxfordApplication_20210419-1651.txt b/logs/Log_OxfordApplication_20210419-1651.txt deleted file mode 100644 index c37e250..0000000 --- a/logs/Log_OxfordApplication_20210419-1651.txt +++ /dev/null @@ -1,53 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 33, "count": 33, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "computer_nn01-130522415", "text": {"keyword": "by computer", "full_text": "The value..was calculated by computer at 5\u00b0 intervals around the circle.", "keyword_offset": 26}, "year": 1962, "lemma": "by computer", "source": {"title": "Proc. Royal Soc. 1961", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130522415", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1962", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": true}, {"id": "computer_nn01-130514981", "text": {"keyword": "by computer", "full_text": "Many more exciting dates, parties, and trips. Dating by computer!", "keyword_offset": 53}, "year": 1968, "lemma": "by computer", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514981", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1968", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514991", "text": {"keyword": "by computer", "full_text": "Product mix is an economically important problem which can in many cases be handled by computer.", "keyword_offset": 84}, "year": 1970, "lemma": "by computer", "source": {"title": "Computers & Data Processing", "author": "O. Dopping", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514991", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1970", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514999", "text": {"keyword": "on computer", "full_text": "Information about your relationships which can't, under the Data Protection Act, be stored on computer.", "keyword_offset": 91}, "year": 1989, "lemma": "by computer", "source": {"title": "Which?", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514999", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1989", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515015", "text": {"keyword": "on computer", "full_text": "Paperwork. Screw the paperwork. Ted..can do the whole thing on computer now.", "keyword_offset": 60}, "year": 1998, "lemma": "by computer", "source": {"title": "Skydiving", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515015", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1998", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515033", "text": {"keyword": "by computer", "full_text": "Popular plot elements can be codified by computer and laid into scripts.", "keyword_offset": 38}, "year": 2007, "lemma": "by computer", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515033", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "2007", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-118689262", "text": {"keyword": "computer", "full_text": "I haue read the truest computer of Times, and the best Arithmetician that euer breathed, and he reduceth thy dayes into a short number.", "keyword_offset": 23}, "year": 1613, "lemma": "computer", "source": {"title": "Yong Mans Gleanings", "author": "\u2018R. B.\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689262", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1613", "first_in_word": true, "oed_reference": "computer, n., sense 1", "first_in_sense": true}, {"id": "computer_nn01-8618142", "text": {"keyword": "computers", "full_text": "The Calenders of these computers.", "keyword_offset": 23}, "year": 1646, "lemma": "computer", "source": {"title": "Pseudodoxia Epidemica", "author": "Sir T. Browne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618142", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1646", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618151", "text": {"keyword": "Computer", "full_text": "A very skillful Computer, who hath given a full Demonstration of it from Rules of Arithmetick.", "keyword_offset": 16}, "year": 1704, "lemma": "computer", "source": {"title": "Tale of Tub", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618151", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1704", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618167", "text": {"keyword": "computer", "full_text": "To pay the expenses of a computer for reducing his observations.", "keyword_offset": 25}, "year": 1855, "lemma": "computer", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618167", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1855", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-155922405", "text": {"keyword": "computer", "full_text": "plunged anew into the column of figures... Her pen was slowly traversing the length of the page, at an elevation of a quarter of an inch above the paper, her eyes following the course of the nib, as if it were the index of a patent computer.", "keyword_offset": 232}, "year": 1869, "lemma": "computer", "source": {"title": "Phemie's Temptation", "author": "\u2018M. Harland\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid155922405", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1869", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": true}, {"id": "computer_nn01-118677966", "text": {"keyword": "computer", "full_text": "Some curious computer makes out the cost of electing a President for these United States to be four hundred millions of dollars.", "keyword_offset": 13}, "year": 1893, "lemma": "computer", "source": {"title": "Publ. Amer. Econ. Assoc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118677966", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1893", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618184", "text": {"keyword": "computer", "full_text": "This was..a computer made by Mr. W. Cox. He described it as of the nature of a circular slide rule.", "keyword_offset": 12}, "year": 1897, "lemma": "computer", "source": {"title": "Engineering", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618184", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1897", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618192", "text": {"keyword": "computer", "full_text": "By means of this computer the task is performed mechanically and almost instantaneously.", "keyword_offset": 17}, "year": 1915, "lemma": "computer", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618192", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1915", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618200", "text": {"keyword": "computers", "full_text": "The telescope drive is of an elaborate nature; the effects of changing refraction, of differential flexure and of errors in the gears are automatically allowed for by a system of \u2018computers\u2019.", "keyword_offset": 180}, "year": 1941, "lemma": "computer", "source": {"title": "Nature", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618200", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1941", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-118689270", "text": {"keyword": "computers", "full_text": "Iterative methods have found favour with computers, despite an outward semblance of clumsiness which masks their solid advantages from the casual critic.", "keyword_offset": 41}, "year": 1943, "lemma": "computer", "source": {"title": "London, Edinb., & Dublin Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689270", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1943", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-123616576", "text": {"keyword": "computer", "full_text": "A new electronic computer owned by the war department can add 63,895 to itself 5,000 times in a second.", "keyword_offset": 17}, "year": 1946, "lemma": "computer", "source": {"title": "Modesto (Calif.) Bee", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid123616576", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-127026327", "text": {"keyword": "computer", "full_text": "If the computer is such that new formulas are easily set up in it, it may be economical to use it in the solution of 5 or 10 problems.", "keyword_offset": 7}, "year": 1946, "lemma": "computer", "source": {"title": "Moore School Lect.", "author": "G. Stibitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026327", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": true}, {"id": "computer_nn01-117116056", "text": {"keyword": "computers", "full_text": "We are engaged at the RCA Laboratories in the development of a storage tube for the inner memory of electronic digital computers.", "keyword_offset": 119}, "year": 1947, "lemma": "computer", "source": {"title": "Math. Tables & Other Aids Computation", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid117116056", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1947", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026337", "text": {"keyword": "computer", "full_text": "The problem of constructing a computing routine or \u2018program\u2019 for a modern general purpose computer which will enable it to play chess.", "keyword_offset": 90}, "year": 1950, "lemma": "computer", "source": {"title": "Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026337", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1950", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026345", "text": {"keyword": "computer", "full_text": "We discuss the use of three types of diagnostic and servicing programs which enable us to use the computer to diagnose its own troubles.", "keyword_offset": 98}, "year": 1953, "lemma": "computer", "source": {"title": "Proc. IRE", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026345", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1953", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618245", "text": {"keyword": "computer", "full_text": "At present a computer can read, remember, do arithmetic, make elementary decisions and print its answers.", "keyword_offset": 13}, "year": 1957, "lemma": "computer", "source": {"title": "Technology", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618245", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1957", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618261", "text": {"keyword": "Computers", "full_text": "Computers are being used to speed up the production of justified tape for the operation of typesetting machines.", "keyword_offset": 0}, "year": 1963, "lemma": "computer", "source": {"title": "Publishers' Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1963", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689288", "text": {"keyword": "computer", "full_text": "He thoroughly knew the schematics of the computer. No one else had been into it replacing defective components and wiring as he had.", "keyword_offset": 41}, "year": 1966, "lemma": "computer", "source": {"title": "We can remember It for you Wholesale", "author": "P. K. Dick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689288", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1966", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762571", "text": {"keyword": "computer", "full_text": "To arrive at a world prediction on the rate of consumption of natural resources we have to tell the computer all the known facts, plus the variables that will modify trends and the trends themselves.", "keyword_offset": 100}, "year": 1975, "lemma": "computer", "source": {"title": "Capital", "author": "M. Duffy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762571", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1975", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762580", "text": {"keyword": "computer", "full_text": "If you have bought or are about to buy a small computer or text processor, you need Cave Tab to ensure you make the most of it.", "keyword_offset": 47}, "year": 1980, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762580", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1980", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689299", "text": {"keyword": "computers", "full_text": "These \u2018observatories\u2019\u2014some call them computers\u2014of which Stonehenge is the best known, made it possible..to predict eclipses.", "keyword_offset": 37}, "year": 1983, "lemma": "computer", "source": {"title": "Dance of Life", "author": "E. T. Hall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689299", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1983", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-121762589", "text": {"keyword": "computer", "full_text": "Nothing is easier than catching crooks with priors. The computer does it all, matching crimes to the criminals, fingerprints to the asshole.", "keyword_offset": 56}, "year": 1985, "lemma": "computer", "source": {"title": "Onyx John", "author": "T. Ferguson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762589", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1985", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-122597347", "text": {"keyword": "computer", "full_text": "Levy bet \u \ No newline at end of file diff --git a/logs/Log_OxfordApplication_20210419-1653.txt b/logs/Log_OxfordApplication_20210419-1653.txt deleted file mode 100644 index c37e250..0000000 --- a/logs/Log_OxfordApplication_20210419-1653.txt +++ /dev/null @@ -1,53 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 33, "count": 33, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "computer_nn01-130522415", "text": {"keyword": "by computer", "full_text": "The value..was calculated by computer at 5\u00b0 intervals around the circle.", "keyword_offset": 26}, "year": 1962, "lemma": "by computer", "source": {"title": "Proc. Royal Soc. 1961", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130522415", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1962", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": true}, {"id": "computer_nn01-130514981", "text": {"keyword": "by computer", "full_text": "Many more exciting dates, parties, and trips. Dating by computer!", "keyword_offset": 53}, "year": 1968, "lemma": "by computer", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514981", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1968", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514991", "text": {"keyword": "by computer", "full_text": "Product mix is an economically important problem which can in many cases be handled by computer.", "keyword_offset": 84}, "year": 1970, "lemma": "by computer", "source": {"title": "Computers & Data Processing", "author": "O. Dopping", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514991", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1970", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514999", "text": {"keyword": "on computer", "full_text": "Information about your relationships which can't, under the Data Protection Act, be stored on computer.", "keyword_offset": 91}, "year": 1989, "lemma": "by computer", "source": {"title": "Which?", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514999", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1989", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515015", "text": {"keyword": "on computer", "full_text": "Paperwork. Screw the paperwork. Ted..can do the whole thing on computer now.", "keyword_offset": 60}, "year": 1998, "lemma": "by computer", "source": {"title": "Skydiving", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515015", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1998", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515033", "text": {"keyword": "by computer", "full_text": "Popular plot elements can be codified by computer and laid into scripts.", "keyword_offset": 38}, "year": 2007, "lemma": "by computer", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515033", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "2007", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-118689262", "text": {"keyword": "computer", "full_text": "I haue read the truest computer of Times, and the best Arithmetician that euer breathed, and he reduceth thy dayes into a short number.", "keyword_offset": 23}, "year": 1613, "lemma": "computer", "source": {"title": "Yong Mans Gleanings", "author": "\u2018R. B.\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689262", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1613", "first_in_word": true, "oed_reference": "computer, n., sense 1", "first_in_sense": true}, {"id": "computer_nn01-8618142", "text": {"keyword": "computers", "full_text": "The Calenders of these computers.", "keyword_offset": 23}, "year": 1646, "lemma": "computer", "source": {"title": "Pseudodoxia Epidemica", "author": "Sir T. Browne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618142", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1646", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618151", "text": {"keyword": "Computer", "full_text": "A very skillful Computer, who hath given a full Demonstration of it from Rules of Arithmetick.", "keyword_offset": 16}, "year": 1704, "lemma": "computer", "source": {"title": "Tale of Tub", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618151", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1704", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618167", "text": {"keyword": "computer", "full_text": "To pay the expenses of a computer for reducing his observations.", "keyword_offset": 25}, "year": 1855, "lemma": "computer", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618167", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1855", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-155922405", "text": {"keyword": "computer", "full_text": "plunged anew into the column of figures... Her pen was slowly traversing the length of the page, at an elevation of a quarter of an inch above the paper, her eyes following the course of the nib, as if it were the index of a patent computer.", "keyword_offset": 232}, "year": 1869, "lemma": "computer", "source": {"title": "Phemie's Temptation", "author": "\u2018M. Harland\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid155922405", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1869", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": true}, {"id": "computer_nn01-118677966", "text": {"keyword": "computer", "full_text": "Some curious computer makes out the cost of electing a President for these United States to be four hundred millions of dollars.", "keyword_offset": 13}, "year": 1893, "lemma": "computer", "source": {"title": "Publ. Amer. Econ. Assoc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118677966", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1893", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618184", "text": {"keyword": "computer", "full_text": "This was..a computer made by Mr. W. Cox. He described it as of the nature of a circular slide rule.", "keyword_offset": 12}, "year": 1897, "lemma": "computer", "source": {"title": "Engineering", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618184", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1897", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618192", "text": {"keyword": "computer", "full_text": "By means of this computer the task is performed mechanically and almost instantaneously.", "keyword_offset": 17}, "year": 1915, "lemma": "computer", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618192", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1915", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618200", "text": {"keyword": "computers", "full_text": "The telescope drive is of an elaborate nature; the effects of changing refraction, of differential flexure and of errors in the gears are automatically allowed for by a system of \u2018computers\u2019.", "keyword_offset": 180}, "year": 1941, "lemma": "computer", "source": {"title": "Nature", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618200", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1941", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-118689270", "text": {"keyword": "computers", "full_text": "Iterative methods have found favour with computers, despite an outward semblance of clumsiness which masks their solid advantages from the casual critic.", "keyword_offset": 41}, "year": 1943, "lemma": "computer", "source": {"title": "London, Edinb., & Dublin Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689270", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1943", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-123616576", "text": {"keyword": "computer", "full_text": "A new electronic computer owned by the war department can add 63,895 to itself 5,000 times in a second.", "keyword_offset": 17}, "year": 1946, "lemma": "computer", "source": {"title": "Modesto (Calif.) Bee", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid123616576", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-127026327", "text": {"keyword": "computer", "full_text": "If the computer is such that new formulas are easily set up in it, it may be economical to use it in the solution of 5 or 10 problems.", "keyword_offset": 7}, "year": 1946, "lemma": "computer", "source": {"title": "Moore School Lect.", "author": "G. Stibitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026327", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": true}, {"id": "computer_nn01-117116056", "text": {"keyword": "computers", "full_text": "We are engaged at the RCA Laboratories in the development of a storage tube for the inner memory of electronic digital computers.", "keyword_offset": 119}, "year": 1947, "lemma": "computer", "source": {"title": "Math. Tables & Other Aids Computation", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid117116056", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1947", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026337", "text": {"keyword": "computer", "full_text": "The problem of constructing a computing routine or \u2018program\u2019 for a modern general purpose computer which will enable it to play chess.", "keyword_offset": 90}, "year": 1950, "lemma": "computer", "source": {"title": "Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026337", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1950", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026345", "text": {"keyword": "computer", "full_text": "We discuss the use of three types of diagnostic and servicing programs which enable us to use the computer to diagnose its own troubles.", "keyword_offset": 98}, "year": 1953, "lemma": "computer", "source": {"title": "Proc. IRE", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026345", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1953", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618245", "text": {"keyword": "computer", "full_text": "At present a computer can read, remember, do arithmetic, make elementary decisions and print its answers.", "keyword_offset": 13}, "year": 1957, "lemma": "computer", "source": {"title": "Technology", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618245", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1957", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618261", "text": {"keyword": "Computers", "full_text": "Computers are being used to speed up the production of justified tape for the operation of typesetting machines.", "keyword_offset": 0}, "year": 1963, "lemma": "computer", "source": {"title": "Publishers' Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1963", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689288", "text": {"keyword": "computer", "full_text": "He thoroughly knew the schematics of the computer. No one else had been into it replacing defective components and wiring as he had.", "keyword_offset": 41}, "year": 1966, "lemma": "computer", "source": {"title": "We can remember It for you Wholesale", "author": "P. K. Dick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689288", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1966", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762571", "text": {"keyword": "computer", "full_text": "To arrive at a world prediction on the rate of consumption of natural resources we have to tell the computer all the known facts, plus the variables that will modify trends and the trends themselves.", "keyword_offset": 100}, "year": 1975, "lemma": "computer", "source": {"title": "Capital", "author": "M. Duffy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762571", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1975", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762580", "text": {"keyword": "computer", "full_text": "If you have bought or are about to buy a small computer or text processor, you need Cave Tab to ensure you make the most of it.", "keyword_offset": 47}, "year": 1980, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762580", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1980", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689299", "text": {"keyword": "computers", "full_text": "These \u2018observatories\u2019\u2014some call them computers\u2014of which Stonehenge is the best known, made it possible..to predict eclipses.", "keyword_offset": 37}, "year": 1983, "lemma": "computer", "source": {"title": "Dance of Life", "author": "E. T. Hall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689299", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1983", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-121762589", "text": {"keyword": "computer", "full_text": "Nothing is easier than catching crooks with priors. The computer does it all, matching crimes to the criminals, fingerprints to the asshole.", "keyword_offset": 56}, "year": 1985, "lemma": "computer", "source": {"title": "Onyx John", "author": "T. Ferguson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762589", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1985", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-122597347", "text": {"keyword": "computer", "full_text": "Levy bet \u \ No newline at end of file diff --git a/logs/Log_OxfordApplication_20210419-1657.txt b/logs/Log_OxfordApplication_20210419-1657.txt deleted file mode 100644 index c37e250..0000000 --- a/logs/Log_OxfordApplication_20210419-1657.txt +++ /dev/null @@ -1,53 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 33, "count": 33, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "computer_nn01-130522415", "text": {"keyword": "by computer", "full_text": "The value..was calculated by computer at 5\u00b0 intervals around the circle.", "keyword_offset": 26}, "year": 1962, "lemma": "by computer", "source": {"title": "Proc. Royal Soc. 1961", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130522415", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1962", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": true}, {"id": "computer_nn01-130514981", "text": {"keyword": "by computer", "full_text": "Many more exciting dates, parties, and trips. Dating by computer!", "keyword_offset": 53}, "year": 1968, "lemma": "by computer", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514981", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1968", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514991", "text": {"keyword": "by computer", "full_text": "Product mix is an economically important problem which can in many cases be handled by computer.", "keyword_offset": 84}, "year": 1970, "lemma": "by computer", "source": {"title": "Computers & Data Processing", "author": "O. Dopping", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514991", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1970", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514999", "text": {"keyword": "on computer", "full_text": "Information about your relationships which can't, under the Data Protection Act, be stored on computer.", "keyword_offset": 91}, "year": 1989, "lemma": "by computer", "source": {"title": "Which?", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514999", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1989", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515015", "text": {"keyword": "on computer", "full_text": "Paperwork. Screw the paperwork. Ted..can do the whole thing on computer now.", "keyword_offset": 60}, "year": 1998, "lemma": "by computer", "source": {"title": "Skydiving", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515015", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1998", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515033", "text": {"keyword": "by computer", "full_text": "Popular plot elements can be codified by computer and laid into scripts.", "keyword_offset": 38}, "year": 2007, "lemma": "by computer", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515033", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "2007", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-118689262", "text": {"keyword": "computer", "full_text": "I haue read the truest computer of Times, and the best Arithmetician that euer breathed, and he reduceth thy dayes into a short number.", "keyword_offset": 23}, "year": 1613, "lemma": "computer", "source": {"title": "Yong Mans Gleanings", "author": "\u2018R. B.\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689262", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1613", "first_in_word": true, "oed_reference": "computer, n., sense 1", "first_in_sense": true}, {"id": "computer_nn01-8618142", "text": {"keyword": "computers", "full_text": "The Calenders of these computers.", "keyword_offset": 23}, "year": 1646, "lemma": "computer", "source": {"title": "Pseudodoxia Epidemica", "author": "Sir T. Browne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618142", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1646", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618151", "text": {"keyword": "Computer", "full_text": "A very skillful Computer, who hath given a full Demonstration of it from Rules of Arithmetick.", "keyword_offset": 16}, "year": 1704, "lemma": "computer", "source": {"title": "Tale of Tub", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618151", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1704", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618167", "text": {"keyword": "computer", "full_text": "To pay the expenses of a computer for reducing his observations.", "keyword_offset": 25}, "year": 1855, "lemma": "computer", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618167", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1855", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-155922405", "text": {"keyword": "computer", "full_text": "plunged anew into the column of figures... Her pen was slowly traversing the length of the page, at an elevation of a quarter of an inch above the paper, her eyes following the course of the nib, as if it were the index of a patent computer.", "keyword_offset": 232}, "year": 1869, "lemma": "computer", "source": {"title": "Phemie's Temptation", "author": "\u2018M. Harland\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid155922405", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1869", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": true}, {"id": "computer_nn01-118677966", "text": {"keyword": "computer", "full_text": "Some curious computer makes out the cost of electing a President for these United States to be four hundred millions of dollars.", "keyword_offset": 13}, "year": 1893, "lemma": "computer", "source": {"title": "Publ. Amer. Econ. Assoc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118677966", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1893", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618184", "text": {"keyword": "computer", "full_text": "This was..a computer made by Mr. W. Cox. He described it as of the nature of a circular slide rule.", "keyword_offset": 12}, "year": 1897, "lemma": "computer", "source": {"title": "Engineering", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618184", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1897", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618192", "text": {"keyword": "computer", "full_text": "By means of this computer the task is performed mechanically and almost instantaneously.", "keyword_offset": 17}, "year": 1915, "lemma": "computer", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618192", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1915", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618200", "text": {"keyword": "computers", "full_text": "The telescope drive is of an elaborate nature; the effects of changing refraction, of differential flexure and of errors in the gears are automatically allowed for by a system of \u2018computers\u2019.", "keyword_offset": 180}, "year": 1941, "lemma": "computer", "source": {"title": "Nature", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618200", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1941", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-118689270", "text": {"keyword": "computers", "full_text": "Iterative methods have found favour with computers, despite an outward semblance of clumsiness which masks their solid advantages from the casual critic.", "keyword_offset": 41}, "year": 1943, "lemma": "computer", "source": {"title": "London, Edinb., & Dublin Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689270", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1943", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-123616576", "text": {"keyword": "computer", "full_text": "A new electronic computer owned by the war department can add 63,895 to itself 5,000 times in a second.", "keyword_offset": 17}, "year": 1946, "lemma": "computer", "source": {"title": "Modesto (Calif.) Bee", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid123616576", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-127026327", "text": {"keyword": "computer", "full_text": "If the computer is such that new formulas are easily set up in it, it may be economical to use it in the solution of 5 or 10 problems.", "keyword_offset": 7}, "year": 1946, "lemma": "computer", "source": {"title": "Moore School Lect.", "author": "G. Stibitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026327", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": true}, {"id": "computer_nn01-117116056", "text": {"keyword": "computers", "full_text": "We are engaged at the RCA Laboratories in the development of a storage tube for the inner memory of electronic digital computers.", "keyword_offset": 119}, "year": 1947, "lemma": "computer", "source": {"title": "Math. Tables & Other Aids Computation", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid117116056", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1947", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026337", "text": {"keyword": "computer", "full_text": "The problem of constructing a computing routine or \u2018program\u2019 for a modern general purpose computer which will enable it to play chess.", "keyword_offset": 90}, "year": 1950, "lemma": "computer", "source": {"title": "Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026337", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1950", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026345", "text": {"keyword": "computer", "full_text": "We discuss the use of three types of diagnostic and servicing programs which enable us to use the computer to diagnose its own troubles.", "keyword_offset": 98}, "year": 1953, "lemma": "computer", "source": {"title": "Proc. IRE", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026345", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1953", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618245", "text": {"keyword": "computer", "full_text": "At present a computer can read, remember, do arithmetic, make elementary decisions and print its answers.", "keyword_offset": 13}, "year": 1957, "lemma": "computer", "source": {"title": "Technology", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618245", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1957", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618261", "text": {"keyword": "Computers", "full_text": "Computers are being used to speed up the production of justified tape for the operation of typesetting machines.", "keyword_offset": 0}, "year": 1963, "lemma": "computer", "source": {"title": "Publishers' Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1963", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689288", "text": {"keyword": "computer", "full_text": "He thoroughly knew the schematics of the computer. No one else had been into it replacing defective components and wiring as he had.", "keyword_offset": 41}, "year": 1966, "lemma": "computer", "source": {"title": "We can remember It for you Wholesale", "author": "P. K. Dick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689288", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1966", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762571", "text": {"keyword": "computer", "full_text": "To arrive at a world prediction on the rate of consumption of natural resources we have to tell the computer all the known facts, plus the variables that will modify trends and the trends themselves.", "keyword_offset": 100}, "year": 1975, "lemma": "computer", "source": {"title": "Capital", "author": "M. Duffy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762571", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1975", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762580", "text": {"keyword": "computer", "full_text": "If you have bought or are about to buy a small computer or text processor, you need Cave Tab to ensure you make the most of it.", "keyword_offset": 47}, "year": 1980, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762580", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1980", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689299", "text": {"keyword": "computers", "full_text": "These \u2018observatories\u2019\u2014some call them computers\u2014of which Stonehenge is the best known, made it possible..to predict eclipses.", "keyword_offset": 37}, "year": 1983, "lemma": "computer", "source": {"title": "Dance of Life", "author": "E. T. Hall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689299", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1983", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-121762589", "text": {"keyword": "computer", "full_text": "Nothing is easier than catching crooks with priors. The computer does it all, matching crimes to the criminals, fingerprints to the asshole.", "keyword_offset": 56}, "year": 1985, "lemma": "computer", "source": {"title": "Onyx John", "author": "T. Ferguson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762589", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1985", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-122597347", "text": {"keyword": "computer", "full_text": "Levy bet \u \ No newline at end of file diff --git a/logs/Log_OxfordApplication_20210419-1704.txt b/logs/Log_OxfordApplication_20210419-1704.txt deleted file mode 100644 index c37e250..0000000 --- a/logs/Log_OxfordApplication_20210419-1704.txt +++ /dev/null @@ -1,53 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 33, "count": 33, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/computer_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "computer_nn01-130522415", "text": {"keyword": "by computer", "full_text": "The value..was calculated by computer at 5\u00b0 intervals around the circle.", "keyword_offset": 26}, "year": 1962, "lemma": "by computer", "source": {"title": "Proc. Royal Soc. 1961", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130522415", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1962", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": true}, {"id": "computer_nn01-130514981", "text": {"keyword": "by computer", "full_text": "Many more exciting dates, parties, and trips. Dating by computer!", "keyword_offset": 53}, "year": 1968, "lemma": "by computer", "source": {"title": "Globe & Mail (Toronto)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514981", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1968", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514991", "text": {"keyword": "by computer", "full_text": "Product mix is an economically important problem which can in many cases be handled by computer.", "keyword_offset": 84}, "year": 1970, "lemma": "by computer", "source": {"title": "Computers & Data Processing", "author": "O. Dopping", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514991", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1970", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130514999", "text": {"keyword": "on computer", "full_text": "Information about your relationships which can't, under the Data Protection Act, be stored on computer.", "keyword_offset": 91}, "year": 1989, "lemma": "by computer", "source": {"title": "Which?", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130514999", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1989", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515015", "text": {"keyword": "on computer", "full_text": "Paperwork. Screw the paperwork. Ted..can do the whole thing on computer now.", "keyword_offset": 60}, "year": 1998, "lemma": "by computer", "source": {"title": "Skydiving", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515015", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "1998", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-130515033", "text": {"keyword": "by computer", "full_text": "Popular plot elements can be codified by computer and laid into scripts.", "keyword_offset": 38}, "year": 2007, "lemma": "by computer", "source": {"title": "New Yorker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid130515033", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514976", "datestring": "2007", "first_in_word": false, "oed_reference": "computer, n., sense 3b", "first_in_sense": false}, {"id": "computer_nn01-118689262", "text": {"keyword": "computer", "full_text": "I haue read the truest computer of Times, and the best Arithmetician that euer breathed, and he reduceth thy dayes into a short number.", "keyword_offset": 23}, "year": 1613, "lemma": "computer", "source": {"title": "Yong Mans Gleanings", "author": "\u2018R. B.\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689262", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1613", "first_in_word": true, "oed_reference": "computer, n., sense 1", "first_in_sense": true}, {"id": "computer_nn01-8618142", "text": {"keyword": "computers", "full_text": "The Calenders of these computers.", "keyword_offset": 23}, "year": 1646, "lemma": "computer", "source": {"title": "Pseudodoxia Epidemica", "author": "Sir T. Browne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618142", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1646", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618151", "text": {"keyword": "Computer", "full_text": "A very skillful Computer, who hath given a full Demonstration of it from Rules of Arithmetick.", "keyword_offset": 16}, "year": 1704, "lemma": "computer", "source": {"title": "Tale of Tub", "author": "J. Swift", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618151", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1704", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618167", "text": {"keyword": "computer", "full_text": "To pay the expenses of a computer for reducing his observations.", "keyword_offset": 25}, "year": 1855, "lemma": "computer", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618167", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1855", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-155922405", "text": {"keyword": "computer", "full_text": "plunged anew into the column of figures... Her pen was slowly traversing the length of the page, at an elevation of a quarter of an inch above the paper, her eyes following the course of the nib, as if it were the index of a patent computer.", "keyword_offset": 232}, "year": 1869, "lemma": "computer", "source": {"title": "Phemie's Temptation", "author": "\u2018M. Harland\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid155922405", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1869", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": true}, {"id": "computer_nn01-118677966", "text": {"keyword": "computer", "full_text": "Some curious computer makes out the cost of electing a President for these United States to be four hundred millions of dollars.", "keyword_offset": 13}, "year": 1893, "lemma": "computer", "source": {"title": "Publ. Amer. Econ. Assoc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118677966", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1893", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-8618184", "text": {"keyword": "computer", "full_text": "This was..a computer made by Mr. W. Cox. He described it as of the nature of a circular slide rule.", "keyword_offset": 12}, "year": 1897, "lemma": "computer", "source": {"title": "Engineering", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618184", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1897", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618192", "text": {"keyword": "computer", "full_text": "By means of this computer the task is performed mechanically and almost instantaneously.", "keyword_offset": 17}, "year": 1915, "lemma": "computer", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618192", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1915", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-8618200", "text": {"keyword": "computers", "full_text": "The telescope drive is of an elaborate nature; the effects of changing refraction, of differential flexure and of errors in the gears are automatically allowed for by a system of \u2018computers\u2019.", "keyword_offset": 180}, "year": 1941, "lemma": "computer", "source": {"title": "Nature", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618200", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1941", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-118689270", "text": {"keyword": "computers", "full_text": "Iterative methods have found favour with computers, despite an outward semblance of clumsiness which masks their solid advantages from the casual critic.", "keyword_offset": 41}, "year": 1943, "lemma": "computer", "source": {"title": "London, Edinb., & Dublin Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689270", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618138", "datestring": "1943", "first_in_word": false, "oed_reference": "computer, n., sense 1", "first_in_sense": false}, {"id": "computer_nn01-123616576", "text": {"keyword": "computer", "full_text": "A new electronic computer owned by the war department can add 63,895 to itself 5,000 times in a second.", "keyword_offset": 17}, "year": 1946, "lemma": "computer", "source": {"title": "Modesto (Calif.) Bee", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid123616576", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-127026327", "text": {"keyword": "computer", "full_text": "If the computer is such that new formulas are easily set up in it, it may be economical to use it in the solution of 5 or 10 problems.", "keyword_offset": 7}, "year": 1946, "lemma": "computer", "source": {"title": "Moore School Lect.", "author": "G. Stibitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026327", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1946", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": true}, {"id": "computer_nn01-117116056", "text": {"keyword": "computers", "full_text": "We are engaged at the RCA Laboratories in the development of a storage tube for the inner memory of electronic digital computers.", "keyword_offset": 119}, "year": 1947, "lemma": "computer", "source": {"title": "Math. Tables & Other Aids Computation", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid117116056", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1947", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026337", "text": {"keyword": "computer", "full_text": "The problem of constructing a computing routine or \u2018program\u2019 for a modern general purpose computer which will enable it to play chess.", "keyword_offset": 90}, "year": 1950, "lemma": "computer", "source": {"title": "Philos. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026337", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1950", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-127026345", "text": {"keyword": "computer", "full_text": "We discuss the use of three types of diagnostic and servicing programs which enable us to use the computer to diagnose its own troubles.", "keyword_offset": 98}, "year": 1953, "lemma": "computer", "source": {"title": "Proc. IRE", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid127026345", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1953", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618245", "text": {"keyword": "computer", "full_text": "At present a computer can read, remember, do arithmetic, make elementary decisions and print its answers.", "keyword_offset": 13}, "year": 1957, "lemma": "computer", "source": {"title": "Technology", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618245", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1957", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-8618261", "text": {"keyword": "Computers", "full_text": "Computers are being used to speed up the production of justified tape for the operation of typesetting machines.", "keyword_offset": 0}, "year": 1963, "lemma": "computer", "source": {"title": "Publishers' Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid8618261", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1963", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689288", "text": {"keyword": "computer", "full_text": "He thoroughly knew the schematics of the computer. No one else had been into it replacing defective components and wiring as he had.", "keyword_offset": 41}, "year": 1966, "lemma": "computer", "source": {"title": "We can remember It for you Wholesale", "author": "P. K. Dick", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689288", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1966", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762571", "text": {"keyword": "computer", "full_text": "To arrive at a world prediction on the rate of consumption of natural resources we have to tell the computer all the known facts, plus the variables that will modify trends and the trends themselves.", "keyword_offset": 100}, "year": 1975, "lemma": "computer", "source": {"title": "Capital", "author": "M. Duffy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762571", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1975", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-121762580", "text": {"keyword": "computer", "full_text": "If you have bought or are about to buy a small computer or text processor, you need Cave Tab to ensure you make the most of it.", "keyword_offset": 47}, "year": 1980, "lemma": "computer", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762580", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1980", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-118689299", "text": {"keyword": "computers", "full_text": "These \u2018observatories\u2019\u2014some call them computers\u2014of which Stonehenge is the best known, made it possible..to predict eclipses.", "keyword_offset": 37}, "year": 1983, "lemma": "computer", "source": {"title": "Dance of Life", "author": "E. T. Hall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid118689299", "word_id": "computer_nn01", "sense_id": "computer_nn01-8618177", "datestring": "1983", "first_in_word": false, "oed_reference": "computer, n., sense 2", "first_in_sense": false}, {"id": "computer_nn01-121762589", "text": {"keyword": "computer", "full_text": "Nothing is easier than catching crooks with priors. The computer does it all, matching crimes to the criminals, fingerprints to the asshole.", "keyword_offset": 56}, "year": 1985, "lemma": "computer", "source": {"title": "Onyx John", "author": "T. Ferguson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/37975#eid121762589", "word_id": "computer_nn01", "sense_id": "computer_nn01-130514973", "datestring": "1985", "first_in_word": false, "oed_reference": "computer, n., sense 3a", "first_in_sense": false}, {"id": "computer_nn01-122597347", "text": {"keyword": "computer", "full_text": "Levy bet \u \ No newline at end of file diff --git a/logs/Log_OxfordApplication_20210419-1706.txt b/logs/Log_OxfordApplication_20210419-1706.txt deleted file mode 100644 index d9d3612..0000000 --- a/logs/Log_OxfordApplication_20210419-1706.txt +++ /dev/null @@ -1,275 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -In MainMenu() -The user's input was read as: -n -New word -query.HasLookedUpWord -False -query.Definition - -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -poop -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "poop_vb01", "band": 10, "meta": {"created": 1907, "revised": true, "updated": 2006}, "lemma": "poop", "oed_url": "https://www.oed.com/view/Entry/147743#eid29208765", "daterange": {"end": null, "start": 1390, "obsolete": false, "rangestring": "c1390\u2014"}, "etymology": {"etymons": [], "etymology_type": "imitative", "etymon_language": [["Other sources", "imitative"]], "source_language": [], "etymology_summary": "An imitative or expressive formation."}, "first_use": "Geoffrey Chaucer", "frequency": [[1750, 0.066], [1760, 0.071], [1770, 0.077], [1780, 0.083], [1790, 0.093], [1800, 0.11], [1810, 0.11], [1820, 0.12], [1830, 0.12], [1840, 0.13], [1850, 0.13], [1860, 0.14], [1870, 0.13], [1880, 0.14], [1890, 0.15], [1900, 0.16], [1910, 0.17], [1920, 0.16], [1930, 0.16], [1940, 0.15], [1950, 0.13], [1960, 0.1], [1970, 0.09], [1980, 0.095], [1990, 0.13], [2000, 0.16], [2010, 0.18]], "sense_ids": ["poop_vb01-29208768", "poop_vb01-29208813", "poop_vb01-29208930", "poop_vb01-29209003"], "definition": "intransitive. nursery and slang. Originally: to break wind (now chiefly U.S.). Now usually: to defecate.", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "poop", "part_of_speech": "VB"}, {"form": "poops", "part_of_speech": "VBZ"}, {"form": "pooping", "part_of_speech": "VBG"}, {"form": "pooped", "part_of_speech": "VBD"}, {"form": "pooped", "part_of_speech": "VBN"}]}, {"region": "US", "inflections": [{"form": "poop", "part_of_speech": "VB"}, {"form": "poops", "part_of_speech": "VBZ"}, {"form": "pooping", "part_of_speech": "VBG"}, {"form": "pooped", "part_of_speech": "VBD"}, {"form": "pooped", "part_of_speech": "VBN"}]}], "frequency_id": "poop_vb01-fq", "oed_reference": "poop, v.1", "pronunciations": [{"ipa": ["pu\u02d0p"], "region": "British"}, {"ipa": ["pup"], "region": "US"}], "parts_of_speech": ["VB"], "primary_sense_id": "poop_vb01-29208813"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -poop_vb01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 26, "count": 26, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/poop_vb01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/poop_vb01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/poop_vb01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/poop_vb01/quotations/?offset=0&limit=10000"}, "data": [{"id": "poop_vb01-29208774", "text": {"keyword": "powped", "full_text": "Of bras they broghten bemes, and of box, Of horn, of boon, in whiche they blewe and powped.", "keyword_offset": 84}, "year": 1390, "lemma": "poop", "source": {"title": "Nun's Priest's Tale", "author": "G. Chaucer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208774", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208768", "datestring": "c1390", "first_in_word": true, "oed_reference": "poop, v.1, sense 1", "first_in_sense": true}, {"id": "poop_vb01-29208784", "text": {"keyword": "pouped", "full_text": "Whan he hadde pouped in this horn, To the manciple he took the gourde agayn.", "keyword_offset": 14}, "year": 1390, "lemma": "poop", "source": {"title": "Manciple's Tale", "author": "G. Chaucer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208784", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208768", "datestring": "c1390", "first_in_word": false, "oed_reference": "poop, v.1, sense 1", "first_in_sense": false}, {"id": "poop_vb01-29208794", "text": {"keyword": "pouped", "full_text": "She al day with hir iowsy nolle Hathe for \u00fee collyk pouped in \u00fee bolle.", "keyword_offset": 52}, "year": 1455, "lemma": "poop", "source": {"title": "Minor Poems", "author": "J. Lydgate", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208794", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208768", "datestring": "a1456", "first_in_word": false, "oed_reference": "poop, v.1, sense 1", "first_in_sense": false}, {"id": "poop_vb01-29208805", "text": {"keyword": "poopen", "full_text": "The shepheardes poopen in their pype.", "keyword_offset": 16}, "year": 1593, "lemma": "poop", "source": {"title": "Parthenophil & Parthenophe", "author": "B. Barnes", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208805", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208768", "datestring": "1593", "first_in_word": false, "oed_reference": "poop, v.1, sense 1", "first_in_sense": false}, {"id": "poop_vb01-29208819", "text": {"keyword": "poop", "full_text": "To poop, from the Belg. Poepen, to fart softly: both from the sound.", "keyword_offset": 3}, "year": 1689, "lemma": "poop", "source": {"title": "Gazophylacium Anglicanum", "author": "R. Hogarth", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208819", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208813", "datestring": "1689", "first_in_word": false, "oed_reference": "poop, v.1, sense 2", "first_in_sense": true}, {"id": "poop_vb01-29208828", "text": {"keyword": "Poop", "full_text": "To Poop, to break Wind backwards softly.", "keyword_offset": 3}, "year": 1721, "lemma": "poop", "source": {"title": "Universal Etymol. Eng. Dict.", "author": "N. Bailey", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208828", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208813", "datestring": "1721\u201336", "first_in_word": false, "oed_reference": "poop, v.1, sense 2", "first_in_sense": false}, {"id": "poop_vb01-29208837", "text": {"keyword": "Poop", "full_text": "Poop, or Poopy, to go to stool. (Said by children.)", "keyword_offset": 0}, "year": 1882, "lemma": "poop", "source": {"title": "Anc. Lang. & Dial. Cornwall", "author": "F. W. P. Jago", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208837", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208813", "datestring": "1882", "first_in_word": false, "oed_reference": "poop, v.1, sense 2", "first_in_sense": false}, {"id": "poop_vb01-29208846", "text": {"keyword": "pooped", "full_text": "When Alcy pooped, the poop was mostly tallow.", "keyword_offset": 10}, "year": 1890, "lemma": "poop", "source": {"title": "Stag Party", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208846", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208813", "datestring": "c1890", "first_in_word": false, "oed_reference": "poop, v.1, sense 2", "first_in_sense": false}, {"id": "poop_vb01-29208853", "text": {"keyword": "Poop", "full_text": "Poop, to break wind... The act of breaking wind.", "keyword_offset": 0}, "year": 1899, "lemma": "poop", "source": {"title": "Word-bk. Virginia Folk-speech", "author": "B. W. Green", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208853", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208813", "datestring": "1899", "first_in_word": false, "oed_reference": "poop, v.1, sense 2", "first_in_sense": false}, {"id": "poop_vb01-29208937", "text": {"keyword": "poops", "full_text": "One \u2018poops\u2019 at the enemy's trench, or at his transports. But rifles do not poop, only guns.", "keyword_offset": 5}, "year": 1915, "lemma": "poop", "source": {"title": "Bulletin (Sydney)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208937", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208930", "datestring": "1915", "first_in_word": false, "oed_reference": "poop, v.1, sense 3a", "first_in_sense": true}, {"id": "poop_vb01-29209009", "text": {"keyword": "poop", "full_text": "I shall continue to poop off heavy stuff at you, till you get my range at Scarborough, and so silence me.", "keyword_offset": 20}, "year": 1917, "lemma": "poop", "source": {"title": "Let.", "author": "W. Owen", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29209009", "word_id": "poop_vb01", "sense_id": "poop_vb01-29209003", "datestring": "1917", "first_in_word": false, "oed_reference": "poop, v.1, sense 3b", "first_in_sense": true}, {"id": "poop_vb01-29208946", "text": {"keyword": "poop", "full_text": "As soon as the artillery opens up, poop off for all you're worth. Let 'em have a hurricane.", "keyword_offset": 35}, "year": 1919, "lemma": "poop", "source": {"title": "Chambers's Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208946", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208930", "datestring": "1919", "first_in_word": false, "oed_reference": "poop, v.1, sense 3a", "first_in_sense": false}, {"id": "poop_vb01-29208870", "text": {"keyword": "pooped", "full_text": "He..pooped down into the yard.", "keyword_offset": 4}, "year": 1927, "lemma": "poop", "source": {"title": "Anecdota Americana", "author": "J. Fliesler", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208870", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208813", "datestring": "?1927\u20138", "first_in_word": false, "oed_reference": "poop, v.1, sense 2", "first_in_sense": false}, {"id": "poop_vb01-29209019", "text": {"keyword": "pooped", "full_text": "A pistol may be a heat... A man shooting a gun is fogging... \u2018I fogged away with my heat until I pooped that dummy.\u2019", "keyword_offset": 97}, "year": 1929, "lemma": "poop", "source": {"title": "Sat. Evening Post (Philadelphia)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29209019", "word_id": "poop_vb01", "sense_id": "poop_vb01-29209003", "datestring": "1929", "first_in_word": false, "oed_reference": "poop, v.1, sense 3b", "first_in_sense": false}, {"id": "poop_vb01-29208962", "text": {"keyword": "pooping", "full_text": "I arrived about eight last night and the guns were pooping away like mad.", "keyword_offset": 51}, "year": 1930, "lemma": "poop", "source": {"title": "Pursuit", "author": "R. Pertwee", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208962", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208930", "datestring": "1930", "first_in_word": false, "oed_reference": "poop, v.1, sense 3a", "first_in_sense": false}, {"id": "poop_vb01-29209027", "text": {"keyword": "pooped", "full_text": "At any rate he pooped the ball into the net.", "keyword_offset": 15}, "year": 1937, "lemma": "poop", "source": {"title": "Off Racket", "author": "P. B. Hawk", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29209027", "word_id": "poop_vb01", "sense_id": "poop_vb01-29209003", "datestring": "1937", "first_in_word": false, "oed_reference": "poop, v.1, sense 3b", "first_in_sense": false}, {"id": "poop_vb01-29209036", "text": {"keyword": "pooping", "full_text": "An old wildfowler..earns a precarious living by stealing down the estuaries with a home-made blunderbuss or duck-gun and pooping it off at..sea-fowl.", "keyword_offset": 121}, "year": 1940, "lemma": "poop", "source": {"title": "Manch. Guardian Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29209036", "word_id": "poop_vb01", "sense_id": "poop_vb01-29209003", "datestring": "1940", "first_in_word": false, "oed_reference": "poop, v.1, sense 3b", "first_in_sense": false}, {"id": "poop_vb01-29208978", "text": {"keyword": "poop", "full_text": "It will not..poop off automatically.", "keyword_offset": 13}, "year": 1945, "lemma": "poop", "source": {"title": "Tee Emm", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208978", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208930", "datestring": "1945", "first_in_word": false, "oed_reference": "poop, v.1, sense 3a", "first_in_sense": false}, {"id": "poop_vb01-29208987", "text": {"keyword": "pooping", "full_text": "See to it you don't open up on anything unless you've a damn good chance of hitting. No wild pooping off at targets out of range\u2014understand?", "keyword_offset": 93}, "year": 1956, "lemma": "poop", "source": {"title": "Arctic Convoy", "author": "\u2018Taffrail\u2019", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208987", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208930", "datestring": "1956", "first_in_word": false, "oed_reference": "poop, v.1, sense 3a", "first_in_sense": false}, {"id": "poop_vb01-29209061", "text": {"keyword": "poop", "full_text": "The emergency code word has just been flashed through... Is it all right by London if they poop off their Polarises?", "keyword_offset": 91}, "year": 1960, "lemma": "poop", "source": {"title": "Guardian", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29209061", "word_id": "poop_vb01", "sense_id": "poop_vb01-29209003", "datestring": "1960", "first_in_word": false, "oed_reference": "poop, v.1, sense 3b", "first_in_sense": false}, {"id": "poop_vb01-29208995", "text": {"keyword": "poop", "full_text": "Take getting up in the morning. \u2018I arise,\u2019 he says..\u2018and poop along..to the end of the passage..to get in the milk and the papers.\u2019", "keyword_offset": 57}, "year": 1961, "lemma": "poop", "source": {"title": "Encounter", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208995", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208930", "datestring": "1961", "first_in_word": false, "oed_reference": "poop, v.1, sense 3a", "first_in_sense": false}, {"id": "poop_vb01-29208897", "text": {"keyword": "poop", "full_text": "What do you think the Pavement's for..? For dogs to poop on, by the looks of it!", "keyword_offset": 52}, "year": 1967, "lemma": "poop", "source": {"title": "Nigel Barton Plays", "author": "D. Potter", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208897", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208813", "datestring": "1967", "first_in_word": false, "oed_reference": "poop, v.1, sense 2", "first_in_sense": false}, {"id": "poop_vb01-29209069", "text": {"keyword": "poops", "full_text": "There was this Jerry prisoner..and this Aussie comes up..and he poops him... Kills him\u2014shoots him.", "keyword_offset": 64}, "year": 1974, "lemma": "poop", "source": {"title": "Other Paths to Glory", "author": "A. Price", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29209069", "word_id": "poop_vb01", "sense_id": "poop_vb01-29209003", "datestring": "1974", "first_in_word": false, "oed_reference": "poop, v.1, sense 3b", "first_in_sense": false}, {"id": "poop_vb01-29209078", "text": {"keyword": "pooped", "full_text": "Airtrack just pooped us out into the terminal at half-past midnight.", "keyword_offset": 14}, "year": 1984, "lemma": "poop", "source": {"title": "Money", "author": "M. Amis", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29209078", "word_id": "poop_vb01", "sense_id": "poop_vb01-29209003", "datestring": "1984", "first_in_word": false, "oed_reference": "poop, v.1, sense 3b", "first_in_sense": false}, {"id": "poop_vb01-29208921", "text": {"keyword": "poop", "full_text": "If you don't pull over at this rest stop, I'll poop in my crate.", "keyword_offset": 47}, "year": 1993, "lemma": "poop", "source": {"title": "Dog World", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/147743#eid29208921", "word_id": "poop_vb01", "sense_id": "poop_vb01-29208813", "datestring": "1993", "first_in_word": false, "oed_reference": "poop, v.1, sense 2", "first_in_sense": false}, {"id": "poop_vb01-47173198", "text": {"keyword": "pooped", "full_text": "Every piece of Perspex was stripped from the hangar full of kites, while the two armed guards outside pooped off their rifles at shadows.", "keyword_offset": 102}, "year": 2004, "lemma": "poop", "source": {"title": "Small Island", "author": "A. Levy", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/147743#eid47173198", "word_id": "poop_vb01", "sense_id": "poop_vb01-29209003", "datestring": "2004", "first_in_word": false, "oed_reference": "poop, v.1, sense 3b", "first_in_sense": false}]} - -Got quotation responses. -Set JSONResponse to the response. -Ran quotations synchronously. -Parsing quotations JSON. -First quote grabbed as: - -In MainMenu() -The user's input was read as: -n -New word -query.HasLookedUpWord -False -query.Definition - -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -car -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "car_jj01", "band": 11, "meta": {"created": 1888, "revised": true, "updated": 2012}, "lemma": "car", "oed_url": "https://www.oed.com/view/Entry/27676#eid10162934", "daterange": {"end": null, "start": 1279, "obsolete": false, "rangestring": "1279\u2014"}, "etymology": {"etymons": [{"word": "cearr", "language": "Gaelic"}], "etymology_type": "borrowing", "etymon_language": [["European languages", "Celtic", "Goidelic", "Gaelic"]], "source_language": [["European languages", "Celtic", "Goidelic", "Gaelic"]], "etymology_summary": "A borrowing from Gaelic."}, "first_use": "W. Page", "frequency": [[1750, 0.037], [1760, 0.038], [1770, 0.038], [1780, 0.037], [1790, 0.037], [1800, 0.036], [1810, 0.034], [1820, 0.033], [1830, 0.033], [1840, 0.035], [1850, 0.04], [1860, 0.048], [1870, 0.064], [1880, 0.094], [1890, 0.13], [1900, 0.16], [1910, 0.2], [1920, 0.24], [1930, 0.26], [1940, 0.26], [1950, 0.26], [1960, 0.25], [1970, 0.27], [1980, 0.32], [1990, 0.38], [2000, 0.42], [2010, 0.44]], "sense_ids": ["car_jj01-10162936"], "definition": "Left, esp. in car-hand, car-handed; (also) left-handed. Sometimes with implication of awkwardness or wrongness (cf. sinister adj.). Also occasionally (e.g. in quot. 1440) as n.: \u2020the left hand (obsolete).", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "car", "part_of_speech": "JJ"}]}, {"region": "US", "inflections": [{"form": "car", "part_of_speech": "JJ"}]}], "frequency_id": "car_jj01-fq", "oed_reference": "car, adj.", "pronunciations": [{"ipa": ["k\u0251\u02d0"], "region": "British"}, {"ipa": ["kar", "k\u025br"], "region": "Scottish English "}, {"ipa": ["k\u0251r"], "region": "US"}], "parts_of_speech": ["JJ"], "primary_sense_id": "car_jj01-10162936"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -car_jj01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 15, "count": 15, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/car_jj01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/car_jj01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/car_jj01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/car_jj01/quotations/?offset=0&limit=10000"}, "data": [{"id": "car_jj01-238051936", "text": {"keyword": null, "full_text": "Thom. Kerhand.", "keyword_offset": null}, "year": 1279, "lemma": "car", "source": {"title": "Three Early Assize Rolls Northumberland", "author": "W. Page", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/27676#eid238051936", "word_id": "car_jj01", "sense_id": "car_jj01-10162936", "datestring": "1279", "first_in_word": true, "oed_reference": "car, adj.", "first_in_sense": true}, {"id": "car_jj01-234598506", "text": {"keyword": null, "full_text": "Henrico dicto kerhand.", "keyword_offset": null}, "year": 1327, "lemma": "car", "source": {"title": "Exchequer Rolls Scotl.", "author": "J. Stuart", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/27676#eid234598506", "word_id": "car_jj01", "sense_id": "car_jj01-10162936", "datestring": "1327", "first_in_word": false, "oed_reference": "car, adj.", "first_in_sense": false}, {"id": "car_jj01-234598519", "text": {"keyword": "care", "full_text": "With a caste of \u00fee care, in kautelle he strykes.", "keyword_offset": 19}, "year": 1440, "lemma": "car", "source": {"title": "Awntyrs Arthure", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/27676#eid234598519", "word_id": "car_jj01", "sense_id": "car_jj01-10162936", "datestring": "c1440", "first_in_word": false, "oed_reference": "car, adj.", "first_in_sense": false}, {"id": "car_jj01-10162951", "text": {"keyword": "kere", "full_text": "The visdome of the wisman is in his rycht hand and the foly of the ful in his kere hand.", "keyword_offset": 78}, "year": 1499, "lemma": "car", "source": {"title": "Wisdom of Solomon", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/27676#eid10162951", "word_id": "car_jj01", "sense_id": "car_jj01-10162936", "datestring": "a1500", "first_in_word": false, "oed_reference": "car, adj.", "first_in_sense": false}, {"id": "car_jj01-10162960", "text": {"keyword": "kar", "full_text": "He resauit the vryting in his kar hand.", "keyword_offset": 30}, "year": 1550, "lemma": "car", "source": {"title": "Complaynt Scotl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/27676#eid10162960", "word_id": "car_jj01", "sense_id": "car_jj01-10162936", "datestring": "c1550", "first_in_word": false, "oed_reference": "car, adj.", "first_in_sense": false}, {"id": "car_jj01-10162968", "text": {"keyword": "ker", "full_text": "Vpon the ker and wrang side, was placed the thrid Idole, Frigga.", "keyword_offset": 9}, "year": 1597, "lemma": "car", "source": {"title": "De Verborum Significatione", "author": "J. Skene", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/27676#eid10162968", "word_id": "car_jj01", "sense_id": "car_jj01-10162936", "datestring": "1597", "first_in_word": false, "oed_reference": "car, adj.", "first_in_sense": false}, {"id": "car_jj01-234598529", "text": {"keyword": "ker", "full_text": "mutilat him in the ker hand of tua fingeris.", "keyword_offset": 19}, "year": 1600, "lemma": "car", "source": {"title": "Reg. Privy Council Scotl.", "author": "D. Masson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/27676#eid234598529", "word_id": "car_jj01", "sense_id": "car_jj01-10162936", "datestring": "1600", "first_in_word": false, "oed_reference": "car, adj.", "first_in_sense": false}, {"id": "car_jj01-283213191", "text": {"keyword": "Car", "full_text": "You'll go the Car Gate yet.", "keyword_offset": 14}, "year": 1721, "lemma": "car", "source": {"title": "Compl. Coll. Scotish Prov.", "author": "J. Kelly", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/27676#eid283213191", "word_id": "car_jj01", "sense_id": "car_jj01-10162936", "datestring": "1721", "first_in_word": false, "oed_reference": "car, adj.", "first_in_sense": false}, {"id": "car_jj01-283213199", "text": {"keyword": "carr", "full_text": "It has a meikle maun blue pouch hingin' at the carr side o'd, fou o' mullens and chucky-stanes.", "keyword_offset": 47}, "year": 1743, "lemma": "car", "source": {"title": "Scots Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/27676#eid283213199", "word_id": "car_jj01", "sense_id": "car_jj01-10162936", "datestring": "1743", "first_in_word": false, "oed_reference": "car, adj.", "first_in_sense": false}, {"id": "car_jj01-240635034", "text": {"keyword": "Car-hand", "full_text": "Car-hand, the left hand.", "keyword_offset": 0}, "year": 1787, "lemma": "car", "source": {"title": "Provinc. Gloss.", "author": "F. Grose", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/27676#eid240635034", "word_id": "car_jj01", "sense_id": "car_jj01-10162936", "datestring": "1787", "first_in_word": false, "oed_reference": "car, adj.", "first_in_sense": false}, {"id": "car_jj01-10162977", "text": {"keyword": "car", "full_text": "If you meet a car-handit, i.e. a left-handed person, or one who has flat soles.", "keyword_offset": 14}, "year": 1825, "lemma": "car", "source": {"title": "Etymol. Dict. Sc. Lang.", "author": "J. Jamieson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/27676#eid10162977", "word_id": "car_jj01", "sense_id": "car_jj01-10162936", "datestring": "1825", "first_in_word": false, "oed_reference": "car, adj.", "first_in_sense": false}, {"id": "car_jj01-283213207", "text": {"keyword": "car", "full_text": "Pillan's compliments..is a' car-pawed.", "keyword_offset": 28}, "year": 1895, "lemma": "car", "source": {"title": "Sunshine & Haar", "author": "\u2018G. Setoun\u2019", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/27676#eid283213207", "word_id": "car_jj01", "sense_id": "car_jj01-10162936", "datestring": "1895", "first_in_word": false, "oed_reference": "car, adj.", "first_in_sense": false}, {"id": "car_jj01-283213215", "text": {"keyword": "coo", "full_text": "He's aye glaikin' wi' weemen, but naebody can say he's ker-handit wi' a coo.", "keyword_offset": 72}, "year": 1928, "lemma": "car", "source": {"title": "Man Beset", "author": "J. Carruthers", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/27676#eid283213215", "word_id": "car_jj01", "sense_id": "car_jj01-10162936", "datestring": "1928", "first_in_word": false, "oed_reference": "car, adj.", "first_in_sense": false}, {"id": "car_jj01-236975775", "text": {"keyword": "Car", "full_text": "Car, left-handed.", "keyword_offset": 0}, "year": 1988, "lemma": "car", "source": {"title": "Galloway Gloss.", "author": "W. A. D. Riach", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/27676#eid236975775", "word_id": "car_jj01", "sense_id": "car_jj01-10162936", "datestring": "1988", "first_in_word": false, "oed_reference": "car, adj.", "first_in_sense": false}, {"id": "car_jj01-283213223", "text": {"keyword": "ker", "full_text": "On yer ker haund, is ee gan doon the hill end yonner, is ae wheen auld treis up on the brae face.", "keyword_offset": 7}, "year": 2005, "lemma": "car", "source": {"title": "Borth'ick Waitter", "author": "M. Rodger", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/27676#eid283213223", "word_id": "car_jj01", "sense_id": "car_jj01-10162936", "datestring": "2005", "first_in_word": false, "oed_reference": "car, adj.", "first_in_sense": false}]} - -Got quotation responses. -Set JSONResponse to the response. -Ran quotations synchronously. -Parsing quotations JSON. -First quote grabbed as: - -In MainMenu() -The user's input was read as: -n -New word -query.HasLookedUpWord -False -query.Definition - -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -anarchy -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "anarchy_nn01", "band": 9, "meta": {"created": 1884, "revised": false, "updated": null}, "lemma": "anarchy", "oed_url": "https://www.oed.com/view/Entry/7118#eid4038373", "daterange": {"end": null, "start": 1539, "obsolete": false, "rangestring": "1539\u2014"}, "etymology": {"etymons": [{"word": "\u1f00\u03bd\u03b1\u03c1\u03c7\u1f77\u03b1", "language": "Greek"}], "etymology_type": "borrowing", "etymon_language": [["European languages", "Greek"]], "source_language": [["European languages", "Greek"]], "etymology_summary": "A borrowing from Latin."}, "first_use": "Richard Taverner", "frequency": [[1750, 5.1], [1760, 6.3], [1770, 6.5], [1780, 6.5], [1790, 7.1], [1800, 7.3], [1810, 7.5], [1820, 7.6], [1830, 6.9], [1840, 6.7], [1850, 6.7], [1860, 6.6], [1870, 6.6], [1880, 6.3], [1890, 6.1], [1900, 6.1], [1910, 5.9], [1920, 5.7], [1930, 5.4], [1940, 5.2], [1950, 4.8], [1960, 4.4], [1970, 3.9], [1980, 3.2], [1990, 2.8], [2000, 2.7], [2010, 2.7]], "sense_ids": ["anarchy_nn01-4038376", "anarchy_nn01-4038433", "anarchy_nn01-4038472", "anarchy_nn01-4038520", "anarchy_nn01-4038549"], "definition": "Absence of government; a state of lawlessness due to the absence or inefficiency of the supreme power; political disorder.", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "anarchy", "part_of_speech": "NN"}, {"form": "anarchies", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "anarchy", "part_of_speech": "NN"}, {"form": "anarchies", "part_of_speech": "NNS"}]}], "frequency_id": "anarchy_nn01-fq", "oed_reference": "anarchy, n.", "pronunciations": [{"ipa": ["\u02c8aen\u0259k\u026a"], "region": "British"}], "parts_of_speech": ["NN"], "primary_sense_id": "anarchy_nn01-4038376"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -anarchy_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 22, "count": 22, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/anarchy_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/anarchy_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/anarchy_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/anarchy_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "anarchy_nn01-4038379", "text": {"keyword": null, "full_text": "This unleful lyberty or lycence of the multytude is called an Anarchie.", "keyword_offset": null}, "year": 1539, "lemma": "anarchy", "source": {"title": "Prouerbes", "author": "R. Taverner", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038379", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038376", "datestring": "1539", "first_in_word": true, "oed_reference": "anarchy, n., sense 1a", "first_in_sense": true}, {"id": "anarchy_nn01-4038390", "text": {"keyword": null, "full_text": "Pompeye..made it his disseigne..to cast the state into an absolute Anarchy and confusion.", "keyword_offset": null}, "year": 1605, "lemma": "anarchy", "source": {"title": "Of Aduancem. Learning", "author": "Bacon", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038390", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038376", "datestring": "1605", "first_in_word": false, "oed_reference": "anarchy, n., sense 1a", "first_in_sense": false}, {"id": "anarchy_nn01-4038523", "text": {"keyword": null, "full_text": "Thousand worse Passions then possest The Inter-regnum of my Breast. Bless me from such an Anarchy!", "keyword_offset": null}, "year": 1656, "lemma": "anarchy", "source": {"title": "Chron.", "author": "A. Cowley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038523", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038520", "datestring": "1656", "first_in_word": false, "oed_reference": "anarchy, n., sense 2b", "first_in_sense": true}, {"id": "anarchy_nn01-4038552", "text": {"keyword": null, "full_text": "There being then..an anarchy, as I may term it, in authors and their reckoning of years.", "keyword_offset": null}, "year": 1660, "lemma": "anarchy", "source": {"title": null, "author": "Fuller", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038552", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038549", "datestring": "a1661", "first_in_word": false, "oed_reference": "anarchy, n., sense 2c", "first_in_sense": true}, {"id": "anarchy_nn01-4038399", "text": {"keyword": null, "full_text": "A Polity without an Head..would not be a Polity, but Anarchy.", "keyword_offset": null}, "year": 1664, "lemma": "anarchy", "source": {"title": "Modest Enq. Myst. Iniquity", "author": "H. More", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038399", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038376", "datestring": "1664", "first_in_word": false, "oed_reference": "anarchy, n., sense 1a", "first_in_sense": false}, {"id": "anarchy_nn01-4038476", "text": {"keyword": null, "full_text": "The waste Wide Anarchie of Chaos.", "keyword_offset": null}, "year": 1667, "lemma": "anarchy", "source": {"title": "Paradise Lost", "author": "Milton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038476", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038472", "datestring": "1667", "first_in_word": false, "oed_reference": "anarchy, n., sense 2a", "first_in_sense": true}, {"id": "anarchy_nn01-4038531", "text": {"keyword": null, "full_text": "The Licentious are in a State of barbarous Anarchy.", "keyword_offset": null}, "year": 1713, "lemma": "anarchy", "source": {"title": "Englishman", "author": "R. Steele", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038531", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038520", "datestring": "1713", "first_in_word": false, "oed_reference": "anarchy, n., sense 2b", "first_in_sense": false}, {"id": "anarchy_nn01-4038560", "text": {"keyword": null, "full_text": "No more I'll bear this battle of the mind, This inward anarchy.", "keyword_offset": null}, "year": 1721, "lemma": "anarchy", "source": {"title": "Revenge", "author": "E. Young", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038560", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038549", "datestring": "1721", "first_in_word": false, "oed_reference": "anarchy, n., sense 2c", "first_in_sense": false}, {"id": "anarchy_nn01-4038569", "text": {"keyword": null, "full_text": "Our language is, at present, in a state of anarchy.", "keyword_offset": null}, "year": 1791, "lemma": "anarchy", "source": {"title": "Life Johnson", "author": "J. Boswell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038569", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038549", "datestring": "1791", "first_in_word": false, "oed_reference": "anarchy, n., sense 2c", "first_in_sense": false}, {"id": "anarchy_nn01-4038407", "text": {"keyword": null, "full_text": "Except in cases of direct war, whenever government abandons law, it proclaims anarchy.", "keyword_offset": null}, "year": 1796, "lemma": "anarchy", "source": {"title": "Corr.", "author": "E. Burke", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038407", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038376", "datestring": "1796", "first_in_word": false, "oed_reference": "anarchy, n., sense 1a", "first_in_sense": false}, {"id": "anarchy_nn01-4038485", "text": {"keyword": null, "full_text": "The satraps uncontroll'd, the gods unworshipp'd, And all things in the anarchy of sloth.", "keyword_offset": null}, "year": 1821, "lemma": "anarchy", "source": {"title": "Sardanapalus", "author": "Byron", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038485", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038472", "datestring": "1821", "first_in_word": false, "oed_reference": "anarchy, n., sense 2a", "first_in_sense": false}, {"id": "anarchy_nn01-4038416", "text": {"keyword": null, "full_text": "Without sovereigns, true sovereigns, temporal and spiritual, I see nothing possible but an anarchy; the hatefulest of things.", "keyword_offset": null}, "year": 1841, "lemma": "anarchy", "source": {"title": "On Heroes", "author": "T. Carlyle", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038416", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038376", "datestring": "1841", "first_in_word": false, "oed_reference": "anarchy, n., sense 1a", "first_in_sense": false}, {"id": "anarchy_nn01-4038582", "text": {"keyword": null, "full_text": "An anarchy of thought\u2014a perpetuity of mental revolutions.", "keyword_offset": null}, "year": 1846, "lemma": "anarchy", "source": {"title": "Correl. Physical Forces", "author": "W. R. Grove", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038582", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038549", "datestring": "1846", "first_in_word": false, "oed_reference": "anarchy, n., sense 2c", "first_in_sense": false}, {"id": "anarchy_nn01-4038436", "text": {"keyword": null, "full_text": "Confessions of an Anarchist... Proudhon proceeds..that \u2018all men are equal and free. Society is, therefore, by nature and destination, autonomic..there is no government\u2019... We see nothing a-head that warrants us in supposing that man is about to be regenerated; and, for the present, must pronounce anarchy to be a delightful dream!", "keyword_offset": null}, "year": 1850, "lemma": "anarchy", "source": {"title": "Eclectic Rev.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038436", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038433", "datestring": "1850", "first_in_word": false, "oed_reference": "anarchy, n., sense 1b", "first_in_sense": true}, {"id": "anarchy_nn01-4038494", "text": {"keyword": null, "full_text": "Some of the provincial mints were in a state of anarchy.", "keyword_offset": null}, "year": 1855, "lemma": "anarchy", "source": {"title": "Mem. Life I. Newton", "author": "D. Brewster", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038494", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038472", "datestring": "1855", "first_in_word": false, "oed_reference": "anarchy, n., sense 2a", "first_in_sense": false}, {"id": "anarchy_nn01-4038540", "text": {"keyword": null, "full_text": "A moral anarchy difficult to conceive.", "keyword_offset": null}, "year": 1875, "lemma": "anarchy", "source": {"title": "Intellect. Life", "author": "P. G. Hamerton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038540", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038520", "datestring": "1875", "first_in_word": false, "oed_reference": "anarchy, n., sense 2b", "first_in_sense": false}, {"id": "anarchy_nn01-4038424", "text": {"keyword": null, "full_text": "William threatened at once to retire to Holland and leave the country to anarchy.", "keyword_offset": null}, "year": 1878, "lemma": "anarchy", "source": {"title": "Hist. Eng. 18th Cent.", "author": "W. E. H. Lecky", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038424", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038376", "datestring": "1878", "first_in_word": false, "oed_reference": "anarchy, n., sense 1a", "first_in_sense": false}, {"id": "anarchy_nn01-4038445", "text": {"keyword": null, "full_text": "This idea of a \u2018genial anarchy\u2019..has always been the favourite social remedy of the Russian revolutionary party.", "keyword_offset": null}, "year": 1884, "lemma": "anarchy", "source": {"title": "Contemp. Socialism", "author": "J. Rae", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038445", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038433", "datestring": "1884", "first_in_word": false, "oed_reference": "anarchy, n., sense 1b", "first_in_sense": false}, {"id": "anarchy_nn01-4038453", "text": {"keyword": null, "full_text": "Scientific anarchy is..the end towards which society is moving.", "keyword_offset": null}, "year": 1889, "lemma": "anarchy", "source": {"title": "Individualism", "author": "W. Donisthorpe", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038453", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038433", "datestring": "1889", "first_in_word": false, "oed_reference": "anarchy, n., sense 1b", "first_in_sense": false}, {"id": "anarchy_nn01-4038461", "text": {"keyword": null, "full_text": "Anarchy means the placing in common of all this world's riches to allow each to consume according to his needs. Anarchy is a great family where each will be protected by all and will take whatever he requires.", "keyword_offset": null}, "year": 1892, "lemma": "anarchy", "source": {"title": "Daily News", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038461", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038433", "datestring": "1892", "first_in_word": false, "oed_reference": "anarchy, n., sense 1b", "first_in_sense": false}, {"id": "anarchy_nn01-4038512", "text": {"keyword": null, "full_text": "A form of emotional anarchy even more destructive of talent than the slovenly disregard of technique.", "keyword_offset": null}, "year": 1959, "lemma": "anarchy", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038512", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038472", "datestring": "1959", "first_in_word": false, "oed_reference": "anarchy, n., sense 2a", "first_in_sense": false}, {"id": "anarchy_nn01-4038504", "text": {"keyword": null, "full_text": "The spirit of anarchy today current in the visual arts.", "keyword_offset": null}, "year": 1959, "lemma": "anarchy", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/7118#eid4038504", "word_id": "anarchy_nn01", "sense_id": "anarchy_nn01-4038472", "datestring": "1959", "first_in_word": false, "oed_reference": "anarchy, n., sense 2a", "first_in_sense": false}]} - -Got quotation responses. -Set JSONResponse to the response. -Ran quotations synchronously. -Parsing quotations JSON. -First quote grabbed as: - -In MainMenu() -The user's input was read as: -n -New word -query.HasLookedUpWord -False -query.Definition - -In MainMenu() -The user's input was read as: -d -Word look up selected -Found that QueryMode is set to words. -Looking up the word: -king -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "king_nn01", "band": 5, "meta": {"created": 1901, "revised": true, "updated": 2017}, "lemma": "king", "oed_url": "https://www.oed.com/view/Entry/103510#eid40193284", "daterange": {"end": null, "start": 836, "obsolete": false, "rangestring": "eOE\u2014"}, "etymology": {"etymons": [], "etymology_type": "inherited", "etymon_language": [["European languages", "Germanic", "West Germanic"]], "source_language": [["European languages", "Germanic"]], "etymology_summary": "A word inherited from Germanic."}, "first_use": "Royal Charter: Wiglaf of Mercia to Minster at Hanbury", "frequency": [[1750, 760], [1760, 730], [1770, 710], [1780, 690], [1790, 670], [1800, 590], [1810, 540], [1820, 500], [1830, 460], [1840, 410], [1850, 360], [1860, 320], [1870, 290], [1880, 250], [1890, 210], [1900, 190], [1910, 160], [1920, 130], [1930, 110], [1940, 100], [1950, 91], [1960, 91], [1970, 81], [1980, 70], [1990, 69], [2000, 73], [2010, 77]], "sense_ids": ["king_nn01-40193288", "king_nn01-40193767", "king_nn01-40194209", "king_nn01-1210067070", "king_nn01-1208093610", "king_nn01-40193818", "king_nn01-40193998", "king_nn01-40194241", "king_nn01-1211810380", "king_nn01-40194470", "king_nn01-1211369040", "king_nn01-1211368990", "king_nn01-40194370", "king_nn01-40195294", "king_nn01-40195315", "king_nn01-1207759790", "king_nn01-40194994", "king_nn01-40194997", "king_nn01-40194946", "king_nn01-40194900", "king_nn01-40194648", "king_nn01-178163802", "king_nn01-40195056", "king_nn01-40195140", "king_nn01-40195232", "king_nn01-40195213", "king_nn01-40195258", "king_nn01-40195296", "king_nn01-40195263"], "definition": "A male sovereign ruler of an independent state or people, esp. one who inherits the position by right of birth; a male monarch. Also: the head or chief of a territory, tribe, city state, etc., having the status of such a ruler. Frequently with the, as a title. Cf. queen n. 3a emperor n. 1c.", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "king", "part_of_speech": "NN"}, {"form": "kings", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "king", "part_of_speech": "NN"}, {"form": "kings", "part_of_speech": "NNS"}]}], "frequency_id": "king_nn01-fq", "oed_reference": "king, n.", "pronunciations": [{"ipa": ["k\u026a\u014b"], "region": "British"}, {"ipa": ["k\u026a\u014b"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "king_nn01-40193288"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -king_nn01In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 292, "count": 292, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/king_nn01/quotations/?offset=0&limit=10000 . Accessed 19 April 2021"}, "links": {"self": "/oed/api/v0.2/word/king_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/king_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/king_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "king_nn01-40193847", "text": {"keyword": "cyninge", "full_text": "\u00d0es friodom waes bigeten aet Wiglafe cyninge mid \u00f0aem tuentigum hida aet Iddes hale.", "keyword_offset": 37}, "year": 836, "lemma": "king", "source": {"title": "Royal Charter: Wiglaf of Mercia to Minster at Hanbury", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193847", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "eOE", "first_in_word": true, "oed_reference": "king, n., sense I.2", "first_in_sense": true}, {"id": "king_nn01-40193316", "text": {"keyword": "cyning", "full_text": "Se cyning sealde & gebocade Wullafe fif sulung landes.", "keyword_offset": 3}, "year": 858, "lemma": "king", "source": {"title": "Royal Charter: Ae\u00f0elberht to Wulflaf", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193316", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "eOE", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": true}, {"id": "king_nn01-40194248", "text": {"keyword": "cyning", "full_text": "Gehalde hine heofones cyning in \u00feissum life ondwardum & eac swa in \u00fe\u0119m towardan life.", "keyword_offset": 22}, "year": 885, "lemma": "king", "source": {"title": "Will of Ealdorman Aelfred", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194248", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "eOE", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": true}, {"id": "king_nn01-40194006", "text": {"keyword": "cyning", "full_text": "Her Aesc feng to rice & was xxiiii wintra Cantwara cyning.", "keyword_offset": 51}, "year": 900, "lemma": "king", "source": {"title": "Anglo-Saxon Chron.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194006", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "eOE", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": true}, {"id": "king_nn01-40193309", "text": {"keyword": "kyningas", "full_text": "Her Cu\u00fewine & Ceawlin fuhton wi\u00fe Brettas & hie iii kyningas ofslogon, Coinmail & Condidan & Farinmail.", "keyword_offset": 51}, "year": 900, "lemma": "king", "source": {"title": "Anglo-Saxon Chron.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193309", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "eOE", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-40193325", "text": {"keyword": "cyningas", "full_text": "For Godrum & Oscytel & Anwynd, \u00fea iii cyningas, of Hreopedune to Grante brycge mid micle here & saeton \u00feaer an gear.", "keyword_offset": 38}, "year": 900, "lemma": "king", "source": {"title": "Anglo-Saxon Chron.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193325", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "eOE", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-997506821", "text": {"keyword": "cyning", "full_text": "\u00d0a cleopode se hellwara cyning & cwae\u00f0: Wutun agifan \u00f0aem esne his wif.", "keyword_offset": 24}, "year": 950, "lemma": "king", "source": {"title": "De Consol. Philos.", "author": "King Aelfred", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid997506821", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "eOE", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": true}, {"id": "king_nn01-997506801", "text": {"keyword": "cyning", "full_text": "\u00deu in ecne god, \u00ferymsittendne, \u00feinne getreowdes, meotud moncynnes, swa ic in minne faeder, hellwarena cyning, hyht sta\u00feelie.", "keyword_offset": 102}, "year": 975, "lemma": "king", "source": {"title": "Juliana", "author": "Cynewulf", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid997506801", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "OE", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-997506791", "text": {"keyword": "cyning", "full_text": "Sy\u00f0\u00f0an wuldres cyning, engla ordfruma, eor\u00f0an sohte \u00feurh faemnan hrif, faeder manncynnes.", "keyword_offset": 15}, "year": 975, "lemma": "king", "source": {"title": "Fates of Apostles", "author": "Cynewulf", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid997506791", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "OE", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-40193866", "text": {"keyword": "cyninges", "full_text": "On Herodes dagum \u00feaes cyninges waes swi\u00fee mycel aeweweard, \u00feaes noma waes Zacharias.", "keyword_offset": 22}, "year": 1000, "lemma": "king", "source": {"title": "Blickling Homilies", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193866", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "OE", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-40194020", "text": {"keyword": "cyning", "full_text": "Her geendode eor\u00f0an dreamas Eadgar, Engla cyning, ceas him o\u00f0er leoht.", "keyword_offset": 42}, "year": 1002, "lemma": "king", "source": {"title": "Death of Edgar", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194020", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "OE", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-40193873", "text": {"keyword": "cing", "full_text": "Cnut cing gret Lyfing arcebisceop & Godwine bisceop..& ealle mine \u00feegnas twelfhynde & twihynde freondlice.", "keyword_offset": 5}, "year": 1018, "lemma": "king", "source": {"title": "Writ of Cnut, Christ Church, Canterbury", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193873", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "OE", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-40193367", "text": {"keyword": "cyninges", "full_text": "\u00deaes cyninges rihtwisnyss araer\u00f0 his cynesetl.", "keyword_offset": 5}, "year": 1025, "lemma": "king", "source": {"title": "Homily: De Duodecim Abusivis", "author": "Aelfric", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193367", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "OE", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-997506831", "text": {"keyword": "kyning", "full_text": "Cnut cining aflymde ut Eadwi ae\u00feeling & Eadwi ceorla kyning.", "keyword_offset": 53}, "year": 1045, "lemma": "king", "source": {"title": "Anglo-Saxon Chron.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid997506831", "word_id": "king_nn01", "sense_id": "king_nn01-40194470", "datestring": "OE", "first_in_word": false, "oed_reference": "king, n., sense I.4c(a)", "first_in_sense": true}, {"id": "king_nn01-40193883", "text": {"keyword": "cyng", "full_text": "\u00dea \u00fee cyng Willelm geherde \u00feet secgen, \u00fea wear\u00f0 he swi\u00f0e wra\u00f0.", "keyword_offset": 6}, "year": 1122, "lemma": "king", "source": {"title": "Anglo-Saxon Chron.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193883", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "lOE", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-40193856", "text": {"keyword": "cyning", "full_text": "\u00dea manigfealdan yfel \u00fee se cyning \u00d0eodric wi\u00f0 \u00feam cristenandome & wi\u00f0 \u00feam Romaniscum witum dyde.", "keyword_offset": 27}, "year": 1125, "lemma": "king", "source": {"title": "De Consol. Philos.", "author": "King Aelfred", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193856", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "lOE", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-40193360", "text": {"keyword": "king", "full_text": "Se king let don \u00feone eorl Waleram & Hugo Gerueises sunu on heftnunge on \u00f0one castel.", "keyword_offset": 3}, "year": 1125, "lemma": "king", "source": {"title": "Anglo-Saxon Chron.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193360", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "lOE", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-40194036", "text": {"keyword": "kyng", "full_text": "Mid him held se kasere of Sexlande & se kyng of France & se kyng Heanri of Engleland.", "keyword_offset": 40}, "year": 1128, "lemma": "king", "source": {"title": "Anglo-Saxon Chron.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194036", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "lOE", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-40193890", "text": {"keyword": "king", "full_text": "\u00d0is gear com Henri king to \u00feis land.", "keyword_offset": 19}, "year": 1159, "lemma": "king", "source": {"title": "Anglo-Saxon Chron.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193890", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "?a1160", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-989154881", "text": {"keyword": "king", "full_text": "\u00deurrh \u00fee king off rome burrh himm \u021difenn wass \u00featt riche.", "keyword_offset": 9}, "year": 1175, "lemma": "king", "source": {"title": "Ormulum", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989154881", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "c1175", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-989126671", "text": {"keyword": "kingess", "full_text": "\u00dee\u021d\u021d haffdenn..kingess off hemm sellfenn.", "keyword_offset": 15}, "year": 1175, "lemma": "king", "source": {"title": "Ormulum", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989126671", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "c1175", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-992915481", "text": {"keyword": "kinges", "full_text": "Ne bi\u00fe he ne mare undon, aer cume \u00feaes hei\u021de kinges dom.", "keyword_offset": 45}, "year": 1225, "lemma": "king", "source": {"title": "Soul's Addr. to Body", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992915481", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "c1225", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-992881551", "text": {"keyword": "king", "full_text": "Sathanas..is keiser & king icrunet of us alle.", "keyword_offset": 22}, "year": 1225, "lemma": "king", "source": {"title": "St. Margaret", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992881551", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "c1225", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-989154911", "text": {"keyword": "kyng", "full_text": "Ho sculen isen \u00feene kyng \u00feat al \u00fee world wroutte.", "keyword_offset": 20}, "year": 1274, "lemma": "king", "source": {"title": "Doomsday", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989154911", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "a1275", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-989155021", "text": {"keyword": "kinge", "full_text": "Oswald..gon wende..to-\u021deines \u00fean kinge Penda.", "keyword_offset": 33}, "year": 1275, "lemma": "king", "source": {"title": "Brut", "author": "La\u021damon", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989155021", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "c1275", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-40194044", "text": {"keyword": "king", "full_text": "\u00dee king of Norewaei\u021de..& \u00feere Densemonne king.", "keyword_offset": 3}, "year": 1275, "lemma": "king", "source": {"title": "Brut", "author": "La\u021damon", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194044", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "c1275", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-40193374", "text": {"keyword": "kingene", "full_text": "\u00deider weoren icumen. seouen kingene sunen.", "keyword_offset": 28}, "year": 1275, "lemma": "king", "source": {"title": "Brut", "author": "La\u021damon", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193374", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "c1275", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-989154891", "text": {"keyword": "kynge", "full_text": "Of \u00fee kynge of heuene none reu\u00fee hi nedde.", "keyword_offset": 6}, "year": 1299, "lemma": "king", "source": {"title": "Passion our Lord", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989154891", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "a1300", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-989155061", "text": {"keyword": "kyng", "full_text": "To crouny \u00feene kyng of Engelonde.", "keyword_offset": 15}, "year": 1300, "lemma": "king", "source": {"title": "St. Thomas Becket", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989155061", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "c1300", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-40193897", "text": {"keyword": "king", "full_text": "King Macolom spousede Margarete so; Ac king willam..Wende a\u021den to normandie.", "keyword_offset": 39}, "year": 1325, "lemma": "king", "source": {"title": "Chron. Robert of Gloucester", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193897", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "c1325", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-40193389", "text": {"keyword": "kinge", "full_text": "He smot \u00feoru out wi\u00fe a launce on of hor hexte kinge.", "keyword_offset": 46}, "year": 1325, "lemma": "king", "source": {"title": "Chron. Robert of Gloucester", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193389", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "c1325", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-40194213", "text": {"keyword": "king", "full_text": "Hennin & Morgan..adde despit \u00feat womman king ssolde alonde beo.", "keyword_offset": 40}, "year": 1325, "lemma": "king", "source": {"title": "Chron. Robert of Gloucester", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194213", "word_id": "king_nn01", "sense_id": "king_nn01-40194209", "datestring": "c1325", "first_in_word": false, "oed_reference": "king, n., sense I.1c", "first_in_sense": true}, {"id": "king_nn01-992881571", "text": {"keyword": "king", "full_text": "\u00dee king o fairy wi\u00fe his rout Com to hunt him al about.", "keyword_offset": 3}, "year": 1330, "lemma": "king", "source": {"title": "Sir Orfeo", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992881571", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "c1330", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-989154921", "text": {"keyword": "kyng", "full_text": "\u00dee webbes ant \u00fee fullaris..token Peter Conyng huere kyng to calle.", "keyword_offset": 52}, "year": 1349, "lemma": "king", "source": {"title": "Hist. Poems 14th & 15th Cent.", "author": "R. H. Robbins", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989154921", "word_id": "king_nn01", "sense_id": "king_nn01-40194470", "datestring": "a1350", "first_in_word": false, "oed_reference": "king, n., sense I.4c(a)", "first_in_sense": false}, {"id": "king_nn01-40194272", "text": {"keyword": "kynge", "full_text": "\u00deou, Christ, art kynge of glorie.", "keyword_offset": 17}, "year": 1350, "lemma": "king", "source": {"title": "Psalter", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194272", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "c1350", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-40194476", "text": {"keyword": "king", "full_text": "He ys king vpon alle the sones of pride.", "keyword_offset": 6}, "year": 1381, "lemma": "king", "source": {"title": "Bible (Wycliffite, E.V.)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194476", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "a1382", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-40193411", "text": {"keyword": "kyngyn", "full_text": "Wel nygh al \u00fee kyngyn lynage of straunge naciouns come of \u00feis Woden.", "keyword_offset": 15}, "year": 1386, "lemma": "king", "source": {"title": "Polychron.", "author": "J. Trevisa", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193411", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "a1387", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-989154941", "text": {"keyword": "kyng", "full_text": "If \u00fee kyng of been his wynge were y kutte..\u00fee swarme schulde nought passe out of \u00fee hyue.", "keyword_offset": 6}, "year": 1397, "lemma": "king", "source": {"title": "De Proprietatibus Rerum", "author": "J. Trevisa", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989154941", "word_id": "king_nn01", "sense_id": "king_nn01-40194994", "datestring": "a1398", "first_in_word": false, "oed_reference": "king, n., sense II.9a", "first_in_sense": true}, {"id": "king_nn01-40194052", "text": {"keyword": "kyng", "full_text": "Ffirst com Epistrot, \u00fee kyng of Grece,..Pandras, kyng of Egipte.", "keyword_offset": 24}, "year": 1399, "lemma": "king", "source": {"title": "Chron.", "author": "R. Mannyng", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194052", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "?a1400", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-40193397", "text": {"keyword": "kinges", "full_text": "Ysmael had wijfs thrin \u00feat kinges tuelue \u00fear come of him.", "keyword_offset": 27}, "year": 1399, "lemma": "king", "source": {"title": "Cursor Mundi", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193397", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "a1400", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-40194265", "text": {"keyword": "king", "full_text": "Pine on \u00feat tre thole he sal \u00fee king o blis.", "keyword_offset": 32}, "year": 1399, "lemma": "king", "source": {"title": "Cursor Mundi", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194265", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "a1400", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-40195001", "text": {"keyword": "kyng", "full_text": "Thise flyes, \u00fet men clepe bees, whan they maken hire kyng they chesen oon \u00fet hath no prikke, wher with he may stynge.", "keyword_offset": 53}, "year": 1405, "lemma": "king", "source": {"title": "Parson's Tale", "author": "G. Chaucer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195001", "word_id": "king_nn01", "sense_id": "king_nn01-40194994", "datestring": "c1405", "first_in_word": false, "oed_reference": "king, n., sense II.9a", "first_in_sense": false}, {"id": "king_nn01-992881541", "text": {"keyword": "kyng", "full_text": "Were hym leuere..With pluto kyng as depe ben yn helle As Tantalus.", "keyword_offset": 28}, "year": 1412, "lemma": "king", "source": {"title": "Troilus & Criseyde", "author": "G. Chaucer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992881541", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "a1413", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-989154871", "text": {"keyword": "Kyng", "full_text": "The regne of Kyng Henry the fyfte after the conquest.", "keyword_offset": 13}, "year": 1416, "lemma": "king", "source": {"title": "Sections Assembly Bk. A Shrewsbury Guild Hall", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989154871", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "1416", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-989154931", "text": {"keyword": "kyng", "full_text": "Falssemblant..My kyng of harlotes shalt thou be.", "keyword_offset": 17}, "year": 1424, "lemma": "king", "source": {"title": "Romaunt Rose", "author": "G. Chaucer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989154931", "word_id": "king_nn01", "sense_id": "king_nn01-40194470", "datestring": "a1425", "first_in_word": false, "oed_reference": "king, n., sense I.4c(a)", "first_in_sense": false}, {"id": "king_nn01-989155331", "text": {"keyword": "kyng", "full_text": "A charbocle, kyng of stonys alle..tenlumyn in \u00fee blake ny\u021dt.", "keyword_offset": 13}, "year": 1425, "lemma": "king", "source": {"title": "Troyyes Bk.", "author": "J. Lydgate", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989155331", "word_id": "king_nn01", "sense_id": "king_nn01-40194946", "datestring": "c1425", "first_in_word": false, "oed_reference": "king, n., sense II.10a", "first_in_sense": true}, {"id": "king_nn01-40195070", "text": {"keyword": "kynges", "full_text": "Somwhat I knowe a kynges draught.", "keyword_offset": 18}, "year": 1425, "lemma": "king", "source": {"title": "De Regimine Principum", "author": "T. Hoccleve", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195070", "word_id": "king_nn01", "sense_id": "king_nn01-40195056", "datestring": "?c1425", "first_in_word": false, "oed_reference": "king, n., sense II.11a", "first_in_sense": true}, {"id": "king_nn01-1005239991", "text": {"keyword": "King", "full_text": "John Gladman of Norwich..made a disporte with his neighburghs..crowned as King of Kristmesse.", "keyword_offset": 74}, "year": 1448, "lemma": "king", "source": {"title": "Rec. City of Norwich", "author": "W. Hudson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid1005239991", "word_id": "king_nn01", "sense_id": "king_nn01-1211368990", "datestring": "c1448", "first_in_word": false, "oed_reference": "king, n., sense I.5", "first_in_sense": true}, {"id": "king_nn01-989154961", "text": {"keyword": "Kyng", "full_text": "Qwete is a spyce, a wol good on, Kyng that is of euery corn.", "keyword_offset": 33}, "year": 1449, "lemma": "king", "source": {"title": "Early Eng. Carols", "author": "R. L. Greene", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989154961", "word_id": "king_nn01", "sense_id": "king_nn01-40194900", "datestring": "a1450", "first_in_word": false, "oed_reference": "king, n., sense II.10b", "first_in_sense": true}, {"id": "king_nn01-989155241", "text": {"keyword": "kyng", "full_text": "Senek seith how \u00fee kyng and \u00fee ledere Of bees is prikkeles.", "keyword_offset": 19}, "year": 1449, "lemma": "king", "source": {"title": "De Regimine Principum", "author": "T. Hoccleve", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989155241", "word_id": "king_nn01", "sense_id": "king_nn01-40194994", "datestring": "a1450", "first_in_word": false, "oed_reference": "king, n., sense II.9a", "first_in_sense": false}, {"id": "king_nn01-992881601", "text": {"keyword": "kyng", "full_text": "Feendys..sett a brennyng chayre in whiche here kyng as prince of feendys sate on hy\u021de.", "keyword_offset": 47}, "year": 1450, "lemma": "king", "source": {"title": "Jacob's Well", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992881601", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "c1450", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-40193912", "text": {"keyword": "kyng", "full_text": "\u00deerfore god sent to E\u021dechias \u00fee kyng.", "keyword_offset": 32}, "year": 1450, "lemma": "king", "source": {"title": "Three Kings Cologne", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193912", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "c1450", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-989155081", "text": {"keyword": "king", "full_text": "The werre that Nabugodonosor, king of Babiloine, made to them.", "keyword_offset": 30}, "year": 1470, "lemma": "king", "source": {"title": "R. D'Argenteuil's French Bible", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989155081", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "c1470", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-40193449", "text": {"keyword": "kynge", "full_text": "What dishonour is this, and abatynge of the glorie of a kynge.", "keyword_offset": 56}, "year": 1474, "lemma": "king", "source": {"title": "Governance of Eng.", "author": "J. Fortescue", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193449", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "a1475", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-40194313", "text": {"keyword": "kyng", "full_text": "He.. last Iugment sall bryng nere hand all men befor \u00fee kyng.", "keyword_offset": 56}, "year": 1480, "lemma": "king", "source": {"title": "St. Paul", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194313", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "c1480", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-40195079", "text": {"keyword": "kyng", "full_text": "Whan that a pown seyith to the kyng, chekmate!", "keyword_offset": 31}, "year": 1483, "lemma": "king", "source": {"title": "Pilgrimage of Soul", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195079", "word_id": "king_nn01", "sense_id": "king_nn01-40195056", "datestring": "1483", "first_in_word": false, "oed_reference": "king, n., sense II.11a", "first_in_sense": false}, {"id": "king_nn01-989155261", "text": {"keyword": "kynge", "full_text": "The kynge of bees Is wythout a styngill.", "keyword_offset": 4}, "year": 1499, "lemma": "king", "source": {"title": "Secreta Secret.", "author": "J. Yonge", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989155261", "word_id": "king_nn01", "sense_id": "king_nn01-40194994", "datestring": "a1500", "first_in_word": false, "oed_reference": "king, n., sense II.9a", "first_in_sense": false}, {"id": "king_nn01-989155101", "text": {"keyword": "kinge", "full_text": "Alisaunder pope..condescendinge & enclinyd to \u00fee supplicacions of..\u00fee nobel kinge of Frauns.", "keyword_offset": 76}, "year": 1499, "lemma": "king", "source": {"title": "Rule Minoresses", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989155101", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "a1500", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-989154951", "text": {"keyword": "kynge", "full_text": "He is kynge of dronkardes and of dronkenes.", "keyword_offset": 6}, "year": 1509, "lemma": "king", "source": {"title": "Brant's Shyp of Folys", "author": "A. Barclay", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989154951", "word_id": "king_nn01", "sense_id": "king_nn01-40194470", "datestring": "1509", "first_in_word": false, "oed_reference": "king, n., sense I.4c(a)", "first_in_sense": false}, {"id": "king_nn01-990136001", "text": {"keyword": "kyng", "full_text": "Our lorde god, the kyng of glory Sheweth his myghty power day by day.", "keyword_offset": 19}, "year": 1512, "lemma": "king", "source": {"title": "Lyfe St. Radegunde", "author": "H. Bradshaw", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990136001", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "a1513", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-999229261", "text": {"keyword": "kynge", "full_text": "It is the custome, that euery yere, we shal haue a may kynge.", "keyword_offset": 55}, "year": 1519, "lemma": "king", "source": {"title": "Vulgaria", "author": "W. Horman", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid999229261", "word_id": "king_nn01", "sense_id": "king_nn01-1211368990", "datestring": "1519", "first_in_word": false, "oed_reference": "king, n., sense I.5", "first_in_sense": false}, {"id": "king_nn01-40193919", "text": {"keyword": "kynge", "full_text": "Dauid the kynge begat Salomon.", "keyword_offset": 10}, "year": 1535, "lemma": "king", "source": {"title": "Bible (Coverdale)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193919", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "1535", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-40193458", "text": {"keyword": "kynge", "full_text": "Feare God. Honoure the kynge.", "keyword_offset": 23}, "year": 1535, "lemma": "king", "source": {"title": "Bible (Coverdale)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193458", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "1535", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-990163431", "text": {"keyword": "kyng", "full_text": "But do bees resort together out of all the world to choose them one kyng?", "keyword_offset": 68}, "year": 1561, "lemma": "king", "source": {"title": "Inst. Christian Relig.", "author": "T. Norton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990163431", "word_id": "king_nn01", "sense_id": "king_nn01-40194994", "datestring": "1561", "first_in_word": false, "oed_reference": "king, n., sense II.9a", "first_in_sense": false}, {"id": "king_nn01-40195098", "text": {"keyword": "Kyng", "full_text": "Yf checke be geuen to the Kyng, the Paune can not marche asyde..for to couer his Kynge.", "keyword_offset": 26}, "year": 1562, "lemma": "king", "source": {"title": "Pleasaunt Playe of Cheasts", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195098", "word_id": "king_nn01", "sense_id": "king_nn01-40195056", "datestring": "1562", "first_in_word": false, "oed_reference": "king, n., sense II.11a", "first_in_sense": false}, {"id": "king_nn01-40195149", "text": {"keyword": "Kyng", "full_text": "Thoughe it were the Kyng of Clubbes.", "keyword_offset": 20}, "year": 1563, "lemma": "king", "source": {"title": "Actes & Monuments", "author": "J. Foxe", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195149", "word_id": "king_nn01", "sense_id": "king_nn01-40195140", "datestring": "1563", "first_in_word": false, "oed_reference": "king, n., sense II.11b", "first_in_sense": true}, {"id": "king_nn01-40194498", "text": {"keyword": "King", "full_text": "Distroy the Deuill..Quhilk of this warld is Prince and King.", "keyword_offset": 55}, "year": 1567, "lemma": "king", "source": {"title": "Compend. Bk. Godly Songs", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194498", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "1567", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-992077241", "text": {"keyword": "Kings", "full_text": "They be so ready,..not to aunswere, but to offer, force and violence, euen to Kings and Princes.", "keyword_offset": 78}, "year": 1576, "lemma": "king", "source": {"title": "Perambulation of Kent", "author": "W. Lambarde", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992077241", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "1576", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-989949821", "text": {"keyword": "Kyng", "full_text": "Kyng Stephen..fell in hande to besiege the residue of those places which the rebels kept.", "keyword_offset": 0}, "year": 1577, "lemma": "king", "source": {"title": "Chron.", "author": "R. Holinshed", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989949821", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "1577", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-990037601", "text": {"keyword": "King", "full_text": "A goodly Oake..Whilome had bene the King of the field.", "keyword_offset": 36}, "year": 1579, "lemma": "king", "source": {"title": "Shepheardes Cal.", "author": "E. Spenser", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990037601", "word_id": "king_nn01", "sense_id": "king_nn01-40194900", "datestring": "1579", "first_in_word": false, "oed_reference": "king, n., sense II.10b", "first_in_sense": false}, {"id": "king_nn01-989950291", "text": {"keyword": "King", "full_text": "Even He the King of glory hight.", "keyword_offset": 12}, "year": 1580, "lemma": "king", "source": {"title": "Psalmes David", "author": "Sir P. Sidney", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989950291", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "1580", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-989949941", "text": {"keyword": "king", "full_text": "The enterprise..to be defraied by the pope and king of Spaine.", "keyword_offset": 47}, "year": 1587, "lemma": "king", "source": {"title": "Holinshed's Chron.", "author": "A. Fleming", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989949941", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "1587", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-992996131", "text": {"keyword": "king", "full_text": "Pluto king of darke Auerne.", "keyword_offset": 6}, "year": 1591, "lemma": "king", "source": {"title": "Comicall Hist. Alphonsus", "author": "R. Greene", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992996131", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "a1592", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-40195157", "text": {"keyword": "King", "full_text": "Since thou hast all the Cardes, Within thy hands..thou deale thy selfe a King.", "keyword_offset": 73}, "year": 1592, "lemma": "king", "source": {"title": "Massacre at Paris", "author": "C. Marlowe", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195157", "word_id": "king_nn01", "sense_id": "king_nn01-40195140", "datestring": "a1593", "first_in_word": false, "oed_reference": "king, n., sense II.11b", "first_in_sense": false}, {"id": "king_nn01-990163441", "text": {"keyword": "King", "full_text": "When checke is giuen to the King, the Pawne cannot passe the barres of his way, for to succour him.", "keyword_offset": 28}, "year": 1597, "lemma": "king", "source": {"title": "Scacchia Ludus", "author": "G. B.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990163441", "word_id": "king_nn01", "sense_id": "king_nn01-40195056", "datestring": "1597", "first_in_word": false, "oed_reference": "king, n., sense II.11a", "first_in_sense": false}, {"id": "king_nn01-40194506", "text": {"keyword": "king", "full_text": "Why made he man of other creatures king?", "keyword_offset": 35}, "year": 1599, "lemma": "king", "source": {"title": "Nosce Teipsum", "author": "J. Davies", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194506", "word_id": "king_nn01", "sense_id": "king_nn01-40194470", "datestring": "1599", "first_in_word": false, "oed_reference": "king, n., sense I.4c(a)", "first_in_sense": false}, {"id": "king_nn01-40194666", "text": {"keyword": "Kings", "full_text": "Two such opposed Kings encamp them still, In man as well as hearbes, grace and rude will.", "keyword_offset": 17}, "year": 1599, "lemma": "king", "source": {"title": "Romeo & Juliet", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194666", "word_id": "king_nn01", "sense_id": "king_nn01-40194946", "datestring": "1599", "first_in_word": false, "oed_reference": "king, n., sense II.10a", "first_in_sense": false}, {"id": "king_nn01-40195009", "text": {"keyword": "kings", "full_text": "He shall make cleane their hiues verie carefully and kill their kings.", "keyword_offset": 64}, "year": 1600, "lemma": "king", "source": {"title": "Maison Rustique", "author": "R. Surflet", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195009", "word_id": "king_nn01", "sense_id": "king_nn01-40194994", "datestring": "1600", "first_in_word": false, "oed_reference": "king, n., sense II.9a", "first_in_sense": false}, {"id": "king_nn01-40193479", "text": {"keyword": "King", "full_text": "I euer inch a King when I do stare, see how the subiect quakes.", "keyword_offset": 14}, "year": 1608, "lemma": "king", "source": {"title": "King Lear", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193479", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "1608", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-40194949", "text": {"keyword": "King", "full_text": "Her thoughts the King, Of euery Vertue giues renowne to men.", "keyword_offset": 17}, "year": 1609, "lemma": "king", "source": {"title": "Pericles", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194949", "word_id": "king_nn01", "sense_id": "king_nn01-40194946", "datestring": "1609", "first_in_word": false, "oed_reference": "king, n., sense II.10a", "first_in_sense": false}, {"id": "king_nn01-989949991", "text": {"keyword": "King", "full_text": "Came that..scourge of God into Italy, Attila King of the Hunnes.", "keyword_offset": 45}, "year": 1611, "lemma": "king", "source": {"title": "Crudities", "author": "T. Coryate", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989949991", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "1611", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-40193488", "text": {"keyword": "Kings", "full_text": "Their Kings were no other then the chiefe in every Cottage, which consisted of one kindred.", "keyword_offset": 6}, "year": 1613, "lemma": "king", "source": {"title": "Pilgrimage", "author": "S. Purchas", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193488", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "1613", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-40193937", "text": {"keyword": "King", "full_text": "The lawfull Heire Of Edward King, the Third of that Descent.", "keyword_offset": 28}, "year": 1615, "lemma": "king", "source": {"title": "Henry VI, Pt. 1", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193937", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "a1616", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-40194515", "text": {"keyword": "King", "full_text": "Those bayes, Which crown'd him Poet first, then Poets King.", "keyword_offset": 54}, "year": 1623, "lemma": "king", "source": {"title": null, "author": "H. Holland", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194515", "word_id": "king_nn01", "sense_id": "king_nn01-40194470", "datestring": "1623", "first_in_word": false, "oed_reference": "king, n., sense I.4c(a)", "first_in_sense": false}, {"id": "king_nn01-990194381", "text": {"keyword": "king", "full_text": "Though the Pippin be held to be the king of Apples, yet is the Crab of an ancienter family then he.", "keyword_offset": 36}, "year": 1634, "lemma": "king", "source": {"title": "Strange Metamorphosis", "author": "R. Brathwait", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990194381", "word_id": "king_nn01", "sense_id": "king_nn01-40194900", "datestring": "1634", "first_in_word": false, "oed_reference": "king, n., sense II.10b", "first_in_sense": false}, {"id": "king_nn01-40193947", "text": {"keyword": "King", "full_text": "The people hath it to this day, King Henry loved a man.", "keyword_offset": 32}, "year": 1641, "lemma": "king", "source": {"title": "Naunton's Fragmenta Regalia", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193947", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "1641", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-40195022", "text": {"keyword": "King", "full_text": "Though all other Bees have stings,..yet the King among the bees hath no sting at all.", "keyword_offset": 44}, "year": 1642, "lemma": "king", "source": {"title": "Soveraigne Antidote Civill Wars", "author": "W. Prynne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195022", "word_id": "king_nn01", "sense_id": "king_nn01-40194994", "datestring": "1642", "first_in_word": false, "oed_reference": "king, n., sense II.9a", "first_in_sense": false}, {"id": "king_nn01-991461871", "text": {"keyword": "King", "full_text": "Though at Gleeke, the Knave in Number be More then the King; Yet, the precedency Is given to him in play.", "keyword_offset": 55}, "year": 1645, "lemma": "king", "source": {"title": "Chartae Scriptae", "author": "E. Gayton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991461871", "word_id": "king_nn01", "sense_id": "king_nn01-40195140", "datestring": "1645", "first_in_word": false, "oed_reference": "king, n., sense II.11b", "first_in_sense": false}, {"id": "king_nn01-40195108", "text": {"keyword": "Kings", "full_text": "Kings, Pawnes, Knights, Aphens heere and there stand; yet there wood is one.", "keyword_offset": 0}, "year": 1645, "lemma": "king", "source": {"title": "Holy Songs", "author": "Z. Boyd", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195108", "word_id": "king_nn01", "sense_id": "king_nn01-40195056", "datestring": "1645", "first_in_word": false, "oed_reference": "king, n., sense II.11a", "first_in_sense": false}, {"id": "king_nn01-989950651", "text": {"keyword": "King", "full_text": "Man is never constant though he be the King of Reason.", "keyword_offset": 39}, "year": 1653, "lemma": "king", "source": {"title": "Mercurius Democritus", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989950651", "word_id": "king_nn01", "sense_id": "king_nn01-40194470", "datestring": "1653", "first_in_word": false, "oed_reference": "king, n., sense I.4c(a)", "first_in_sense": false}, {"id": "king_nn01-990135991", "text": {"keyword": "King", "full_text": "Jezabel..did all under her husband, she was King, and he Queen.", "keyword_offset": 44}, "year": 1654, "lemma": "king", "source": {"title": "Comm. Minor Prophets", "author": "J. Trapp", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990135991", "word_id": "king_nn01", "sense_id": "king_nn01-40194209", "datestring": "1654", "first_in_word": false, "oed_reference": "king, n., sense I.1c", "first_in_sense": false}, {"id": "king_nn01-993989671", "text": {"keyword": "King", "full_text": "According to the order of great Feasts made at Rome, a Thaliarch or King of the Feast ought to be nominated..to choose the divertisments for the company.", "keyword_offset": 68}, "year": 1660, "lemma": "king", "source": {"title": "Clelia", "author": "G. Havers", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid993989671", "word_id": "king_nn01", "sense_id": "king_nn01-1211368990", "datestring": "1660", "first_in_word": false, "oed_reference": "king, n., sense I.5", "first_in_sense": false}, {"id": "king_nn01-992996141", "text": {"keyword": "King", "full_text": "Being King of the Gods, and able, by the demission of a coard, to draw up earth, and sea.", "keyword_offset": 6}, "year": 1663, "lemma": "king", "source": {"title": "Part of Lucian", "author": "J. Mayne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992996141", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "1663", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-40194345", "text": {"keyword": "King", "full_text": "Th' all-bounteous King, who showrd With copious hand.", "keyword_offset": 18}, "year": 1667, "lemma": "king", "source": {"title": "Paradise Lost", "author": "J. Milton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194345", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "1667", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-989981101", "text": {"keyword": "King", "full_text": "He that playes first, standing at the end wher the King stands, carryes his ball as farre as he can reach with his staffe & then strikes it with his Biliard staffe.", "keyword_offset": 51}, "year": 1671, "lemma": "king", "source": {"title": null, "author": "P. Skippon", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989981101", "word_id": "king_nn01", "sense_id": "king_nn01-40195232", "datestring": "a1672", "first_in_word": false, "oed_reference": "king, n., sense II.11c", "first_in_sense": true}, {"id": "king_nn01-991461861", "text": {"keyword": "King", "full_text": "At French-Ruff..the King is the highest Card at Trumps.", "keyword_offset": 20}, "year": 1674, "lemma": "king", "source": {"title": "Compl. Gamester", "author": "C. Cotton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991461861", "word_id": "king_nn01", "sense_id": "king_nn01-40195140", "datestring": "1674", "first_in_word": false, "oed_reference": "king, n., sense II.11b", "first_in_sense": false}, {"id": "king_nn01-873192631", "text": {"keyword": "King", "full_text": "The Bishop of Rosles Case... The King v. March.", "keyword_offset": 33}, "year": 1675, "lemma": "king", "source": {"title": "Compend. Coll. Laws Eng.", "author": "J. Brydall", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid873192631", "word_id": "king_nn01", "sense_id": "king_nn01-1208093610", "datestring": "1675", "first_in_word": false, "oed_reference": "king, n., sense I.1e", "first_in_sense": true}, {"id": "king_nn01-990194371", "text": {"keyword": "King", "full_text": "To double a man, or make a King at Draughts.", "keyword_offset": 27}, "year": 1677, "lemma": "king", "source": {"title": "New Dict. French & Eng.", "author": "G. Miege", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990194371", "word_id": "king_nn01", "sense_id": "king_nn01-40195213", "datestring": "1677", "first_in_word": false, "oed_reference": "king, n., sense II.11d", "first_in_sense": true}, {"id": "king_nn01-989915481", "text": {"keyword": "King", "full_text": "The King is an absolute and unaccountable Monarch.", "keyword_offset": 4}, "year": 1677, "lemma": "king", "source": {"title": "Appendix", "author": "T. Middleton", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989915481", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "1677", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-993123671", "text": {"keyword": "King I am", "full_text": "I thought to have gone to telling of Winter Tales, Once upon a time, &c. or to Cross purposes, or King I am, or some such pretty diversion.", "keyword_offset": 98}, "year": 1681, "lemma": "king", "source": {"title": "Heraclitus Ridens", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid993123671", "word_id": "king_nn01", "sense_id": "king_nn01-40194370", "datestring": "1681", "first_in_word": false, "oed_reference": "king, n., sense I.6", "first_in_sense": true}, {"id": "king_nn01-990194391", "text": {"keyword": "King", "full_text": "The Caustick Oyl of Vitriol, and Spirit of Niter, are singly keen enough, but joyned together.., nothing but Gold, the King of Metals, can stand before them.", "keyword_offset": 119}, "year": 1683, "lemma": "king", "source": {"title": "Pharmacologia", "author": "W. Harris", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990194391", "word_id": "king_nn01", "sense_id": "king_nn01-40194946", "datestring": "1683", "first_in_word": false, "oed_reference": "king, n., sense II.10a", "first_in_sense": false}, {"id": "king_nn01-992996161", "text": {"keyword": "King", "full_text": "Oh mighty Jove! Father of Gods! Heav'ns King!", "keyword_offset": 40}, "year": 1685, "lemma": "king", "source": {"title": "Idyll XVI", "author": "E. Sherburne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992996161", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "1685", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-989950021", "text": {"keyword": "King", "full_text": "The King of France hath had a relapse of his distemper.", "keyword_offset": 4}, "year": 1686, "lemma": "king", "source": {"title": "Diary", "author": "N. Luttrell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989950021", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "1686", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-40195236", "text": {"keyword": "King", "full_text": "The King is the little Pin or Peg standing at one end of the Table, which is to be of Ivory.", "keyword_offset": 4}, "year": 1688, "lemma": "king", "source": {"title": "Acad. Armory", "author": "R. Holme", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195236", "word_id": "king_nn01", "sense_id": "king_nn01-40195232", "datestring": "1688", "first_in_word": false, "oed_reference": "king, n., sense II.11c", "first_in_sense": false}, {"id": "king_nn01-989950341", "text": {"keyword": "King", "full_text": "Neither will the King of Heaven accept of thy slight and slubberd services.", "keyword_offset": 17}, "year": 1690, "lemma": "king", "source": {"title": "Compl. Hist. & Myst. Old & New Test.", "author": "C. Ness", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989950341", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "1690", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-40194903", "text": {"keyword": "King", "full_text": "The Plantain I take to be the King of all Fruit, not except the Coco it self.", "keyword_offset": 30}, "year": 1697, "lemma": "king", "source": {"title": "New Voy. around World", "author": "W. Dampier", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194903", "word_id": "king_nn01", "sense_id": "king_nn01-40194900", "datestring": "1697", "first_in_word": false, "oed_reference": "king, n., sense II.10b", "first_in_sense": false}, {"id": "king_nn01-40194406", "text": {"keyword": "King I am", "full_text": "had likewise their Basilinda, representing our Questions and Commands, or King I am.", "keyword_offset": 74}, "year": 1709, "lemma": "king", "source": {"title": "Useful Trans. in Philos.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194406", "word_id": "king_nn01", "sense_id": "king_nn01-40194370", "datestring": "1709", "first_in_word": false, "oed_reference": "king, n., sense I.6", "first_in_sense": false}, {"id": "king_nn01-40195030", "text": {"keyword": "Kings", "full_text": "The Kings are bred of the Brains.", "keyword_offset": 4}, "year": 1710, "lemma": "king", "source": {"title": "Brit. Apollo", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195030", "word_id": "king_nn01", "sense_id": "king_nn01-40194994", "datestring": "1710", "first_in_word": false, "oed_reference": "king, n., sense II.9a", "first_in_sense": false}, {"id": "king_nn01-40193956", "text": {"keyword": "King", "full_text": "We fancied ourselves in King Charles the Second's Reign.", "keyword_offset": 24}, "year": 1711, "lemma": "king", "source": {"title": "Spectator", "author": "J. Addison", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193956", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "1711", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-40193507", "text": {"keyword": "king", "full_text": "What is a king?\u2014a man condemn'd to bear The public burden of the nation's care.", "keyword_offset": 10}, "year": 1718, "lemma": "king", "source": {"title": "Power", "author": "M. Prior", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193507", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "1718", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-990194641", "text": {"keyword": "Kings", "full_text": "He who has several Kings may call one of those he has in his own Hand.", "keyword_offset": 19}, "year": 1720, "lemma": "king", "source": {"title": "Game of Quadrille", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990194641", "word_id": "king_nn01", "sense_id": "king_nn01-40195140", "datestring": "?1720", "first_in_word": false, "oed_reference": "king, n., sense II.11b", "first_in_sense": false}, {"id": "king_nn01-40194103", "text": {"keyword": "King", "full_text": "The King of Men, Atrides, came the last.", "keyword_offset": 4}, "year": 1720, "lemma": "king", "source": {"title": "Iliad", "author": "A. Pope", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194103", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "1720", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-992679771", "text": {"keyword": "king", "full_text": "He was immediately chosen king of the feast.", "keyword_offset": 26}, "year": 1726, "lemma": "king", "source": {"title": "Lives Maxims of Antient Philosophers", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992679771", "word_id": "king_nn01", "sense_id": "king_nn01-1211368990", "datestring": "1726", "first_in_word": false, "oed_reference": "king, n., sense I.5", "first_in_sense": false}, {"id": "king_nn01-40194957", "text": {"keyword": "King", "full_text": "Thames, The King of Dykes.", "keyword_offset": 12}, "year": 1728, "lemma": "king", "source": {"title": "Dunciad", "author": "A. Pope", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194957", "word_id": "king_nn01", "sense_id": "king_nn01-40194946", "datestring": "1728", "first_in_word": false, "oed_reference": "king, n., sense II.10a", "first_in_sense": false}, {"id": "king_nn01-989981121", "text": {"keyword": "King", "full_text": "Wheat..is the King of Grains.", "keyword_offset": 14}, "year": 1733, "lemma": "king", "source": {"title": "Horse-hoing Husbandry", "author": "J. Tull", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989981121", "word_id": "king_nn01", "sense_id": "king_nn01-40194900", "datestring": "1733", "first_in_word": false, "oed_reference": "king, n., sense II.10b", "first_in_sense": false}, {"id": "king_nn01-991461901", "text": {"keyword": "Kings", "full_text": "The game of Polish Draughts, where you will see the whole Board engaged in the important business of making Kings.", "keyword_offset": 108}, "year": 1733, "lemma": "king", "source": {"title": "Craftsman", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991461901", "word_id": "king_nn01", "sense_id": "king_nn01-40195213", "datestring": "1733", "first_in_word": false, "oed_reference": "king, n., sense II.11d", "first_in_sense": false}, {"id": "king_nn01-991739711", "text": {"keyword": "King", "full_text": "Sitting between the Queen-Mother, and Maria the young King.", "keyword_offset": 54}, "year": 1735, "lemma": "king", "source": {"title": "Court Mercury", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991739711", "word_id": "king_nn01", "sense_id": "king_nn01-40194209", "datestring": "1735", "first_in_word": false, "oed_reference": "king, n., sense I.1c", "first_in_sense": false}, {"id": "king_nn01-989980641", "text": {"keyword": "king", "full_text": "Never attack, or defend the king, without a sufficient force.", "keyword_offset": 28}, "year": 1735, "lemma": "king", "source": {"title": "Noble Game of Chess", "author": "J. Bertin", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989980641", "word_id": "king_nn01", "sense_id": "king_nn01-40195056", "datestring": "1735", "first_in_word": false, "oed_reference": "king, n., sense II.11a", "first_in_sense": false}, {"id": "king_nn01-991800861", "text": {"keyword": "King", "full_text": "Who is the King of Glory? He who left His Throne of Glory, for the Pang of Death.", "keyword_offset": 11}, "year": 1743, "lemma": "king", "source": {"title": "Complaint: Night the Fourth", "author": "E. Young", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991800861", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "1743", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-989980581", "text": {"keyword": "King", "full_text": "This Sound..proceeds, I suppose, from the young King, giving Signal to his Company to make ready for a March.", "keyword_offset": 48}, "year": 1747, "lemma": "king", "source": {"title": "Pract. Bee-master", "author": "R. Maxwell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989980581", "word_id": "king_nn01", "sense_id": "king_nn01-40194994", "datestring": "1747", "first_in_word": false, "oed_reference": "king, n., sense II.9a", "first_in_sense": false}, {"id": "king_nn01-991423061", "text": {"keyword": "King", "full_text": "The King leaps over the Rook,..into the Queen's Bishop's Place.", "keyword_offset": 4}, "year": 1750, "lemma": "king", "source": {"title": "Chess made Easy", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991423061", "word_id": "king_nn01", "sense_id": "king_nn01-40195056", "datestring": "1750", "first_in_word": false, "oed_reference": "king, n., sense II.11a", "first_in_sense": false}, {"id": "king_nn01-990194681", "text": {"keyword": "Kings", "full_text": "No. 13 a Black Man, 14, 15 Black Kings; 22, 23 White Kings, and Black to move.", "keyword_offset": 33}, "year": 1756, "lemma": "king", "source": {"title": "Introd. Game of Draughts", "author": "W. Payne", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990194681", "word_id": "king_nn01", "sense_id": "king_nn01-40195213", "datestring": "1756", "first_in_word": false, "oed_reference": "king, n., sense II.11d", "first_in_sense": false}, {"id": "king_nn01-873192611", "text": {"keyword": "King", "full_text": "It seems that the Justices cannot go into a Disquisition... the King against Burgess.", "keyword_offset": 64}, "year": 1760, "lemma": "king", "source": {"title": "Treat. Rules & Pract. Equity Side of Exchequer in Irel.", "author": "G. E. Howard", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid873192611", "word_id": "king_nn01", "sense_id": "king_nn01-1208093610", "datestring": "1760", "first_in_word": false, "oed_reference": "king, n., sense I.1e", "first_in_sense": false}, {"id": "king_nn01-40195299", "text": {"keyword": "King", "full_text": "The King gone round.", "keyword_offset": 4}, "year": 1763, "lemma": "king", "source": {"title": "Conference", "author": "C. Churchill", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195299", "word_id": "king_nn01", "sense_id": "king_nn01-40195294", "datestring": "1763", "first_in_word": false, "oed_reference": "king, n., sense I.7a", "first_in_sense": true}, {"id": "king_nn01-990037521", "text": {"keyword": "kings", "full_text": "The largest heads which are sound, and are such as grow on the middle stem of each branch, are..called kings.", "keyword_offset": 103}, "year": 1766, "lemma": "king", "source": {"title": "Museum Rusticum", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990037521", "word_id": "king_nn01", "sense_id": "king_nn01-40195258", "datestring": "1766", "first_in_word": false, "oed_reference": "king, n., sense II.12", "first_in_sense": true}, {"id": "king_nn01-991461891", "text": {"keyword": "King", "full_text": "King, Knave, Seven and Three of Spades.", "keyword_offset": 0}, "year": 1769, "lemma": "king", "source": {"title": "Acad. Play", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991461891", "word_id": "king_nn01", "sense_id": "king_nn01-40195140", "datestring": "1769", "first_in_word": false, "oed_reference": "king, n., sense II.11b", "first_in_sense": false}, {"id": "king_nn01-992996151", "text": {"keyword": "king", "full_text": "Love in Idleness..is doubtless the herb to which..Shakespear attributes such extraordinary virtues in the person of Oberon king of the fairies.", "keyword_offset": 123}, "year": 1777, "lemma": "king", "source": {"title": "Flora Scotica", "author": "J. Lightfoot", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992996151", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "1777", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-989950671", "text": {"keyword": "king", "full_text": "He was not suffered to play with his equals, because he was to be the king of all sports.", "keyword_offset": 70}, "year": 1779, "lemma": "king", "source": {"title": "Mirror", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989950671", "word_id": "king_nn01", "sense_id": "king_nn01-40194470", "datestring": "1779", "first_in_word": false, "oed_reference": "king, n., sense I.4c(a)", "first_in_sense": false}, {"id": "king_nn01-40194354", "text": {"keyword": "King", "full_text": "What purpose has the King of Saints in view?", "keyword_offset": 21}, "year": 1781, "lemma": "king", "source": {"title": "Truth", "author": "W. Cowper", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194354", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "1781", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-989950041", "text": {"keyword": "king", "full_text": "The..king of the Goths..boldly passed the Danube.", "keyword_offset": 5}, "year": 1781, "lemma": "king", "source": {"title": "Decline & Fall", "author": "E. Gibbon", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989950041", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "1781", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-989003111", "text": {"keyword": "king", "full_text": "I do not mention the king in this case, because he is very small in proportion to the queen.", "keyword_offset": 21}, "year": 1781, "lemma": "king", "source": {"title": "Philos. Trans.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989003111", "word_id": "king_nn01", "sense_id": "king_nn01-40194997", "datestring": "1781", "first_in_word": false, "oed_reference": "king, n., sense II.9b", "first_in_sense": true}, {"id": "king_nn01-991626851", "text": {"keyword": "King Arthur", "full_text": "King Arthur, a game used at sea... It is performed thus: a man who is to represent king Arthur..is seated on the side or over a large vessel of water, every person in his turn is to be ceremoniously introduced to him, and to pour a bucket of water over him, crying hail king Arthur!", "keyword_offset": 0}, "year": 1785, "lemma": "king", "source": {"title": "Classical Dict. Vulgar Tongue", "author": "F. Grose", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991626851", "word_id": "king_nn01", "sense_id": "king_nn01-40194370", "datestring": "1785", "first_in_word": false, "oed_reference": "king, n., sense I.6", "first_in_sense": false}, {"id": "king_nn01-40193965", "text": {"keyword": "King", "full_text": "Two staves, Sung to the praise and glory of King George.", "keyword_offset": 44}, "year": 1785, "lemma": "king", "source": {"title": "Task", "author": "W. Cowper", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193965", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "1785", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-991445271", "text": {"keyword": "King", "full_text": "We crack'd a joke, And drink the King, and sing & smoke.", "keyword_offset": 33}, "year": 1786, "lemma": "king", "source": {"title": "Peeping Tom of Coventry", "author": "J. O'Keefe", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991445271", "word_id": "king_nn01", "sense_id": "king_nn01-40195294", "datestring": "1786", "first_in_word": false, "oed_reference": "king, n., sense I.7a", "first_in_sense": false}, {"id": "king_nn01-40194912", "text": {"keyword": "king", "full_text": "John Barleycorn, Thou king o' grain.", "keyword_offset": 22}, "year": 1786, "lemma": "king", "source": {"title": "Poems", "author": "R. Burns", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194912", "word_id": "king_nn01", "sense_id": "king_nn01-40194900", "datestring": "1786", "first_in_word": false, "oed_reference": "king, n., sense II.10b", "first_in_sense": false}, {"id": "king_nn01-992257321", "text": {"keyword": "king", "full_text": "Great Jupiter, king and father, grant that my weapon may perish with rust.", "keyword_offset": 15}, "year": 1792, "lemma": "king", "source": {"title": "Wks.", "author": "D. Watson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992257321", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "1792", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-40194545", "text": {"keyword": "king", "full_text": "He's the king o' gude fellows, and wale of auld men.", "keyword_offset": 9}, "year": 1793, "lemma": "king", "source": {"title": null, "author": "R. Burns", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194545", "word_id": "king_nn01", "sense_id": "king_nn01-40194470", "datestring": "1793", "first_in_word": false, "oed_reference": "king, n., sense I.4c(a)", "first_in_sense": false}, {"id": "king_nn01-40194966", "text": {"keyword": "King", "full_text": "The King of worshipped places, the renowned Allahabad.", "keyword_offset": 4}, "year": 1796, "lemma": "king", "source": {"title": "Lett. Hindoo Rajah", "author": "E. Hamilton", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194966", "word_id": "king_nn01", "sense_id": "king_nn01-40194946", "datestring": "1796", "first_in_word": false, "oed_reference": "king, n., sense II.10a", "first_in_sense": false}, {"id": "king_nn01-40194221", "text": {"keyword": "King", "full_text": "The Hungarian Subjects of Maria Theresa..called her..a King... She lived and died a King.", "keyword_offset": 55}, "year": 1796, "lemma": "king", "source": {"title": "Fourth Let. Peace Regicide Directory France", "author": "E. Burke", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194221", "word_id": "king_nn01", "sense_id": "king_nn01-40194209", "datestring": "1796", "first_in_word": false, "oed_reference": "king, n., sense I.1c", "first_in_sense": false}, {"id": "king_nn01-40193524", "text": {"keyword": "Kings", "full_text": "The Great, the Rich, the Mighty Men, The Kings and the Chief Captains of the World.", "keyword_offset": 41}, "year": 1796, "lemma": "king", "source": {"title": "Relig. Musings", "author": "S. T. Coleridge", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193524", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "1796", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-40195266", "text": {"keyword": "kings", "full_text": "Teasels..are separated into three different parts, called kings, middlings, and scrubs.", "keyword_offset": 58}, "year": 1797, "lemma": "king", "source": {"title": "Gen. View Agric. Somerset", "author": "J. Billingsley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195266", "word_id": "king_nn01", "sense_id": "king_nn01-40195258", "datestring": "1797", "first_in_word": false, "oed_reference": "king, n., sense II.12", "first_in_sense": false}, {"id": "king_nn01-991800901", "text": {"keyword": "King", "full_text": "God manifest in the flesh, King of righteousness and King of peace.", "keyword_offset": 27}, "year": 1810, "lemma": "king", "source": {"title": "Connecticut Evangelical Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991800901", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "1810", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-40195307", "text": {"keyword": "Kings", "full_text": "Truss framed with King Posts..Do. with Kings and Queens.", "keyword_offset": 39}, "year": 1811, "lemma": "king", "source": {"title": "Skyring's Builder's Prices", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195307", "word_id": "king_nn01", "sense_id": "king_nn01-40195296", "datestring": "1811", "first_in_word": false, "oed_reference": "king, n., sense II.13", "first_in_sense": true}, {"id": "king_nn01-991472071", "text": {"keyword": "king", "full_text": "The central shoot of each plant called the \u2018king\u2019 is cut, the produce of the second and subsequent cuttings are sorted into \u2018queens\u2019, \u2018middlings\u2019, and \u2018scrubs\u2019.", "keyword_offset": 44}, "year": 1818, "lemma": "king", "source": {"title": "Rev. & Abstr. County Rep. to Board of Agric.", "author": "W. H. Marshall", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991472071", "word_id": "king_nn01", "sense_id": "king_nn01-40195258", "datestring": "1818", "first_in_word": false, "oed_reference": "king, n., sense II.12", "first_in_sense": false}, {"id": "king_nn01-989980601", "text": {"keyword": "kings", "full_text": "According to him, the kings (so he denominates the queen-bee) generate both kings and workers.", "keyword_offset": 22}, "year": 1818, "lemma": "king", "source": {"title": "Introd. Entomol.", "author": "W. Kirby", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989980601", "word_id": "king_nn01", "sense_id": "king_nn01-40194994", "datestring": "1818", "first_in_word": false, "oed_reference": "king, n., sense II.9a", "first_in_sense": false}, {"id": "king_nn01-873192671", "text": {"keyword": "King", "full_text": "The King versus Merceron: the trial of Joseph Merceron, Esq., before Mr Justice Abbott, in the Court of King's Bench.", "keyword_offset": 4}, "year": 1818, "lemma": "king", "source": {"title": null, "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid873192671", "word_id": "king_nn01", "sense_id": "king_nn01-1208093610", "datestring": "1818", "first_in_word": false, "oed_reference": "king, n., sense I.1e", "first_in_sense": false}, {"id": "king_nn01-40195217", "text": {"keyword": "king", "full_text": "When any man gets onwards to the last row on the end of the board opposite to that from whence his colour started, then he becomes a king.", "keyword_offset": 133}, "year": 1820, "lemma": "king", "source": {"title": "Hoyle's Games Improved", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195217", "word_id": "king_nn01", "sense_id": "king_nn01-40195213", "datestring": "1820", "first_in_word": false, "oed_reference": "king, n., sense II.11d", "first_in_sense": false}, {"id": "king_nn01-40194564", "text": {"keyword": "kings", "full_text": "The kings of thought Who waged contention with their time's decay.", "keyword_offset": 4}, "year": 1821, "lemma": "king", "source": {"title": "Adonais", "author": "P. B. Shelley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194564", "word_id": "king_nn01", "sense_id": "king_nn01-40194470", "datestring": "1821", "first_in_word": false, "oed_reference": "king, n., sense I.4c(a)", "first_in_sense": false}, {"id": "king_nn01-992257341", "text": {"keyword": "king", "full_text": "The dream seemed to him to be indeed from Jupiter the king.", "keyword_offset": 54}, "year": 1822, "lemma": "king", "source": {"title": "Anabasis", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992257341", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "1822", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-992879841", "text": {"keyword": "King", "full_text": "That lamentable overthrow of the well-marshalled forces of King Caucus.", "keyword_offset": 59}, "year": 1823, "lemma": "king", "source": {"title": "N.-Y. Spectator", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992879841", "word_id": "king_nn01", "sense_id": "king_nn01-40194648", "datestring": "1823", "first_in_word": false, "oed_reference": "king, n., sense II.10c", "first_in_sense": true}, {"id": "king_nn01-40194423", "text": {"keyword": "King of Cantland", "full_text": "King of Cantland, a game of children, in which one of a company being chosen King o' Cantland, and two goals appointed.., all the rest endeavour to run from the one goal to the other.", "keyword_offset": 0}, "year": 1825, "lemma": "king", "source": {"title": "Etymol. Dict. Sc. Lang.", "author": "J. Jamieson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194423", "word_id": "king_nn01", "sense_id": "king_nn01-40194370", "datestring": "1825", "first_in_word": false, "oed_reference": "king, n., sense I.6", "first_in_sense": false}, {"id": "king_nn01-991610441", "text": {"keyword": "Kings", "full_text": "Mr. Peel will be as little remembered as any of the \u2018cotton Kings\u2019.", "keyword_offset": 60}, "year": 1829, "lemma": "king", "source": {"title": "Analyt. Expos. Absurdity & Iniquity Oaths", "author": "T. Steele", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991610441", "word_id": "king_nn01", "sense_id": "king_nn01-1211369040", "datestring": "1829", "first_in_word": false, "oed_reference": "king, n., sense I.4c(b)", "first_in_sense": true}, {"id": "king_nn01-40194928", "text": {"keyword": "King", "full_text": "Winter Sauce Apples..King of the pippins.", "keyword_offset": 21}, "year": 1832, "lemma": "king", "source": {"title": "Libr. Agric. & Hort. Knowl.", "author": "J. Baxter", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194928", "word_id": "king_nn01", "sense_id": "king_nn01-40194900", "datestring": "1832", "first_in_word": false, "oed_reference": "king, n., sense II.10b", "first_in_sense": false}, {"id": "king_nn01-40194975", "text": {"keyword": "king", "full_text": "He taught me a fisherman's bend, which he pronounced to be the king of all knots.", "keyword_offset": 63}, "year": 1834, "lemma": "king", "source": {"title": "Peter Simple", "author": "F. Marryat", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194975", "word_id": "king_nn01", "sense_id": "king_nn01-40194946", "datestring": "1834", "first_in_word": false, "oed_reference": "king, n., sense II.10a", "first_in_sense": false}, {"id": "king_nn01-40194115", "text": {"keyword": "king", "full_text": "He leads an army against Augeas, king of Elis.", "keyword_offset": 33}, "year": 1835, "lemma": "king", "source": {"title": "Hist. Greece", "author": "C. Thirlwall", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194115", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "1835", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-990518531", "text": {"keyword": "king", "full_text": "Cash is king of the Exchange, but exchange rules cash.", "keyword_offset": 8}, "year": 1839, "lemma": "king", "source": {"title": "London Sat. Jrnl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990518531", "word_id": "king_nn01", "sense_id": "king_nn01-178163802", "datestring": "1839", "first_in_word": false, "oed_reference": "king, n., sense II.10d", "first_in_sense": true}, {"id": "king_nn01-992679841", "text": {"keyword": "king", "full_text": "The youthful Shakspeare played the part of king of the festival, and in princely sort he did it too.", "keyword_offset": 43}, "year": 1839, "lemma": "king", "source": {"title": "Youth of Shakespeare", "author": "R. F. Williams", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992679841", "word_id": "king_nn01", "sense_id": "king_nn01-1211368990", "datestring": "1839", "first_in_word": false, "oed_reference": "king, n., sense I.5", "first_in_sense": false}, {"id": "king_nn01-989980681", "text": {"keyword": "King", "full_text": "The Bishop is able..to confine and pin the Knight, until the King or some other piece comes up and takes him.", "keyword_offset": 61}, "year": 1841, "lemma": "king", "source": {"title": "New Treat. Chess", "author": "G. Walker", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989980681", "word_id": "king_nn01", "sense_id": "king_nn01-40195056", "datestring": "1841", "first_in_word": false, "oed_reference": "king, n., sense II.11a", "first_in_sense": false}, {"id": "king_nn01-991739771", "text": {"keyword": "king", "full_text": "The king of bees, is the largest, and most beautiful among them.", "keyword_offset": 4}, "year": 1841, "lemma": "king", "source": {"title": "Spiritual Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991739771", "word_id": "king_nn01", "sense_id": "king_nn01-40194994", "datestring": "1841", "first_in_word": false, "oed_reference": "king, n., sense II.9a", "first_in_sense": false}, {"id": "king_nn01-40194937", "text": {"keyword": "king", "full_text": "The pine is king of Scottish woods.", "keyword_offset": 12}, "year": 1842, "lemma": "king", "source": {"title": "Visitor", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194937", "word_id": "king_nn01", "sense_id": "king_nn01-40194900", "datestring": "1842", "first_in_word": false, "oed_reference": "king, n., sense II.10b", "first_in_sense": false}, {"id": "king_nn01-40193531", "text": {"keyword": "King", "full_text": "The title of King, by which the earlier Aztec princes are distinguished by Spanish writers, is supplanted by that of Emperor in the later reigns.", "keyword_offset": 13}, "year": 1843, "lemma": "king", "source": {"title": "Hist. Conquest Mexico", "author": "W. H. Prescott", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193531", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "1843", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-992996171", "text": {"keyword": "king", "full_text": "He was doomed to serve the king of the subterraneans.", "keyword_offset": 27}, "year": 1844, "lemma": "king", "source": {"title": "Introd. Sci. Syst. Mythology", "author": "J. Leitch", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992996171", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "1844", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-991730931", "text": {"keyword": "King", "full_text": "The bull..which dissolved the marriage of King Louis with his cousin.", "keyword_offset": 42}, "year": 1846, "lemma": "king", "source": {"title": "Caesar Borgia", "author": "E. Robinson", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991730931", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "1846", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-1001009871", "text": {"keyword": "king", "full_text": "The royal chamber, so called on account of its being adapted for, and occupied by, the king and queen, is situated near the centre of the hillock.", "keyword_offset": 87}, "year": 1847, "lemma": "king", "source": {"title": "Zool.: Systematic Acct.", "author": "W. B. Carpenter", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid1001009871", "word_id": "king_nn01", "sense_id": "king_nn01-40194997", "datestring": "1847", "first_in_word": false, "oed_reference": "king, n., sense II.9b", "first_in_sense": false}, {"id": "king_nn01-40195197", "text": {"keyword": "kings", "full_text": "Caned..for carrying four kings in his hat besides those which he used in playing.", "keyword_offset": 25}, "year": 1848, "lemma": "king", "source": {"title": "Vanity Fair", "author": "W. M. Thackeray", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195197", "word_id": "king_nn01", "sense_id": "king_nn01-40195140", "datestring": "1848", "first_in_word": false, "oed_reference": "king, n., sense II.11b", "first_in_sense": false}, {"id": "king_nn01-40194443", "text": {"keyword": "King Caesar", "full_text": "King Caesar,...Should the King..succeed in intercepting one of them, he claps him on the head with his hand three times, and each time repeats the words, \u2018I crown thee, King Caesar\u2019.", "keyword_offset": 0}, "year": 1849, "lemma": "king", "source": {"title": "Boy's Own Bk.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194443", "word_id": "king_nn01", "sense_id": "king_nn01-40194370", "datestring": "1849", "first_in_word": false, "oed_reference": "king, n., sense I.6", "first_in_sense": false}, {"id": "king_nn01-1004026041", "text": {"keyword": "kings", "full_text": "About the same period, Athens ceased to be ruled by kings, its last monarch being Codrus, the son of Melanthus.", "keyword_offset": 52}, "year": 1852, "lemma": "king", "source": {"title": "Sallust, Florus & Velleius Paterculus", "author": "J. S. Watson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid1004026041", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "1852", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-991632181", "text": {"keyword": "king", "full_text": "The Elements, choose a king of this game, in whose hands a ball of thread is placed,", "keyword_offset": 23}, "year": 1854, "lemma": "king", "source": {"title": "Bk. Parlour Games", "author": "C. H. Waterman", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991632181", "word_id": "king_nn01", "sense_id": "king_nn01-40194370", "datestring": "1854", "first_in_word": false, "oed_reference": "king, n., sense I.6", "first_in_sense": false}, {"id": "king_nn01-178163809", "text": {"keyword": "king", "full_text": "Cotton is king or, The culture of cotton, and its relation to agriculture, manufactures and commerce;.", "keyword_offset": 10}, "year": 1855, "lemma": "king", "source": {"title": null, "author": "D. Christy", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid178163809", "word_id": "king_nn01", "sense_id": "king_nn01-178163802", "datestring": "1855", "first_in_word": false, "oed_reference": "king, n., sense II.10d", "first_in_sense": false}, {"id": "king_nn01-990518211", "text": {"keyword": "King", "full_text": "The two British officers of Halkett's, Captain Grace and Mr. Waring, both drank the King.", "keyword_offset": 84}, "year": 1858, "lemma": "king", "source": {"title": "Virginians", "author": "W. M. Thackeray", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990518211", "word_id": "king_nn01", "sense_id": "king_nn01-40195294", "datestring": "1858", "first_in_word": false, "oed_reference": "king, n., sense I.7a", "first_in_sense": false}, {"id": "king_nn01-871863011", "text": {"keyword": "King", "full_text": "King, the second officer in a Royal Arch Chapter.", "keyword_offset": 0}, "year": 1860, "lemma": "king", "source": {"title": "Lexicon Freemasonry", "author": "A. G. Mackey", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid871863011", "word_id": "king_nn01", "sense_id": "king_nn01-1207759790", "datestring": "1860", "first_in_word": false, "oed_reference": "king, n., sense I.8", "first_in_sense": true}, {"id": "king_nn01-989980361", "text": {"keyword": "King", "full_text": "Mr. B. Long, produced one hundred and seventy eight bushels per acre...If there was no mistake in the measurement, \u2018King Corn\u2019 must install Mr. Long, as Prime Minister.", "keyword_offset": 116}, "year": 1861, "lemma": "king", "source": {"title": "Amer. Agriculturist", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989980361", "word_id": "king_nn01", "sense_id": "king_nn01-40194648", "datestring": "1861", "first_in_word": false, "oed_reference": "king, n., sense II.10c", "first_in_sense": false}, {"id": "king_nn01-40195283", "text": {"keyword": "kings", "full_text": "I would prefer purple and green kings.", "keyword_offset": 32}, "year": 1867, "lemma": "king", "source": {"title": "Bk. Angling", "author": "F. Francis", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195283", "word_id": "king_nn01", "sense_id": "king_nn01-40195263", "datestring": "1867", "first_in_word": false, "oed_reference": "king, n., sense II.14", "first_in_sense": true}, {"id": "king_nn01-40194362", "text": {"keyword": "King", "full_text": "The King whose twin names are Light, and Love.", "keyword_offset": 4}, "year": 1871, "lemma": "king", "source": {"title": "Ad Fidem", "author": "E. F. Burr", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194362", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "1871", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-991632201", "text": {"keyword": "King", "full_text": "I appointed Companion J. L. Hammond to the office of King.", "keyword_offset": 53}, "year": 1871, "lemma": "king", "source": {"title": "Proc. Grand Chapter Royal Arch Masons USA", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991632201", "word_id": "king_nn01", "sense_id": "king_nn01-1207759790", "datestring": "1871", "first_in_word": false, "oed_reference": "king, n., sense I.8", "first_in_sense": false}, {"id": "king_nn01-40195245", "text": {"keyword": "king", "full_text": "The peculiarity of the game at this time consisted in the use of a small arch of ivory called the \u2018port\u2019.., and of an ivory peg or king, placed..at the other end of the table.", "keyword_offset": 131}, "year": 1873, "lemma": "king", "source": {"title": "Billiards", "author": "J. Bennett", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195245", "word_id": "king_nn01", "sense_id": "king_nn01-40195232", "datestring": "1873", "first_in_word": false, "oed_reference": "king, n., sense II.11c", "first_in_sense": false}, {"id": "king_nn01-991378391", "text": {"keyword": "green kings", "full_text": "A salmon in that glorious stream must be tempted with turkey and mallard feathers deftly manipulated into \u2018green kings\u2019.", "keyword_offset": 107}, "year": 1874, "lemma": "king", "source": {"title": "Fraser's Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991378391", "word_id": "king_nn01", "sense_id": "king_nn01-40195263", "datestring": "1874", "first_in_word": false, "oed_reference": "king, n., sense II.14", "first_in_sense": false}, {"id": "king_nn01-991739751", "text": {"keyword": "King", "full_text": "When Christina of Sweden had herself crowned King (not Queen) no serious objection was made.", "keyword_offset": 45}, "year": 1874, "lemma": "king", "source": {"title": "Blackwood's Edinb. Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991739751", "word_id": "king_nn01", "sense_id": "king_nn01-40194209", "datestring": "1874", "first_in_word": false, "oed_reference": "king, n., sense I.1c", "first_in_sense": false}, {"id": "king_nn01-991461961", "text": {"keyword": "kings", "full_text": "The game proceeds until one of the players has all his men and kings taken, or has all those left on the board blocked.", "keyword_offset": 63}, "year": 1877, "lemma": "king", "source": {"title": "Encycl. Brit.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991461961", "word_id": "king_nn01", "sense_id": "king_nn01-40195213", "datestring": "1877", "first_in_word": false, "oed_reference": "king, n., sense II.11d", "first_in_sense": false}, {"id": "king_nn01-991461881", "text": {"keyword": "king", "full_text": "His partner..has his last trump drawn, and the ace and king of diamonds make.", "keyword_offset": 55}, "year": 1879, "lemma": "king", "source": {"title": "Card Ess.", "author": "\u2018Cavendish\u2019", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991461881", "word_id": "king_nn01", "sense_id": "king_nn01-40195140", "datestring": "1879", "first_in_word": false, "oed_reference": "king, n., sense II.11b", "first_in_sense": false}, {"id": "king_nn01-178163828", "text": {"keyword": "king", "full_text": "The dollar is king here as elsewhere.", "keyword_offset": 14}, "year": 1884, "lemma": "king", "source": {"title": "Prairie Experiences", "author": "W. Shepherd", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid178163828", "word_id": "king_nn01", "sense_id": "king_nn01-178163802", "datestring": "1884", "first_in_word": false, "oed_reference": "king, n., sense II.10d", "first_in_sense": false}, {"id": "king_nn01-40194592", "text": {"keyword": "kings", "full_text": "Here the fur-kings of the North-West lived and spent their profits in generous hospitality.", "keyword_offset": 13}, "year": 1884, "lemma": "king", "source": {"title": "Handbk. Canada", "author": "S. E. Dawson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194592", "word_id": "king_nn01", "sense_id": "king_nn01-1211369040", "datestring": "1884", "first_in_word": false, "oed_reference": "king, n., sense I.4c(b)", "first_in_sense": false}, {"id": "king_nn01-991763341", "text": {"keyword": "king", "full_text": "Mr. Hope's great blue diamond, a king among gems, was loved by its owner.", "keyword_offset": 33}, "year": 1886, "lemma": "king", "source": {"title": "Contributor", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991763341", "word_id": "king_nn01", "sense_id": "king_nn01-40194946", "datestring": "1886", "first_in_word": false, "oed_reference": "king, n., sense II.10a", "first_in_sense": false}, {"id": "king_nn01-991642761", "text": {"keyword": "king", "full_text": "This is the age of business; the business man is king.", "keyword_offset": 49}, "year": 1888, "lemma": "king", "source": {"title": "Writer", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991642761", "word_id": "king_nn01", "sense_id": "king_nn01-40194470", "datestring": "1888", "first_in_word": false, "oed_reference": "king, n., sense I.4c(a)", "first_in_sense": false}, {"id": "king_nn01-991673601", "text": {"keyword": "King", "full_text": "Karl, King of the Franks, consecrated Roman Emperor in St. Peter's, on Christmas Day, a.d. 800.", "keyword_offset": 6}, "year": 1889, "lemma": "king", "source": {"title": "19th Cent.", "author": "T. H. Huxley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991673601", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "1889", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-991423071", "text": {"keyword": "King", "full_text": "The White Knight..attacks both the Black King and Queen.", "keyword_offset": 41}, "year": 1890, "lemma": "king", "source": {"title": "Chess", "author": "R. F. Green", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991423071", "word_id": "king_nn01", "sense_id": "king_nn01-40195056", "datestring": "1890", "first_in_word": false, "oed_reference": "king, n., sense II.11a", "first_in_sense": false}, {"id": "king_nn01-991378381", "text": {"keyword": "kings", "full_text": "Tie-beams, 9 inches by 4; principals, 7 inches by 4; kings, 9 inches by 4.", "keyword_offset": 53}, "year": 1891, "lemma": "king", "source": {"title": "Stephens's Bk. of Farm", "author": "J. MacDonald", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991378381", "word_id": "king_nn01", "sense_id": "king_nn01-40195296", "datestring": "1891", "first_in_word": false, "oed_reference": "king, n., sense II.13", "first_in_sense": false}, {"id": "king_nn01-992002191", "text": {"keyword": "King", "full_text": "There is a rival to King Sugar, but the old monarch is not dead yet.", "keyword_offset": 20}, "year": 1893, "lemma": "king", "source": {"title": "Sugar Cane", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992002191", "word_id": "king_nn01", "sense_id": "king_nn01-40194648", "datestring": "1893", "first_in_word": false, "oed_reference": "king, n., sense II.10c", "first_in_sense": false}, {"id": "king_nn01-40194600", "text": {"keyword": "kings", "full_text": "Relics of the palmy days of the old sugar kings of Jamaica.", "keyword_offset": 42}, "year": 1894, "lemma": "king", "source": {"title": "Outing", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194600", "word_id": "king_nn01", "sense_id": "king_nn01-1211369040", "datestring": "1894", "first_in_word": false, "oed_reference": "king, n., sense I.4c(b)", "first_in_sense": false}, {"id": "king_nn01-40195041", "text": {"keyword": "king", "full_text": "Termites live in communities... The king and queen may be recognised by the stumps of their cast wings.", "keyword_offset": 36}, "year": 1895, "lemma": "king", "source": {"title": "Cambr. Nat. Hist.", "author": "D. Sharp", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195041", "word_id": "king_nn01", "sense_id": "king_nn01-40194997", "datestring": "1895", "first_in_word": false, "oed_reference": "king, n., sense II.9b", "first_in_sense": false}, {"id": "king_nn01-991730951", "text": {"keyword": "King", "full_text": "King Khama's visit to England last year.", "keyword_offset": 0}, "year": 1896, "lemma": "king", "source": {"title": "Church at Home & Abroad", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991730951", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "1896", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-991472091", "text": {"keyword": "kings", "full_text": "Experiments show that, if the \u2018kings\u2019 be removed before the blossoming season the other teasels will attain larger size.", "keyword_offset": 31}, "year": 1897, "lemma": "king", "source": {"title": "Fifty-sixth Ann. Rep. N.Y. State Agric. Soc.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991472091", "word_id": "king_nn01", "sense_id": "king_nn01-40195258", "datestring": "1897", "first_in_word": false, "oed_reference": "king, n., sense II.12", "first_in_sense": false}, {"id": "king_nn01-40194233", "text": {"keyword": "King", "full_text": "After the King died his consort determined that her daughter should be a King, not a Queen.", "keyword_offset": 73}, "year": 1898, "lemma": "king", "source": {"title": "Daily News", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194233", "word_id": "king_nn01", "sense_id": "king_nn01-40194209", "datestring": "1898", "first_in_word": false, "oed_reference": "king, n., sense I.1c", "first_in_sense": false}, {"id": "king_nn01-993057651", "text": {"keyword": "kings", "full_text": "This is the..congregation of the carnival kings and queens and maids of honor.", "keyword_offset": 42}, "year": 1898, "lemma": "king", "source": {"title": "Harper's Weekly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid993057651", "word_id": "king_nn01", "sense_id": "king_nn01-1211368990", "datestring": "1898", "first_in_word": false, "oed_reference": "king, n., sense I.5", "first_in_sense": false}, {"id": "king_nn01-992111401", "text": {"keyword": "King", "full_text": "Princess Victoria is said to believe in the good qualities of a heavier rod, and, for salmon-fishing, a Green King fly.", "keyword_offset": 110}, "year": 1900, "lemma": "king", "source": {"title": "Sketch", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992111401", "word_id": "king_nn01", "sense_id": "king_nn01-40195263", "datestring": "1900", "first_in_word": false, "oed_reference": "king, n., sense II.14", "first_in_sense": false}, {"id": "king_nn01-989949861", "text": {"keyword": "King", "full_text": "He must not be blamed if he felt as King Cophetua when he stooped to the beggar-maiden.", "keyword_offset": 36}, "year": 1906, "lemma": "king", "source": {"title": "Chippinge", "author": "S. J. Weyman", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989949861", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "1906", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-991610461", "text": {"keyword": "kings", "full_text": "One thing to their credit may be said of the railway kings of to-day: they are not railroad wreckers.", "keyword_offset": 53}, "year": 1907, "lemma": "king", "source": {"title": "Current Lit.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991610461", "word_id": "king_nn01", "sense_id": "king_nn01-1211369040", "datestring": "1907", "first_in_word": false, "oed_reference": "king, n., sense I.4c(b)", "first_in_sense": false}, {"id": "king_nn01-989980381", "text": {"keyword": "King", "full_text": "The Americans pin their faith on the energetic reign of \u2018young King Alcohol\u2019 when he ascends the throne which for so long has been occupied by \u2018Old King Coal\u2019.", "keyword_offset": 63}, "year": 1908, "lemma": "king", "source": {"title": "Westm. Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989980381", "word_id": "king_nn01", "sense_id": "king_nn01-40194648", "datestring": "1908", "first_in_word": false, "oed_reference": "king, n., sense II.10c", "first_in_sense": false}, {"id": "king_nn01-991763401", "text": {"keyword": "king", "full_text": "Where the cactus is king.", "keyword_offset": 20}, "year": 1910, "lemma": "king", "source": {"title": "Techn. World Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991763401", "word_id": "king_nn01", "sense_id": "king_nn01-40194900", "datestring": "1910", "first_in_word": false, "oed_reference": "king, n., sense II.10b", "first_in_sense": false}, {"id": "king_nn01-989980701", "text": {"keyword": "King", "full_text": "After submitting to the loss of two Pawns, his logical course is to attack the King at all costs.", "keyword_offset": 79}, "year": 1914, "lemma": "king", "source": {"title": "Marshall's Chess \u2018Swindles\u2019", "author": "F. J. Marshall", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989980701", "word_id": "king_nn01", "sense_id": "king_nn01-40195056", "datestring": "1914", "first_in_word": false, "oed_reference": "king, n., sense II.11a", "first_in_sense": false}, {"id": "king_nn01-1001009891", "text": {"keyword": "king termite", "full_text": "The king termite continues to inhabit the cell with the queen.", "keyword_offset": 4}, "year": 1915, "lemma": "king", "source": {"title": "Attica (Indiana) Daily Tribune", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid1001009891", "word_id": "king_nn01", "sense_id": "king_nn01-40194997", "datestring": "1915", "first_in_word": false, "oed_reference": "king, n., sense II.9b", "first_in_sense": false}, {"id": "king_nn01-990518571", "text": {"keyword": "King", "full_text": "A communication to Companion A. Gimmel, King of the chapter.", "keyword_offset": 40}, "year": 1915, "lemma": "king", "source": {"title": "Proc. Grand Chapter Royal Arch Masons USA", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990518571", "word_id": "king_nn01", "sense_id": "king_nn01-1207759790", "datestring": "1915", "first_in_word": false, "oed_reference": "king, n., sense I.8", "first_in_sense": false}, {"id": "king_nn01-1005284521", "text": {"keyword": "king", "full_text": "There are other ball-games, such as hot rice..and king and missings out.", "keyword_offset": 50}, "year": 1916, "lemma": "king", "source": {"title": "London Street Games", "author": "N. Douglas", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid1005284521", "word_id": "king_nn01", "sense_id": "king_nn01-40194370", "datestring": "1916", "first_in_word": false, "oed_reference": "king, n., sense I.6", "first_in_sense": false}, {"id": "king_nn01-991610421", "text": {"keyword": "King", "full_text": "The Carnival opened with Boreas Rex, King of the Carnival, greeting his subjects in a grand parade.", "keyword_offset": 37}, "year": 1916, "lemma": "king", "source": {"title": "Editor", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991610421", "word_id": "king_nn01", "sense_id": "king_nn01-1211368990", "datestring": "1916", "first_in_word": false, "oed_reference": "king, n., sense I.5", "first_in_sense": false}, {"id": "king_nn01-990518191", "text": {"keyword": "king", "full_text": "The first cutting generally includes all the \u2018king\u2019 heads.", "keyword_offset": 46}, "year": 1916, "lemma": "king", "source": {"title": "Oregon Countryman", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990518191", "word_id": "king_nn01", "sense_id": "king_nn01-40195258", "datestring": "1916", "first_in_word": false, "oed_reference": "king, n., sense II.12", "first_in_sense": false}, {"id": "king_nn01-990271581", "text": {"keyword": "king", "full_text": "Like the ants, the bees have their king.", "keyword_offset": 35}, "year": 1917, "lemma": "king", "source": {"title": "Oregon Countryman", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990271581", "word_id": "king_nn01", "sense_id": "king_nn01-40194994", "datestring": "1917", "first_in_word": false, "oed_reference": "king, n., sense II.9a", "first_in_sense": false}, {"id": "king_nn01-991763351", "text": {"keyword": "king", "full_text": "Silk stockings only\u2014cotton is taboo\u2014lisle thread is frowned upon\u2014silk is king!", "keyword_offset": 73}, "year": 1920, "lemma": "king", "source": {"title": "Underwear & Hosiery Rev.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991763351", "word_id": "king_nn01", "sense_id": "king_nn01-40194946", "datestring": "1920", "first_in_word": false, "oed_reference": "king, n., sense II.10a", "first_in_sense": false}, {"id": "king_nn01-989915501", "text": {"keyword": "king", "full_text": "Mere power would have held no attractions for him; he must be an actual king\u2014the crowned head of a people.", "keyword_offset": 72}, "year": 1921, "lemma": "king", "source": {"title": "Queen Victoria", "author": "L. Strachey", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989915501", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "1921", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-992257371", "text": {"keyword": "king", "full_text": "Indra was in Vedic times the king of the gods.", "keyword_offset": 29}, "year": 1923, "lemma": "king", "source": {"title": "Myths China & Japan", "author": "D. A. Mackenzie", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992257371", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "1923", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-992199431", "text": {"keyword": "King", "full_text": "The King of the Tabloids sat in his counting-house counting up the two and a half million circulation gained through the..scandal.", "keyword_offset": 4}, "year": 1929, "lemma": "king", "source": {"title": "Hangover", "author": "M. Lief", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992199431", "word_id": "king_nn01", "sense_id": "king_nn01-40194470", "datestring": "1929", "first_in_word": false, "oed_reference": "king, n., sense I.4c(a)", "first_in_sense": false}, {"id": "king_nn01-989980991", "text": {"keyword": "kings", "full_text": "He paid up to see Spider's hand and saw three kings.", "keyword_offset": 46}, "year": 1931, "lemma": "king", "source": {"title": "Juan in Amer.", "author": "E. Linklater", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989980991", "word_id": "king_nn01", "sense_id": "king_nn01-40195140", "datestring": "1931", "first_in_word": false, "oed_reference": "king, n., sense II.11b", "first_in_sense": false}, {"id": "king_nn01-40195318", "text": {"keyword": "King", "full_text": "Programme to-night as follows:\u2014British Movietone News. Sunshine Susie. Mickey Mouse. The King.", "keyword_offset": 89}, "year": 1932, "lemma": "king", "source": {"title": "Week-end Rev.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195318", "word_id": "king_nn01", "sense_id": "king_nn01-40195315", "datestring": "1932", "first_in_word": false, "oed_reference": "king, n., sense I.7b", "first_in_sense": true}, {"id": "king_nn01-990194701", "text": {"keyword": "king", "full_text": "After six moves the player whose king represents the largest number of points wins the game.", "keyword_offset": 33}, "year": 1933, "lemma": "king", "source": {"title": "Pop. Mech.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990194701", "word_id": "king_nn01", "sense_id": "king_nn01-40195213", "datestring": "1933", "first_in_word": false, "oed_reference": "king, n., sense II.11d", "first_in_sense": false}, {"id": "king_nn01-989950141", "text": {"keyword": "King", "full_text": "The Pope regarded the late King of England as the greatest personal power..for the security of peace.", "keyword_offset": 27}, "year": 1936, "lemma": "king", "source": {"title": "Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989950141", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "1936", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-178163855", "text": {"keyword": "king", "full_text": "Canada is a nation where the best-seller is king.", "keyword_offset": 44}, "year": 1943, "lemma": "king", "source": {"title": "On Canad. Poetry", "author": "E. K. Brown", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid178163855", "word_id": "king_nn01", "sense_id": "king_nn01-178163802", "datestring": "1943", "first_in_word": false, "oed_reference": "king, n., sense II.10d", "first_in_sense": false}, {"id": "king_nn01-991610411", "text": {"keyword": "king", "full_text": "Thyssen, who had feared the collapse of his empire, came out king of coal and steel again.", "keyword_offset": 61}, "year": 1943, "lemma": "king", "source": {"title": "Facts & Fascism", "author": "G. Seldes", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991610411", "word_id": "king_nn01", "sense_id": "king_nn01-1211369040", "datestring": "1943", "first_in_word": false, "oed_reference": "king, n., sense I.4c(b)", "first_in_sense": false}, {"id": "king_nn01-989915521", "text": {"keyword": "King", "full_text": "We have a King and Queen well fitted to sit at the summit of all that the British nation stands for.", "keyword_offset": 10}, "year": 1945, "lemma": "king", "source": {"title": "Victory", "author": "W. S. Churchill", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989915521", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "1945", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-989950251", "text": {"keyword": "King", "full_text": "The Hungarian nobles declared that they would die for their King, Maria Theresa.", "keyword_offset": 60}, "year": 1948, "lemma": "king", "source": {"title": "Habsburg Monarchy", "author": "A. J. P. Taylor", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989950251", "word_id": "king_nn01", "sense_id": "king_nn01-40194209", "datestring": "1948", "first_in_word": false, "oed_reference": "king, n., sense I.1c", "first_in_sense": false}, {"id": "king_nn01-991800881", "text": {"keyword": "King", "full_text": "This coming will be the coming of the King in great power and resplendent glory.", "keyword_offset": 38}, "year": 1952, "lemma": "king", "source": {"title": "War in your Heart", "author": "R. Paxson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991800881", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "1952", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-989003211", "text": {"keyword": "king", "full_text": "But the termite \u2018king\u2019 may enjoy a long life with his queen in their royal chamber.", "keyword_offset": 17}, "year": 1954, "lemma": "king", "source": {"title": "All about Insect World", "author": "F. C. Lane", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989003211", "word_id": "king_nn01", "sense_id": "king_nn01-40194997", "datestring": "1954", "first_in_word": false, "oed_reference": "king, n., sense II.9b", "first_in_sense": false}, {"id": "king_nn01-1005240011", "text": {"keyword": "King", "full_text": "\u2018What burden do you bear, Men of Rohan?\u2019 he cried. \u2018Th\u00e9oden King,\u2019 they answered. \u2018He is dead. But \u00c9omer King now rides in the battle.\u2019", "keyword_offset": 60}, "year": 1955, "lemma": "king", "source": {"title": "Return of King", "author": "J. R. R. Tolkien", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid1005240011", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "1955", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-989980721", "text": {"keyword": "King", "full_text": "White's King must move, after which Black picks off White's Queen.", "keyword_offset": 8}, "year": 1957, "lemma": "king", "source": {"title": "How to win in Chess Endings", "author": "I. A. Horowitz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989980721", "word_id": "king_nn01", "sense_id": "king_nn01-40195056", "datestring": "1957", "first_in_word": false, "oed_reference": "king, n., sense II.11a", "first_in_sense": false}, {"id": "king_nn01-989981171", "text": {"keyword": "King", "full_text": "Mr. Organ Morgan, that amiable if local exponent of the King of Instruments in Under Milk Wood.", "keyword_offset": 56}, "year": 1958, "lemma": "king", "source": {"title": "Listener", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989981171", "word_id": "king_nn01", "sense_id": "king_nn01-40194946", "datestring": "1958", "first_in_word": false, "oed_reference": "king, n., sense II.10a", "first_in_sense": false}, {"id": "king_nn01-991730971", "text": {"keyword": "King", "full_text": "As convinced Republicans the Ballists were opponents of King Zog.", "keyword_offset": 56}, "year": 1958, "lemma": "king", "source": {"title": "No Colours or Crest", "author": "P. Kemp", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991730971", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "1958", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-40195326", "text": {"keyword": "King", "full_text": "The band played the King and we all stood up.", "keyword_offset": 20}, "year": 1959, "lemma": "king", "source": {"title": "Thirteen Days", "author": "I. Jefferies", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195326", "word_id": "king_nn01", "sense_id": "king_nn01-40195315", "datestring": "1959", "first_in_word": false, "oed_reference": "king, n., sense I.7b", "first_in_sense": false}, {"id": "king_nn01-989981011", "text": {"keyword": "King", "full_text": "All follow to the Ace and King of hearts but the Queen does not drop.", "keyword_offset": 26}, "year": 1960, "lemma": "king", "source": {"title": "Play Bridge with Reese", "author": "T. Reese", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989981011", "word_id": "king_nn01", "sense_id": "king_nn01-40195140", "datestring": "1960", "first_in_word": false, "oed_reference": "king, n., sense II.11b", "first_in_sense": false}, {"id": "king_nn01-991673621", "text": {"keyword": "King", "full_text": "The great barons of the North..were by no means all loyal to the French King.", "keyword_offset": 72}, "year": 1961, "lemma": "king", "source": {"title": "Massacre at Monts\u00e9gur", "author": "P. Green", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991673621", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "1961", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-40195334", "text": {"keyword": "King", "full_text": "We applauded, stood for \u2018The King\u2019.", "keyword_offset": 29}, "year": 1967, "lemma": "king", "source": {"title": "All my Enemies", "author": "R. Harris", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40195334", "word_id": "king_nn01", "sense_id": "king_nn01-40195315", "datestring": "1967", "first_in_word": false, "oed_reference": "king, n., sense I.7b", "first_in_sense": false}, {"id": "king_nn01-989950921", "text": {"keyword": "King Caesar", "full_text": "The names of several London games listed by Norman Douglas have historical origins. Among them are King Caesar, King of the Barbary.., and Chinese orders.", "keyword_offset": 99}, "year": 1969, "lemma": "king", "source": {"title": "Past of Pastimes", "author": "V. Bartlett", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989950921", "word_id": "king_nn01", "sense_id": "king_nn01-40194370", "datestring": "1969", "first_in_word": false, "oed_reference": "king, n., sense I.6", "first_in_sense": false}, {"id": "king_nn01-40194459", "text": {"keyword": "King Caesar", "full_text": "The Victorian schoolboys' excuse for a rough-house called \u2018King Caesar\u2019 or \u2018Rushing Bases\u2019.", "keyword_offset": 59}, "year": 1969, "lemma": "king", "source": {"title": "Children's Games", "author": "I. Opie", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40194459", "word_id": "king_nn01", "sense_id": "king_nn01-40194370", "datestring": "1969", "first_in_word": false, "oed_reference": "king, n., sense I.6", "first_in_sense": false}, {"id": "king_nn01-992111421", "text": {"keyword": "King", "full_text": "The larger streamers, about 3-inches\u2014Gray Ghost, Green King, Barred Lady,..brought the smallmouths with a rush.", "keyword_offset": 55}, "year": 1971, "lemma": "king", "source": {"title": "Field & Stream", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992111421", "word_id": "king_nn01", "sense_id": "king_nn01-40195263", "datestring": "1971", "first_in_word": false, "oed_reference": "king, n., sense II.14", "first_in_sense": false}, {"id": "king_nn01-999229271", "text": {"keyword": "King", "full_text": "It's five a.m. Carnival has been officially declared open, and King J'Ouvert (old mask) starts his reign.", "keyword_offset": 63}, "year": 1974, "lemma": "king", "source": {"title": "Liberator", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid999229271", "word_id": "king_nn01", "sense_id": "king_nn01-1211368990", "datestring": "1974", "first_in_word": false, "oed_reference": "king, n., sense I.5", "first_in_sense": false}, {"id": "king_nn01-991472041", "text": {"keyword": "Kings", "full_text": "The Somerset teasel growers bunched their harvested heads in three categories\u2014\u2018Kings\u2019, \u2018Middles\u2019 and \u2018Smalls\u2019.", "keyword_offset": 79}, "year": 1975, "lemma": "king", "source": {"title": "Crafts from Countryside", "author": "J. L. Jones", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991472041", "word_id": "king_nn01", "sense_id": "king_nn01-40195258", "datestring": "1975", "first_in_word": false, "oed_reference": "king, n., sense II.12", "first_in_sense": false}, {"id": "king_nn01-990271881", "text": {"keyword": "King", "full_text": "King of all berries..the all-time biggest, easiest-to-train, climbing strawberry.", "keyword_offset": 0}, "year": 1977, "lemma": "king", "source": {"title": "Pop. Sci.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990271881", "word_id": "king_nn01", "sense_id": "king_nn01-40194900", "datestring": "1977", "first_in_word": false, "oed_reference": "king, n., sense II.10b", "first_in_sense": false}, {"id": "king_nn01-989980271", "text": {"keyword": "king", "full_text": "Her father had become the shoe king, owning a chain of shoe stores all over the east.", "keyword_offset": 31}, "year": 1979, "lemma": "king", "source": {"title": "Class Reunion", "author": "R. Jaffe", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989980271", "word_id": "king_nn01", "sense_id": "king_nn01-1211369040", "datestring": "1979", "first_in_word": false, "oed_reference": "king, n., sense I.4c(b)", "first_in_sense": false}, {"id": "king_nn01-989980411", "text": {"keyword": "King", "full_text": "Cotton, wheat and corn bowing to the reign of King soybean.", "keyword_offset": 46}, "year": 1979, "lemma": "king", "source": {"title": "Washington Post", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989980411", "word_id": "king_nn01", "sense_id": "king_nn01-40194648", "datestring": "1979", "first_in_word": false, "oed_reference": "king, n., sense II.10c", "first_in_sense": false}, {"id": "king_nn01-992199451", "text": {"keyword": "King", "full_text": "A never before assembled album of original RCA recordings of the King of Rock 'n' Roll\u2014Elvis Presley.", "keyword_offset": 65}, "year": 1981, "lemma": "king", "source": {"title": "Weekly World News", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992199451", "word_id": "king_nn01", "sense_id": "king_nn01-40194470", "datestring": "1981", "first_in_word": false, "oed_reference": "king, n., sense I.4c(a)", "first_in_sense": false}, {"id": "king_nn01-989981051", "text": {"keyword": "king", "full_text": "When a piece reaches one of the four squares at the far edge of the board it is promoted to a \u2018king\u2019.", "keyword_offset": 95}, "year": 1981, "lemma": "king", "source": {"title": "Everyman's Indoor Games", "author": "G. Brandreth", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989981051", "word_id": "king_nn01", "sense_id": "king_nn01-40195213", "datestring": "1981", "first_in_word": false, "oed_reference": "king, n., sense II.11d", "first_in_sense": false}, {"id": "king_nn01-989950271", "text": {"keyword": "king", "full_text": "She..was crowned king..not queen, for the Polish nobles wanted to preserve dynastic links to their original kings.", "keyword_offset": 17}, "year": 1983, "lemma": "king", "source": {"title": "Poland", "author": "J. A. Michener", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989950271", "word_id": "king_nn01", "sense_id": "king_nn01-40194209", "datestring": "1983", "first_in_word": false, "oed_reference": "king, n., sense I.1c", "first_in_sense": false}, {"id": "king_nn01-178163864", "text": {"keyword": "king", "full_text": "Durham was very much a moderate area, producing redoubtable right-wing leaders... That was when coal was still king hereabouts.", "keyword_offset": 111}, "year": 1984, "lemma": "king", "source": {"title": "Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid178163864", "word_id": "king_nn01", "sense_id": "king_nn01-178163802", "datestring": "1984", "first_in_word": false, "oed_reference": "king, n., sense II.10d", "first_in_sense": false}, {"id": "king_nn01-991472031", "text": {"keyword": "king", "full_text": "You can see the..\u2018port\u2019 and also the \u2018king\u2019 or \u2018peg\u2019 in early illustrations of billiard tables.", "keyword_offset": 38}, "year": 1985, "lemma": "king", "source": {"title": "Billiards & Snooker Bygones", "author": "N. Clare", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991472031", "word_id": "king_nn01", "sense_id": "king_nn01-40195232", "datestring": "1985", "first_in_word": false, "oed_reference": "king, n., sense II.11c", "first_in_sense": false}, {"id": "king_nn01-991800871", "text": {"keyword": "king", "full_text": "Unlike his human counterparts, the king of heaven is fully able to control his officials.", "keyword_offset": 35}, "year": 1989, "lemma": "king", "source": {"title": "God is King", "author": "M. Z. Brettler", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991800871", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "1989", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-992257391", "text": {"keyword": "king", "full_text": "Osiris went through a process of resurrection to become god of the dead and king of the underworld.", "keyword_offset": 76}, "year": 1992, "lemma": "king", "source": {"title": "Sign & Seal", "author": "G. Hancock", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992257391", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "1992", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-991632221", "text": {"keyword": "king", "full_text": "Besides the high priest that presided over the Royal Arch chapter, companions chose a king, a scribe.., and grand masters of the First, Second, and Third Veil.", "keyword_offset": 86}, "year": 1996, "lemma": "king", "source": {"title": "Revolutionary Brotherhood", "author": "S. C. Bullock", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991632221", "word_id": "king_nn01", "sense_id": "king_nn01-1207759790", "datestring": "1996", "first_in_word": false, "oed_reference": "king, n., sense I.8", "first_in_sense": false}, {"id": "king_nn01-873192701", "text": {"keyword": "King", "full_text": "Challenges to preventative detention by habeas corpus or otherwise were almost wholly excluded. See The King v Halliday, [1917] A.C. 260.", "keyword_offset": 104}, "year": 1996, "lemma": "king", "source": {"title": "Rights, Emergencies, & Judicial Rev.", "author": "I. Omar", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid873192701", "word_id": "king_nn01", "sense_id": "king_nn01-1208093610", "datestring": "1996", "first_in_word": false, "oed_reference": "king, n., sense I.1e", "first_in_sense": false}, {"id": "king_nn01-990271631", "text": {"keyword": "king", "full_text": "The Great Garbage Game,...Each team will try to dethrone the other team's king or queen by throwing garbage at them (paper balls).", "keyword_offset": 74}, "year": 2001, "lemma": "king", "source": {"title": "Gaggle of Giggles & Games", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990271631", "word_id": "king_nn01", "sense_id": "king_nn01-40194370", "datestring": "2001", "first_in_word": false, "oed_reference": "king, n., sense I.6", "first_in_sense": false}, {"id": "king_nn01-989981031", "text": {"keyword": "kings", "full_text": "I'm pretty sure that no one has a set of kings because the betting was too light.", "keyword_offset": 41}, "year": 2002, "lemma": "king", "source": {"title": "Poker Nation", "author": "A. Bellin", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989981031", "word_id": "king_nn01", "sense_id": "king_nn01-40195140", "datestring": "2002", "first_in_word": false, "oed_reference": "king, n., sense II.11b", "first_in_sense": false}, {"id": "king_nn01-990251741", "text": {"keyword": "king", "full_text": "The checker-player in the corner double-jumps a king.", "keyword_offset": 48}, "year": 2004, "lemma": "king", "source": {"title": "Atlanta", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990251741", "word_id": "king_nn01", "sense_id": "king_nn01-40195213", "datestring": "2004", "first_in_word": false, "oed_reference": "king, n., sense II.11d", "first_in_sense": false}, {"id": "king_nn01-991642811", "text": {"keyword": "king", "full_text": "Extensive staff training underpins the mantra that the customer is king.", "keyword_offset": 67}, "year": 2004, "lemma": "king", "source": {"title": "Daily Post (N. Wales)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991642811", "word_id": "king_nn01", "sense_id": "king_nn01-40194470", "datestring": "2004", "first_in_word": false, "oed_reference": "king, n., sense I.4c(a)", "first_in_sense": false}, {"id": "king_nn01-990037691", "text": {"keyword": "king", "full_text": "If there was a hierarchy of garden plants, the blue spruce would be considered to be the king of all plants.", "keyword_offset": 89}, "year": 2005, "lemma": "king", "source": {"title": "Compl. Burke's Backyard", "author": "D. Burke", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990037691", "word_id": "king_nn01", "sense_id": "king_nn01-40194900", "datestring": "2005", "first_in_word": false, "oed_reference": "king, n., sense II.10b", "first_in_sense": false}, {"id": "king_nn01-991423101", "text": {"keyword": "king", "full_text": "The king reaches safety, and for Black the middlegame begins in earnest.", "keyword_offset": 4}, "year": 2006, "lemma": "king", "source": {"title": "Chess", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991423101", "word_id": "king_nn01", "sense_id": "king_nn01-40195056", "datestring": "2006", "first_in_word": false, "oed_reference": "king, n., sense II.11a", "first_in_sense": false}, {"id": "king_nn01-991730991", "text": {"keyword": "King", "full_text": "Bushy Park, once the hunting grounds of King Henry VIII.", "keyword_offset": 40}, "year": 2008, "lemma": "king", "source": {"title": "Independent", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991730991", "word_id": "king_nn01", "sense_id": "king_nn01-40193818", "datestring": "2008", "first_in_word": false, "oed_reference": "king, n., sense I.2", "first_in_sense": false}, {"id": "king_nn01-990126271", "text": {"keyword": "king", "full_text": "Gold had attractions but for now, cash is king.", "keyword_offset": 42}, "year": 2008, "lemma": "king", "source": {"title": "Independent on Sunday", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990126271", "word_id": "king_nn01", "sense_id": "king_nn01-178163802", "datestring": "2008", "first_in_word": false, "oed_reference": "king, n., sense II.10d", "first_in_sense": false}, {"id": "king_nn01-992199481", "text": {"keyword": "king", "full_text": "He had to take the Cobra overseas, where the Ferrari was king of the road.", "keyword_offset": 57}, "year": 2009, "lemma": "king", "source": {"title": "Go like Hell", "author": "A. J. Baime", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992199481", "word_id": "king_nn01", "sense_id": "king_nn01-40194946", "datestring": "2009", "first_in_word": false, "oed_reference": "king, n., sense II.10a", "first_in_sense": false}, {"id": "king_nn01-991472021", "text": {"keyword": "King", "full_text": "Points were gained by passing the ball through the \u2018Port\u2019 or hitting the \u2018King\u2019.", "keyword_offset": 74}, "year": 2010, "lemma": "king", "source": {"title": "Little Bk. Snooker", "author": "S. Boru", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991472021", "word_id": "king_nn01", "sense_id": "king_nn01-40195232", "datestring": "2010", "first_in_word": false, "oed_reference": "king, n., sense II.11c", "first_in_sense": false}, {"id": "king_nn01-991378411", "text": {"keyword": "King", "full_text": "An example of the absolute simplest salmon fly possible, the Black King.", "keyword_offset": 67}, "year": 2010, "lemma": "king", "source": {"title": "Twenty Salmon Flies", "author": "M. Radencich", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991378411", "word_id": "king_nn01", "sense_id": "king_nn01-40195263", "datestring": "2010", "first_in_word": false, "oed_reference": "king, n., sense II.14", "first_in_sense": false}, {"id": "king_nn01-990126201", "text": {"keyword": "king", "full_text": "After her husband's death, in or shortly before 1473, she was crowned king of Egypt.", "keyword_offset": 70}, "year": 2011, "lemma": "king", "source": {"title": "Hist. Anc. Egypt", "author": "M. Van De Mieroop", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990126201", "word_id": "king_nn01", "sense_id": "king_nn01-40194209", "datestring": "2011", "first_in_word": false, "oed_reference": "king, n., sense I.1c", "first_in_sense": false}, {"id": "king_nn01-992257301", "text": {"keyword": "King", "full_text": "When sailors cross the line of the Equator for the very first time, they must be initiated by Neptune, King of the Sea.", "keyword_offset": 103}, "year": 2012, "lemma": "king", "source": {"title": "Child of Sea", "author": "D. Cornell", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992257301", "word_id": "king_nn01", "sense_id": "king_nn01-1211810380", "datestring": "2012", "first_in_word": false, "oed_reference": "king, n., sense I.4b", "first_in_sense": false}, {"id": "king_nn01-989950401", "text": {"keyword": "King", "full_text": "\u2018You, Christ, are the King of Glory\u2019 had a brilliant regality to it.", "keyword_offset": 22}, "year": 2013, "lemma": "king", "source": {"title": "Church Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989950401", "word_id": "king_nn01", "sense_id": "king_nn01-40194241", "datestring": "2013", "first_in_word": false, "oed_reference": "king, n., sense I.4a", "first_in_sense": false}, {"id": "king_nn01-989915541", "text": {"keyword": "king", "full_text": "Juan Carlos became king two days after the death of Franco in 1975.", "keyword_offset": 19}, "year": 2014, "lemma": "king", "source": {"title": "Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989915541", "word_id": "king_nn01", "sense_id": "king_nn01-40193288", "datestring": "2014", "first_in_word": false, "oed_reference": "king, n., sense I.1a", "first_in_sense": false}, {"id": "king_nn01-989003231", "text": {"keyword": "kings", "full_text": "At maturity it begins to reproduce, releasing virgin queens and kings to start new nests.", "keyword_offset": 64}, "year": 2014, "lemma": "king", "source": {"title": "Window Eternity", "author": "E. O. Wilson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989003231", "word_id": "king_nn01", "sense_id": "king_nn01-40194997", "datestring": "2014", "first_in_word": false, "oed_reference": "king, n., sense II.9b", "first_in_sense": false}, {"id": "king_nn01-989950231", "text": {"keyword": "King", "full_text": "For most of his life Prince Nicholas was a stateless person who travelled abroad on a letter issued by the King of Greece.", "keyword_offset": 107}, "year": 2014, "lemma": "king", "source": {"title": "Daily Tel.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989950231", "word_id": "king_nn01", "sense_id": "king_nn01-40193998", "datestring": "2014", "first_in_word": false, "oed_reference": "king, n., sense I.3", "first_in_sense": false}, {"id": "king_nn01-991626881", "text": {"keyword": "king", "full_text": "During the madness of carnival..a festival king is crowned and then decrowned.", "keyword_offset": 43}, "year": 2015, "lemma": "king", "source": {"title": "Talking Animals in Children's Fiction", "author": "C. L. Elick", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid991626881", "word_id": "king_nn01", "sense_id": "king_nn01-1211368990", "datestring": "2015", "first_in_word": false, "oed_reference": "king, n., sense I.5", "first_in_sense": false}, {"id": "king_nn01-989980341", "text": {"keyword": "king", "full_text": "The casting director of Miami Vice..asked me to play a drug king.", "keyword_offset": 60}, "year": 2015, "lemma": "king", "source": {"title": "Daily Mirror", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989980341", "word_id": "king_nn01", "sense_id": "king_nn01-1211369040", "datestring": "2015", "first_in_word": false, "oed_reference": "king, n., sense I.4c(b)", "first_in_sense": false}, {"id": "king_nn01-989980451", "text": {"keyword": "King", "full_text": "Ethanol is big money, and King Corn is up there with the big boys in DC tending to their corporate welfare.", "keyword_offset": 26}, "year": 2015, "lemma": "king", "source": {"title": "N.Y. Post", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989980451", "word_id": "king_nn01", "sense_id": "king_nn01-40194648", "datestring": "2015", "first_in_word": false, "oed_reference": "king, n., sense II.10c", "first_in_sense": false}, {"id": "king_nn01-990125801", "text": {"keyword": "kyng and Countrey", "full_text": "Thy kyng and Countrey for to serue thou dydste not feare to dye.", "keyword_offset": 4}, "year": 1563, "lemma": "King and Country", "source": {"title": "Eglogs Epytaphes & Sonettes", "author": "B. Googe", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990125801", "word_id": "king_nn01", "sense_id": "king_nn01-1210067070", "datestring": "1563", "first_in_word": false, "oed_reference": "king, n., sense I.1d", "first_in_sense": true}, {"id": "king_nn01-40193583", "text": {"keyword": "King, and Country", "full_text": "Be so true to thy Selfe, as thou be not false to Others; Specially to thy King, and Country.", "keyword_offset": 74}, "year": 1625, "lemma": "King and Country", "source": {"title": "Ess.", "author": "F. Bacon", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193583", "word_id": "king_nn01", "sense_id": "king_nn01-1210067070", "datestring": "1625", "first_in_word": false, "oed_reference": "king, n., sense I.1d", "first_in_sense": false}, {"id": "king_nn01-990125811", "text": {"keyword": "King and Country's", "full_text": "Vent'ring all for King and Country's sake.", "keyword_offset": 18}, "year": 1699, "lemma": "King and Country", "source": {"title": "Israel's Troubles & Triumph", "author": "G. Lesly", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990125811", "word_id": "king_nn01", "sense_id": "king_nn01-1210067070", "datestring": "1699", "first_in_word": false, "oed_reference": "king, n., sense I.1d", "first_in_sense": false}, {"id": "king_nn01-990125821", "text": {"keyword": "King and Country", "full_text": "Men of Spirit and Fortune, who wou'd have stood by their King and Country with their Lives and Estates.", "keyword_offset": 57}, "year": 1716, "lemma": "King and Country", "source": {"title": "Serm. St. James's Church, Westm.", "author": "R. Coleire", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990125821", "word_id": "king_nn01", "sense_id": "king_nn01-1210067070", "datestring": "1716", "first_in_word": false, "oed_reference": "king, n., sense I.1d", "first_in_sense": false}, {"id": "king_nn01-40193626", "text": {"keyword": "King and Country", "full_text": "O Jonathan! how nobly didst thou die, for thy King and Country Slain!", "keyword_offset": 46}, "year": 1773, "lemma": "King and Country", "source": {"title": "Saul", "author": "C. Jennens", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193626", "word_id": "king_nn01", "sense_id": "king_nn01-1210067070", "datestring": "1773", "first_in_word": false, "oed_reference": "king, n., sense I.1d", "first_in_sense": false}, {"id": "king_nn01-40193646", "text": {"keyword": "King & Country", "full_text": "Tis pleasant to see how true the Britons are to their King & Country.", "keyword_offset": 54}, "year": 1803, "lemma": "King and Country", "source": {"title": "Jrnl.", "author": "M. Wilmot", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193646", "word_id": "king_nn01", "sense_id": "king_nn01-1210067070", "datestring": "1803", "first_in_word": false, "oed_reference": "king, n., sense I.1d", "first_in_sense": false}, {"id": "king_nn01-990125961", "text": {"keyword": "king and country", "full_text": "To fight \u2018for king and country\u2019 is an ambition which nowadays occupies but a small space in men's minds.", "keyword_offset": 14}, "year": 1881, "lemma": "King and Country", "source": {"title": "Pop. Sci. Monthly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990125961", "word_id": "king_nn01", "sense_id": "king_nn01-1210067070", "datestring": "1881", "first_in_word": false, "oed_reference": "king, n., sense I.1d", "first_in_sense": false}, {"id": "king_nn01-40193668", "text": {"keyword": "King and Country", "full_text": "If..death or glory was the call, you would take the shilling, ma'am... For King and Country.", "keyword_offset": 75}, "year": 1913, "lemma": "King and Country", "source": {"title": "Quality St.", "author": "J. M. Barrie", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193668", "word_id": "king_nn01", "sense_id": "king_nn01-1210067070", "datestring": "1913", "first_in_word": false, "oed_reference": "king, n., sense I.1d", "first_in_sense": false}, {"id": "king_nn01-40193695", "text": {"keyword": "King and country", "full_text": "Kill for food, kill dangerous things, kill for King and country.", "keyword_offset": 47}, "year": 1965, "lemma": "King and Country", "source": {"title": "Truly Married Woman", "author": "\u2018A. Nicol\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193695", "word_id": "king_nn01", "sense_id": "king_nn01-1210067070", "datestring": "1965", "first_in_word": false, "oed_reference": "king, n., sense I.1d", "first_in_sense": false}, {"id": "king_nn01-990125981", "text": {"keyword": "King and Country", "full_text": "A tribute to all the local boys that have to sweat it out in the jungle for the sake of King and Country.", "keyword_offset": 88}, "year": 2006, "lemma": "King and Country", "source": {"title": "GameAxis Unwired", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990125981", "word_id": "king_nn01", "sense_id": "king_nn01-1210067070", "datestring": "2006", "first_in_word": false, "oed_reference": "king, n., sense I.1d", "first_in_sense": false}, {"id": "king_nn01-1002368991", "text": {"keyword": "cyninga bec", "full_text": "Eft on cyninga bec xxx questionem.", "keyword_offset": 7}, "year": 1025, "lemma": "Kings", "source": {"title": "Eccl. Hist.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid1002368991", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "OE", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": true}, {"id": "king_nn01-997497511", "text": {"keyword": "Cininga Bocum", "full_text": "Se Israhel..mislice ferde, o\u00f0 \u00feaet hi fengon to ciningum, swa swa on \u2018Cininga Bocum\u2019 ys full cu\u00f0 be \u00f0am.", "keyword_offset": 70}, "year": 1075, "lemma": "Kings", "source": {"title": "Old Test. Summary: Judges", "author": "Aelfric", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid997497511", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "OE", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": false}, {"id": "king_nn01-992880541", "text": {"keyword": "Kingus", "full_text": "The fourthe of Kingus.", "keyword_offset": 15}, "year": 1381, "lemma": "Kings", "source": {"title": "Bible (Wycliffite, E.V.)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992880541", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "a1382", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": false}, {"id": "king_nn01-989154851", "text": {"keyword": "boke of kynge\u021d", "full_text": "By al name\u021d o rewe & ioyntours of worde\u021d: outelaft storyes in \u00fee boke of kynge\u021d ben ytouched & questiouns..of \u00fee euangely ben made open.", "keyword_offset": 65}, "year": 1381, "lemma": "Kings", "source": {"title": "Prefatory Epist. St. Jerome", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989154851", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "a1382", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": false}, {"id": "king_nn01-40193773", "text": {"keyword": "book of Kingis", "full_text": "In this book of Kingis the first is contened, how Anna..axide of God to haue a sone.", "keyword_offset": 8}, "year": 1425, "lemma": "Kings", "source": {"title": "Bible (Wycliffite, E.V.)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193773", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "c1425", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": false}, {"id": "king_nn01-40193783", "text": {"keyword": "boke of kynges", "full_text": "The viijth chapiter of the first boke of kynges.", "keyword_offset": 33}, "year": 1474, "lemma": "Kings", "source": {"title": "Governance of Eng.", "author": "J. Fortescue", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193783", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "a1475", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": false}, {"id": "king_nn01-40193794", "text": {"keyword": "boke of the kynges", "full_text": "The first boke of the kynges, otherwyse called the first boke of Samuel.", "keyword_offset": 10}, "year": 1535, "lemma": "Kings", "source": {"title": "Bible (Coverdale)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid40193794", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "1535", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": false}, {"id": "king_nn01-990125901", "text": {"keyword": "booke of Kinges", "full_text": "We knowe not the names of those men that wrote them, as..the booke of Kinges, and the Chronicles, and such like.", "keyword_offset": 61}, "year": 1581, "lemma": "Kings", "source": {"title": "Lect. vpon xii. Articles Christian Faith", "author": "J. Baker", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990125901", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "1581", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": false}, {"id": "king_nn01-992073531", "text": {"keyword": "Kings", "full_text": "Nebuchadnezar..carryed him to Babell, as it is in 2 Kings 25.", "keyword_offset": 52}, "year": 1613, "lemma": "Kings", "source": {"title": "Lands Mourning", "author": "A. Gibson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992073531", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "1613", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": false}, {"id": "king_nn01-990125911", "text": {"keyword": "Book of Kings", "full_text": "Look upon Solomon in the Book of Kings, and again look upon him in Ecclesiastes, how was he there lifted up by his prosperity?", "keyword_offset": 25}, "year": 1661, "lemma": "Kings", "source": {"title": "Serm. 29 May", "author": "T. Pierce", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990125911", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "1661", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": false}, {"id": "king_nn01-990125891", "text": {"keyword": "Book of Kings", "full_text": "The first Book of Kings begins with an Account of a new Rebellion hatcht against David.", "keyword_offset": 10}, "year": 1700, "lemma": "Kings", "source": {"title": "Flaming Whip for Lechery", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990125891", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "1700", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": false}, {"id": "king_nn01-992073521", "text": {"keyword": "Kings", "full_text": "These 3 verses are not in Kings, but seem absolutely irreconcileable with what is there recorded.", "keyword_offset": 26}, "year": 1759, "lemma": "Kings", "source": {"title": "State Printed Hebrew Text Old Test.", "author": "B. Kennicott", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992073521", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "1759", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": false}, {"id": "king_nn01-989949761", "text": {"keyword": "Book of Kings", "full_text": "Two thirds of the sentences..read exactly like the Book of Kings.", "keyword_offset": 51}, "year": 1819, "lemma": "Kings", "source": {"title": "Coll. Lett.", "author": "S. T. Coleridge", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/103510#eid989949761", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "1819", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": false}, {"id": "king_nn01-992073561", "text": {"keyword": "Kings", "full_text": "Some details are given of a battle in which Jehoash was defeated, which are not mentioned in Kings.", "keyword_offset": 93}, "year": 1863, "lemma": "Kings", "source": {"title": null, "author": "A. C. Hervey", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992073561", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "1863", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": false}, {"id": "king_nn01-990126141", "text": {"keyword": "Book of Kings", "full_text": "His wife dumbfounded the vicar by producing a Bible and quoting from the Second Book of Kings.", "keyword_offset": 80}, "year": 1968, "lemma": "Kings", "source": {"title": "Jet", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990126141", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "1968", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": false}, {"id": "king_nn01-992075941", "text": {"keyword": "Kings", "full_text": "Kings is a composite work compiled by editors who selected..material derived from earlier sources.", "keyword_offset": 0}, "year": 1990, "lemma": "Kings", "source": {"title": "Mercer Dict. Bible", "author": "W. E. Mills", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid992075941", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "1990", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": false}, {"id": "king_nn01-990126181", "text": {"keyword": "Book of Kings", "full_text": "The Prime Minister..will be giving one of the readings from the Book of Kings.", "keyword_offset": 64}, "year": 2013, "lemma": "Kings", "source": {"title": "Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/103510#eid990126181", "word_id": "king_nn01", "sense_id": "king_nn01-40193767", "datestring": "2013", "first_in_word": false, "oed_reference": "king, n., sense I.1b", "first_in_sense": false}]} - -Got quotation responses. -Set JSONResponse to the response. -Ran quotations synchronously. -Parsing quotations JSON. -First quote grabbed as: - -In MainMenu() -The user's input was read as: -x -Exit selected. diff --git a/logs/Log_OxfordApplication_20210420-1737.txt b/logs/Log_OxfordApplication_20210420-1737.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-1738.txt b/logs/Log_OxfordApplication_20210420-1738.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-1741.txt b/logs/Log_OxfordApplication_20210420-1741.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-1744.txt b/logs/Log_OxfordApplication_20210420-1744.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-1747.txt b/logs/Log_OxfordApplication_20210420-1747.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-1751.txt b/logs/Log_OxfordApplication_20210420-1751.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-1752.txt b/logs/Log_OxfordApplication_20210420-1752.txt deleted file mode 100644 index 7cdabb7..0000000 --- a/logs/Log_OxfordApplication_20210420-1752.txt +++ /dev/null @@ -1,62 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -Automatically looking up user entered word: -cat -Found that QueryMode is set to words. -Looking up the word: -cat -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "cat_nn01a", "band": 5, "meta": {"created": 1889, "revised": false, "updated": null}, "lemma": "cat", "oed_url": "https://www.oed.com/view/Entry/28649#eid10061368", "daterange": {"end": null, "start": 799, "obsolete": false, "rangestring": "eOE\u2014"}, "etymology": {"etymons": [], "etymology_type": null, "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Romance", "Italo-Western", "Gallo-Romance", "French"], ["English"]], "etymology_summary": null}, "first_use": "Corpus Glossary", "frequency": [[1750, 8.7], [1760, 9.3], [1770, 9.8], [1780, 9.8], [1790, 10], [1800, 11], [1810, 11], [1820, 11], [1830, 11], [1840, 12], [1850, 13], [1860, 14], [1870, 15], [1880, 16], [1890, 18], [1900, 19], [1910, 20], [1920, 20], [1930, 21], [1940, 21], [1950, 21], [1960, 22], [1970, 24], [1980, 28], [1990, 30], [2000, 31], [2010, 31]], "sense_ids": ["cat_nn01a-10061373", "cat_nn01a-10061490", "cat_nn01a-10061633", "cat_nn01a-10061721", "cat_nn01a-10061761", "cat_nn01a-10061839", "cat_nn01a-10061873", "cat_nn01a-10061918", "cat_nn01a-10062003", "cat_nn01a-10062038", "cat_nn01a-10062063", "cat_nn01a-10062116", "cat_nn01a-10062157", "cat_nn01a-10062246", "cat_nn01a-10062293", "cat_nn01a-10062333", "cat_nn01a-10062381", "cat_nn01a-10062420", "cat_nn01a-10062431", "cat_nn01a-10062443", "cat_nn01a-10062490", "cat_nn01a-10062504", "cat_nn01a-10062534", "cat_nn01a-10062607", "cat_nn01a-10062648", "cat_nn01a-10062651", "cat_nn01a-10062655", "cat_nn01a-10062658", "cat_nn01a-10062661", "cat_nn01a-10062664", "cat_nn01a-10062680", "cat_nn01a-10062696", "cat_nn01a-10062699", "cat_nn01a-10062702", "cat_nn01a-10062706", "cat_nn01a-10062712", "cat_nn01a-10063118", "cat_nn01a-10063186", "cat_nn01a-10065076", "cat_nn01a-10065001", "cat_nn01a-152292294"], "definition": "A well-known carnivorous quadruped (Felis domesticus) which has long been domesticated, being kept to destroy mice, and as a house pet.", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "cat", "part_of_speech": "NN"}, {"form": "cats", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "cat", "part_of_speech": "NN"}, {"form": "cats", "part_of_speech": "NNS"}]}], "frequency_id": "cat_nn01a-fq", "oed_reference": "cat, n.1", "pronunciations": [{"ipa": ["kat"], "region": "British"}, {"ipa": ["kaet"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "cat_nn01a-10061373"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -cat_nn01aThe user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 197, "count": 197, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/cat_nn01a/quotations/?offset=0&limit=10000 . Accessed 20 April 2021"}, "links": {"self": "/oed/api/v0.2/word/cat_nn01a/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/cat_nn01a/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/cat_nn01a/quotations/?offset=0&limit=10000"}, "data": [{"id": "cat_nn01a-10062747", "text": {"keyword": null, "full_text": "A woman hath nyne lyues lyke a cat.", "keyword_offset": null}, "year": 1546, "lemma": "care killed the cat", "source": {"title": "Dialogue Prouerbes Eng. Tongue", "author": "J. Heywood", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062747", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1546", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": true}, {"id": "cat_nn01a-10062756", "text": {"keyword": null, "full_text": "Nothing King of Cates, but borrow one of your nine liues.", "keyword_offset": null}, "year": 1597, "lemma": "care killed the cat", "source": {"title": "Romeo & Juliet", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062756", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1597", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10062765", "text": {"keyword": null, "full_text": "Though care kild a catte, thou hast mettle enough in thee to kill care.", "keyword_offset": null}, "year": 1600, "lemma": "care killed the cat", "source": {"title": "Much Ado about Nothing", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062765", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1600", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10062773", "text": {"keyword": null, "full_text": "Exiling fretting Care, that kills a Cat!", "keyword_offset": null}, "year": 1682, "lemma": "care killed the cat", "source": {"title": "Lutrin", "author": "N. O.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062773", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1682", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10062784", "text": {"keyword": null, "full_text": "He..had, as they say, as many Lives as a Cat.", "keyword_offset": null}, "year": 1684, "lemma": "care killed the cat", "source": {"title": "Pilgrim's Progress 2nd Pt.", "author": "J. Bunyan", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062784", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1684", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10062794", "text": {"keyword": null, "full_text": "That Arab cat-o'-nine-lives, Osman Digna.", "keyword_offset": null}, "year": 1886, "lemma": "care killed the cat", "source": {"title": "Sat. Rev.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062794", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1886", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10061377", "text": {"keyword": "catte", "full_text": "Fellus (felis), catte.", "keyword_offset": 16}, "year": 798, "lemma": "cat", "source": {"title": "Corpus Gloss.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061377", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "a800", "first_in_word": true, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": true}, {"id": "cat_nn01a-10061386", "text": {"keyword": "catt", "full_text": "Muriceps, uel musio, murilegus, catt.", "keyword_offset": 32}, "year": 998, "lemma": "cat", "source": {"title": "Anglo-Saxon & Old Eng. Vocab.", "author": "T. Wright", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061386", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "a1000", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061400", "text": {"keyword": "cat", "full_text": "Muriceps, cat.", "keyword_offset": 10}, "year": 1050, "lemma": "cat", "source": {"title": "Anglo-Saxon & Old Eng. Vocab.", "author": "T. Wright", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061400", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "c1050", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061414", "text": {"keyword": "cat", "full_text": "Ne schule \u021de habben nan beast bute cat ane.", "keyword_offset": 35}, "year": 1225, "lemma": "cat", "source": {"title": "Ancrene Riwle", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061414", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "?c1225", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061640", "text": {"keyword": "cat", "full_text": "Hwe\u00f0er \u00fee cat of helle clachte eauer hire towart.", "keyword_offset": 10}, "year": 1225, "lemma": "cat", "source": {"title": "Ancrene Riwle", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061640", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "?c1225", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": true}, {"id": "cat_nn01a-10061421", "text": {"keyword": "cat", "full_text": "By nighth als a cat hy seeth.", "keyword_offset": 16}, "year": 1300, "lemma": "cat", "source": {"title": "K. Alis.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061421", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "c1300", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061428", "text": {"keyword": "cat", "full_text": "Who so wolde senge the cattes skin, Than wol the cat wel dwellen in hire in.", "keyword_offset": 49}, "year": 1386, "lemma": "cat", "source": {"title": "Wife of Bath's Prol.", "author": "G. Chaucer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061428", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "c1386", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061508", "text": {"keyword": "cat", "full_text": "Gibbe our cat That awaiteth mice and rattes to killen.", "keyword_offset": 10}, "year": 1400, "lemma": "cat", "source": {"title": "Rom. Rose", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061508", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "c1400", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": true}, {"id": "cat_nn01a-135375454", "text": {"keyword": "catte", "full_text": "For to make a werrely holde that men calle a barbed catte, and a bewfray that shal have ix. fadome of lengthe and two of brede, and the said catte six fadome of lengthe and two of brede.", "keyword_offset": 52}, "year": 1489, "lemma": "cat", "source": {"title": "Bk. Fayttes of Armes", "author": "W. Caxton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid135375454", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1489", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": true}, {"id": "cat_nn01a-10063189", "text": {"keyword": "cat", "full_text": "It is ane auld dog..that thow begylis; Thow wenis to drau the stra befoir the cat.", "keyword_offset": 78}, "year": 1499, "lemma": "cat", "source": {"title": "Fables: Fox, Wolf, & Cadger", "author": "R. Henryson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063189", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "?a1500", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": true}, {"id": "cat_nn01a-10061436", "text": {"keyword": "catte", "full_text": "The mouse hounter or catte is an onclene beste & a poyson ennemy to all myse.", "keyword_offset": 21}, "year": 1527, "lemma": "cat", "source": {"title": "Noble Lyfe Bestes", "author": "L. Andrewe", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061436", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "?1527", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061515", "text": {"keyword": "cat", "full_text": "To call Phylyp agayne Whom Gyb our cat hath slayne.", "keyword_offset": 35}, "year": 1528, "lemma": "cat", "source": {"title": "Phyllyp Sparowe", "author": "J. Skelton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061515", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "a1529", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10063199", "text": {"keyword": "cat", "full_text": "Wysdome is greate if the cat neuer touched mylke.", "keyword_offset": 25}, "year": 1532, "lemma": "cat", "source": {"title": "Arthur of Brytayn", "author": "Ld. Berners", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063199", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "a1533", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10063208", "text": {"keyword": "cat", "full_text": "It was alway that ye cat winked whan her eye was oute.", "keyword_offset": 21}, "year": 1534, "lemma": "cat", "source": {"title": "Wks.", "author": "T. More", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063208", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "a1535", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061734", "text": {"keyword": "cat", "full_text": "Wantonnes. Hay! as ane brydlit cat, I brank.", "keyword_offset": 31}, "year": 1535, "lemma": "cat", "source": {"title": "Satyre", "author": "D. Lindsay", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061734", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061721", "datestring": "1535", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2b", "first_in_sense": true}, {"id": "cat_nn01a-10063217", "text": {"keyword": "catte", "full_text": "The catte wold fishe eate, but she wol not her feete wette.", "keyword_offset": 4}, "year": 1545, "lemma": "cat", "source": {"title": "Prouerbes", "author": "R. Taverner", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063217", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1545", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10063227", "text": {"keyword": "cats", "full_text": "When all candels be out, all cats be grey. All thynges are then of one colour.", "keyword_offset": 29}, "year": 1550, "lemma": "cat", "source": {"title": "Dialogue Prouerbes Eng. Tongue", "author": "J. Heywood", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063227", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1550", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061936", "text": {"keyword": "cattes", "full_text": "In this region are founde many muske cattes.", "keyword_offset": 37}, "year": 1553, "lemma": "cat", "source": {"title": "Treat. Newe India", "author": "R. Eden", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061936", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1553", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": true}, {"id": "cat_nn01a-10061445", "text": {"keyword": "katte", "full_text": "Item..was a katte hongyd on the gallos in Cheppe clothed lyke a preste.", "keyword_offset": 12}, "year": 1556, "lemma": "cat", "source": {"title": "Chron. Grey Fr.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061445", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1556", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10063236", "text": {"keyword": "cattes", "full_text": "The Englishmen in those dayes were cattes, not to be catched without Myttens.", "keyword_offset": 35}, "year": 1577, "lemma": "cat", "source": {"title": "Chron.", "author": "R. Holinshed", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063236", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1577", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10062338", "text": {"keyword": "cat", "full_text": "A trap or cat, such as children play at.", "keyword_offset": 10}, "year": 1598, "lemma": "cat", "source": {"title": "Worlde of Wordes", "author": "J. Florio", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062338", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062333", "datestring": "1598", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10a", "first_in_sense": true}, {"id": "cat_nn01a-10061523", "text": {"keyword": "Cat", "full_text": "I am as melancholy as a gyb Cat.", "keyword_offset": 28}, "year": 1598, "lemma": "cat", "source": {"title": "Henry IV, Pt. 1", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061523", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1598", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10062453", "text": {"keyword": "cat", "full_text": "A kinde of Christmas game called blinde is the cat.", "keyword_offset": 47}, "year": 1598, "lemma": "cat", "source": {"title": "Worlde of Wordes", "author": "J. Florio", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062453", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062443", "datestring": "1598", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10e", "first_in_sense": true}, {"id": "cat_nn01a-10061453", "text": {"keyword": "Cat", "full_text": "A Cat will meaw, a Dog will haue a day.", "keyword_offset": 2}, "year": 1603, "lemma": "cat", "source": {"title": "Hamlet", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061453", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1603", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-128341389", "text": {"keyword": "cats", "full_text": "The males will kill the young ones, if they come at them like as the Bore-cats.", "keyword_offset": 74}, "year": 1607, "lemma": "cat", "source": {"title": "Hist. Foure-footed Beastes", "author": "E. Topsell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid128341389", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1607", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061882", "text": {"keyword": "cats", "full_text": "Panthers, Pardals, Linxes, or Tygers, hadde bin all of the kind of cats.", "keyword_offset": 67}, "year": 1607, "lemma": "cat", "source": {"title": "Hist. Foure-footed Beastes", "author": "E. Topsell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061882", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061873", "datestring": "1607", "first_in_word": false, "oed_reference": "cat, n.1, sense I.3", "first_in_sense": true}, {"id": "cat_nn01a-10061947", "text": {"keyword": "cat", "full_text": "Thou owest..the cat no perfume.", "keyword_offset": 16}, "year": 1608, "lemma": "cat", "source": {"title": "King Lear", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061947", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1608", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10062462", "text": {"keyword": "Cat and Trap", "full_text": "Martinet,..the game called Cat and Trap.", "keyword_offset": 27}, "year": 1611, "lemma": "cat", "source": {"title": "Dict. French & Eng. Tongues", "author": "R. Cotgrave", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062462", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062443", "datestring": "1611", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10e", "first_in_sense": false}, {"id": "cat_nn01a-10061535", "text": {"keyword": "doe-cat", "full_text": "Chate, a she-cat or doe-cat.", "keyword_offset": 20}, "year": 1611, "lemma": "cat", "source": {"title": "Dict. French & Eng. Tongues", "author": "R. Cotgrave", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061535", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1611", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-135375465", "text": {"keyword": "Cathouse", "full_text": "This Cathouse answerable to the cattus mentioned by Vegetius, was vsed in the siege of Bedford Castle in the time of King Henry the third.", "keyword_offset": 5}, "year": 1614, "lemma": "cat", "source": {"title": "Remaines", "author": "W. Camden", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid135375465", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1614", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": false}, {"id": "cat_nn01a-10061956", "text": {"keyword": "Cat", "full_text": "Ciuet is..the verie vncleanly fluxe of a Cat.", "keyword_offset": 41}, "year": 1615, "lemma": "cat", "source": {"title": "As you like It", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061956", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "a1616", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10061647", "text": {"keyword": "Cat", "full_text": "A pox vpon him for me, he's more and more a Cat.", "keyword_offset": 44}, "year": 1615, "lemma": "cat", "source": {"title": "All's Well that ends Well", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061647", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "a1616", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061657", "text": {"keyword": "Cats", "full_text": "'Twas you incenst the rable. Cats, that can iudge as fitly of his worth, As I can of those Mysteries.", "keyword_offset": 29}, "year": 1615, "lemma": "cat", "source": {"title": "Coriolanus", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061657", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "a1616", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10063245", "text": {"keyword": "Cat", "full_text": "If the Cat will after kinde, so be sure will Rosalinde.", "keyword_offset": 7}, "year": 1615, "lemma": "cat", "source": {"title": "As you like It", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063245", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "a1616", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10062346", "text": {"keyword": "Cat", "full_text": "Prethee lay up my Cat and Cat-stick safe.", "keyword_offset": 18}, "year": 1626, "lemma": "cat", "source": {"title": "Women beware Women", "author": "T. Middleton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062346", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062333", "datestring": "a1627", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10a", "first_in_sense": false}, {"id": "cat_nn01a-10062170", "text": {"keyword": "Cat", "full_text": "The forecastle..the Cat, Cats head and Cats holes.", "keyword_offset": 20}, "year": 1626, "lemma": "cat", "source": {"title": "Accidence Young Sea-men", "author": "J. Smith", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062170", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1626", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": true}, {"id": "cat_nn01a-10062384", "text": {"keyword": "Catt", "full_text": "Playing at Catt in the Parke medow.", "keyword_offset": 11}, "year": 1626, "lemma": "cat", "source": {"title": "Windsor & Eton Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062384", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062381", "datestring": "1626", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10b", "first_in_sense": true}, {"id": "cat_nn01a-10062178", "text": {"keyword": "Cat", "full_text": "The Cat is also a short peece of timber aloft right ouer the Hawse.", "keyword_offset": 4}, "year": 1627, "lemma": "cat", "source": {"title": "Sea Gram.", "author": "J. Smith", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062178", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1627", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062125", "text": {"keyword": "Cat", "full_text": "A warlike Fort; A new rais'd Mount, or some fire-spitting Cat.", "keyword_offset": 58}, "year": 1628, "lemma": "cat", "source": {"title": "Britain's Remembrancer", "author": "G. Wither", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062125", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062116", "datestring": "1628", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6b", "first_in_sense": true}, {"id": "cat_nn01a-10062424", "text": {"keyword": "Catt", "full_text": "Sundry youths playing at Catt on the Lords day, two of them fell out, and the one hitting the other under the eare with his catt, he therwith fell downe for dead.", "keyword_offset": 25}, "year": 1636, "lemma": "cat", "source": {"title": "Divine Trag. lately Acted", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062424", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062420", "datestring": "1636", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10c", "first_in_sense": true}, {"id": "cat_nn01a-10062134", "text": {"keyword": "Cat", "full_text": "Cavalier, a Mount raised on purpose to plant Canon on. Some call it a Cat.", "keyword_offset": 70}, "year": 1648, "lemma": "cat", "source": {"title": "Contin. Civill Warres France", "author": "C. Cotterell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062134", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062116", "datestring": "1648", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6b", "first_in_sense": false}, {"id": "cat_nn01a-10062359", "text": {"keyword": "cat", "full_text": "All my storehouse of tops, gigs, balls, cat and catsticks.", "keyword_offset": 40}, "year": 1651, "lemma": "cat", "source": {"title": "New Acad.", "author": "R. Brome", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062359", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062333", "datestring": "a1652", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10a", "first_in_sense": false}, {"id": "cat_nn01a-10063255", "text": {"keyword": "Cat", "full_text": "The disease will stay in one state as long as a Cat is tyed to a Pudding.", "keyword_offset": 48}, "year": 1651, "lemma": "cat", "source": {"title": "Astrol. Judgm. Dis.", "author": "N. Culpeper", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063255", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1651", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10062148", "text": {"keyword": "cats", "full_text": "Of turnpikes, flankers, cats, and counter-scarps.", "keyword_offset": 24}, "year": 1652, "lemma": "cat", "source": {"title": "Honoria & Mammon", "author": "J. Shirley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062148", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062116", "datestring": "1652", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6b", "first_in_sense": false}, {"id": "cat_nn01a-10062394", "text": {"keyword": "catt", "full_text": "The lawful and laudable games of trapp, catt, stool-ball, racket, etc.", "keyword_offset": 40}, "year": 1653, "lemma": "cat", "source": {"title": "Short Relation Long Journey", "author": "J. Taylor", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062394", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062381", "datestring": "1653", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10b", "first_in_sense": false}, {"id": "cat_nn01a-10062044", "text": {"keyword": "Cats", "full_text": "Cats, Conies, Lambs, and diverse other thicke furres that be good and wholesome.", "keyword_offset": 0}, "year": 1656, "lemma": "cat", "source": {"title": "Sheph. Kalendar", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062044", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062038", "datestring": "1656", "first_in_word": false, "oed_reference": "cat, n.1, sense I.5", "first_in_sense": true}, {"id": "cat_nn01a-10063264", "text": {"keyword": "cat", "full_text": "The King shall not be able to whip a cat but I must be at the tayle of it.", "keyword_offset": 37}, "year": 1665, "lemma": "cat", "source": {"title": "Diary", "author": "S. Pepys", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063264", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1665", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061543", "text": {"keyword": "cat", "full_text": "Our young gibb-cat did leap down our stairs..at two leaps.", "keyword_offset": 15}, "year": 1667, "lemma": "cat", "source": {"title": "Diary", "author": "S. Pepys", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061543", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1667", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10062494", "text": {"keyword": "Salt-Cat", "full_text": "A Salt-Cat..which makes the Pigeons much affect the place: and such that casually come there, usually remain where they find such good entertainment.", "keyword_offset": 2}, "year": 1669, "lemma": "cat", "source": {"title": "Systema Agriculturae", "author": "J. Worlidge", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062494", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062490", "datestring": "1669", "first_in_word": false, "oed_reference": "cat, n.1, sense II.11a", "first_in_sense": true}, {"id": "cat_nn01a-10062186", "text": {"keyword": "Catt", "full_text": "Haul Catt, Haul Catt.", "keyword_offset": 5}, "year": 1670, "lemma": "cat", "source": {"title": "Shakespeare's Tempest", "author": "J. Dryden", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062186", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1670", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062051", "text": {"keyword": "Cat", "full_text": "And from him then they took his Cap of Cat.", "keyword_offset": 39}, "year": 1676, "lemma": "cat", "source": {"title": "Iliads", "author": "T. Hobbes", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062051", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062038", "datestring": "1676", "first_in_word": false, "oed_reference": "cat, n.1, sense I.5", "first_in_sense": false}, {"id": "cat_nn01a-10061966", "text": {"keyword": "Flying-Cat", "full_text": "An Owl is a Flying-Cat.", "keyword_offset": 12}, "year": 1699, "lemma": "cat", "source": {"title": "New Dict. Canting Crew", "author": "B. E.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061966", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1699", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10061743", "text": {"keyword": "Cat", "full_text": "Cat, a common Whore.", "keyword_offset": 0}, "year": 1699, "lemma": "cat", "source": {"title": "New Dict. Canting Crew", "author": "B. E.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061743", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061721", "datestring": "1699", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2b", "first_in_sense": false}, {"id": "cat_nn01a-10061462", "text": {"keyword": "Cat", "full_text": "He watcht me as a Cat does a Mouse.", "keyword_offset": 18}, "year": 1699, "lemma": "cat", "source": {"title": "New Dict. Canting Crew", "author": "B. E.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061462", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1699", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10062010", "text": {"keyword": "Cats", "full_text": "Conger-Eels, Perch, and Cats.", "keyword_offset": 24}, "year": 1705, "lemma": "cat", "source": {"title": "Hist. Virginia", "author": "R. Beverley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062010", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1705", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": true}, {"id": "cat_nn01a-10061751", "text": {"keyword": "Cats", "full_text": "Wrigglers, Misses, Cats, Rigs.", "keyword_offset": 19}, "year": 1708, "lemma": "cat", "source": {"title": "Wks. F. Rabelais", "author": "P. A. Motteux", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061751", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061721", "datestring": "1708", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2b", "first_in_sense": false}, {"id": "cat_nn01a-10063275", "text": {"keyword": "Cat", "full_text": "As analogous as Chalk and Cheese, or a Cat and a Cartwheel!", "keyword_offset": 39}, "year": 1708, "lemma": "cat", "source": {"title": "Wks. F. Rabelais", "author": "P. A. Motteux", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063275", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1708", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10062434", "text": {"keyword": "Cat", "full_text": "Tine Cat, tine Game, an allusion to a play called Cat i' the Hole, and the English Kit-Cat. Spoken when men at law have lost their principal evidence.", "keyword_offset": 5}, "year": 1721, "lemma": "cat", "source": {"title": "Compl. Coll. Scotish Prov.", "author": "J. Kelly", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062434", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062431", "datestring": "1721", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10d", "first_in_sense": true}, {"id": "cat_nn01a-10061554", "text": {"keyword": "gib-cat", "full_text": "A gib-cat, felis mas.", "keyword_offset": 2}, "year": 1749, "lemma": "cat", "source": {"title": "Coles's Dict. Eng.-Lat.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061554", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1749", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061471", "text": {"keyword": "cat", "full_text": "Purring like a cat.", "keyword_offset": 15}, "year": 1752, "lemma": "cat", "source": {"title": "Rambler", "author": "S. Johnson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061471", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1752", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061562", "text": {"keyword": "Cat", "full_text": "Tom the Cat is born of poor but honest parents.", "keyword_offset": 8}, "year": 1760, "lemma": "cat", "source": {"title": "Life & Adventures of Cat", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061562", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1760", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-308050422", "text": {"keyword": "Cats", "full_text": "Hauld the Sein again, catched 2 or 3 White Fish..and a great Number of Cats.", "keyword_offset": 71}, "year": 1760, "lemma": "cat", "source": {"title": "Diaries", "author": "G. Washington", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050422", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1760", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-10061667", "text": {"keyword": "cat", "full_text": "An old cat..who is a famous proficient in scandal.", "keyword_offset": 7}, "year": 1763, "lemma": "cat", "source": {"title": "Hist. Lady Julia Mandeville", "author": "F. Brooke", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061667", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1763", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-308050431", "text": {"keyword": "cats", "full_text": "'Tis full of large fish, as cats, garr, mullets.", "keyword_offset": 28}, "year": 1765, "lemma": "cat", "source": {"title": "Jrnl.", "author": "J. Bartram", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050431", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1765", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-128341397", "text": {"keyword": "boar-cats", "full_text": "Scratch, and bite, and tear, and kick, Like two boar-cats hung 'cross a stick.", "keyword_offset": 48}, "year": 1767, "lemma": "cat", "source": {"title": "Homer Travestie", "author": "T. Bridges", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid128341397", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1767", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10062197", "text": {"keyword": "Cat", "full_text": "Cat, is..a..strong tackle, or complication of pullies, to hook and draw the anchor..up to the cat-head.", "keyword_offset": 0}, "year": 1769, "lemma": "cat", "source": {"title": "Universal Dict. Marine", "author": "W. Falconer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062197", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1769", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10063283", "text": {"keyword": "cat", "full_text": "At London\u2014I am pent up in frowzy lodgings, where there is not room enough to swing a cat.", "keyword_offset": 85}, "year": 1771, "lemma": "cat", "source": {"title": "Humphry Clinker", "author": "T. Smollett", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063283", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1771", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061676", "text": {"keyword": "cat", "full_text": "She was a speaking cat.", "keyword_offset": 19}, "year": 1778, "lemma": "cat", "source": {"title": null, "author": "S. Johnson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061676", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1778", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061569", "text": {"keyword": "Gib cat", "full_text": "Gib cat, a northern name for a he cat, there commonly called Gilbert.", "keyword_offset": 0}, "year": 1785, "lemma": "cat", "source": {"title": "Classical Dict. Vulgar Tongue", "author": "F. Grose", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061569", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1785", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10062253", "text": {"keyword": "cat", "full_text": "A cat (an instrument of correction, which consists of a handle or stem, made of a rope three inches and a half in circumference, and about eighteen inches in length, at one end of which are fastened nine branches, or tails, composed of log line, with three or more knots upon each branch).", "keyword_offset": 2}, "year": 1788, "lemma": "cat", "source": {"title": "Acct. Slave Trade", "author": "A. Falconbridge", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062253", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062246", "datestring": "1788", "first_in_word": false, "oed_reference": "cat, n.1, sense II.8", "first_in_sense": true}, {"id": "cat_nn01a-10062261", "text": {"keyword": "Cat", "full_text": "This Cat's a cousin-german to the Knout.", "keyword_offset": 5}, "year": 1789, "lemma": "cat", "source": {"title": "Subj. for Painters", "author": "J. Wolcot", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062261", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062246", "datestring": "1789", "first_in_word": false, "oed_reference": "cat, n.1, sense II.8", "first_in_sense": false}, {"id": "cat_nn01a-308050440", "text": {"keyword": "cats", "full_text": "Perch, pike, eel, and cats of a monstrous size.", "keyword_offset": 22}, "year": 1790, "lemma": "cat", "source": {"title": "Massachusetts Spy", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050440", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1790", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-10061577", "text": {"keyword": "Cats", "full_text": "Cats..of titles obsolete or yet in use, Tom, Tybert, Roger, Rutterkin, or Puss.", "keyword_offset": 0}, "year": 1791, "lemma": "cat", "source": {"title": "Salmagundi", "author": "G. Huddesford", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061577", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1791", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061586", "text": {"keyword": "ram-cats", "full_text": "Clapping their dead ram-cats in holy ground.", "keyword_offset": 20}, "year": 1795, "lemma": "cat", "source": {"title": "Peter's Pension", "author": "J. Wolcot", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061586", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1795", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061890", "text": {"keyword": "cat", "full_text": "The tyger cat is a very lively animal, with its eyes emitting flashes like lightning.", "keyword_offset": 10}, "year": 1796, "lemma": "cat", "source": {"title": "Narr. Exped. Surinam", "author": "J. G. Stedman", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061890", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061873", "datestring": "1796", "first_in_word": false, "oed_reference": "cat, n.1, sense I.3", "first_in_sense": false}, {"id": "cat_nn01a-10062019", "text": {"keyword": "cat", "full_text": "The spotted-cat..this fish is formed not unlike a pike.", "keyword_offset": 12}, "year": 1796, "lemma": "cat", "source": {"title": "Narr. Exped. Surinam", "author": "J. G. Stedman", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062019", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1796", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-10062403", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1801, "lemma": "cat", "source": {"title": "Glig-gamena Angel-\u00f0eod", "author": "J. Strutt", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062403", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062381", "datestring": "1801", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10b", "first_in_sense": false}, {"id": "cat_nn01a-10062372", "text": {"keyword": "cat", "full_text": "The cat is about six inches in length, and an inch and a half or two inches in diameter, and diminished from the middle to both ends, in the manner of a double cone.", "keyword_offset": 4}, "year": 1801, "lemma": "cat", "source": {"title": "Glig-gamena Angel-\u00f0eod", "author": "J. Strutt", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062372", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062333", "datestring": "1801", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10a", "first_in_sense": false}, {"id": "cat_nn01a-10062296", "text": {"keyword": "cats", "full_text": "A new toast-stand, or an improvement on the articles called cats or dogs, upon which things are placed before the fire.", "keyword_offset": 60}, "year": 1806, "lemma": "cat", "source": {"title": "Ann. Reg.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062296", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062293", "datestring": "1806", "first_in_word": false, "oed_reference": "cat, n.1, sense II.9", "first_in_sense": true}, {"id": "cat_nn01a-10062273", "text": {"keyword": "cat", "full_text": "Any whip, cat, stick, or other such like instrument.", "keyword_offset": 10}, "year": 1824, "lemma": "cat", "source": {"title": "Order in Council", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062273", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062246", "datestring": "1824", "first_in_word": false, "oed_reference": "cat, n.1, sense II.8", "first_in_sense": false}, {"id": "cat_nn01a-10062206", "text": {"keyword": "Cat", "full_text": "The Cat is hook'd \u2018Haultaught!\u2019 their weight they ply By Sticking-out more Cable they supply.", "keyword_offset": 4}, "year": 1825, "lemma": "cat", "source": {"title": "Path to Naval Fame", "author": "H. B. Gascoigne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062206", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1825", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062470", "text": {"keyword": "Cat", "full_text": "Cat in the Hole, a game played by boys.", "keyword_offset": 0}, "year": 1825, "lemma": "cat", "source": {"title": "Etymol. Dict. Sc. Lang.", "author": "J. Jamieson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062470", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062443", "datestring": "1825", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10e", "first_in_sense": false}, {"id": "cat_nn01a-10062303", "text": {"keyword": "cat", "full_text": "A mahogany thing, which is called a cat, with a number of legs, so that turning which way it will it stands upright.", "keyword_offset": 36}, "year": 1826, "lemma": "cat", "source": {"title": null, "author": "W. Scott", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062303", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062293", "datestring": "1826", "first_in_word": false, "oed_reference": "cat, n.1, sense II.9", "first_in_sense": false}, {"id": "cat_nn01a-10061480", "text": {"keyword": "cats", "full_text": "The ruffians who threw dead dogs and dead cats at the Duke.", "keyword_offset": 42}, "year": 1832, "lemma": "cat", "source": {"title": "Eng. under Seven Admin.", "author": "A. W. Fonblanque", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061480", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1832", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10062090", "text": {"keyword": "Cats", "full_text": "Machines which, under the names of \u2018Cats\u2019 and \u2018Sows\u2019, were used in sieges.", "keyword_offset": 36}, "year": 1833, "lemma": "cat", "source": {"title": "Naval Hist. Eng.", "author": "R. Southey", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062090", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1833", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": false}, {"id": "cat_nn01a-10061899", "text": {"keyword": "Cats", "full_text": "Of all the Carnaria the Cats are the most completely and powerfully armed.", "keyword_offset": 24}, "year": 1834, "lemma": "cat", "source": {"title": "Animal Kingdom", "author": "H. McMurtrie", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061899", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061873", "datestring": "1834", "first_in_word": false, "oed_reference": "cat, n.1, sense I.3", "first_in_sense": false}, {"id": "cat_nn01a-10062479", "text": {"keyword": "cat", "full_text": "What do you say to a game at..odd and even, wild cat and 'coon, or somethin' or another?", "keyword_offset": 49}, "year": 1837, "lemma": "cat", "source": {"title": "Clockmaker", "author": "T. C. Haliburton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062479", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062443", "datestring": "1837\u201340", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10e", "first_in_sense": false}, {"id": "cat_nn01a-10061909", "text": {"keyword": "cats", "full_text": "Leopards, the name by which the greater spotted cats are known.", "keyword_offset": 48}, "year": 1839, "lemma": "cat", "source": {"title": "Penny Cycl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061909", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061873", "datestring": "1839", "first_in_word": false, "oed_reference": "cat, n.1, sense I.3", "first_in_sense": false}, {"id": "cat_nn01a-10061593", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1839, "lemma": "cat", "source": {"title": null, "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061593", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1839", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061688", "text": {"keyword": "cat", "full_text": "His mother called me an old cat.", "keyword_offset": 28}, "year": 1840, "lemma": "cat", "source": {"title": "Poor Jack", "author": "F. Marryat", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061688", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1840", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10062283", "text": {"keyword": "cat", "full_text": "The Duke's professional prejudice makes him cling to the cat.", "keyword_offset": 57}, "year": 1846, "lemma": "cat", "source": {"title": "Life & Labours", "author": "A. W. Fonblanque", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062283", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062246", "datestring": "1846", "first_in_word": false, "oed_reference": "cat, n.1, sense II.8", "first_in_sense": false}, {"id": "cat_nn01a-10062314", "text": {"keyword": "cat", "full_text": "There was an ebony cat standing before the fire, supporting a huge plate of toast and butter.", "keyword_offset": 19}, "year": 1847, "lemma": "cat", "source": {"title": "Life", "author": "M. M. Sherwood", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062314", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062293", "datestring": "1847", "first_in_word": false, "oed_reference": "cat, n.1, sense II.9", "first_in_sense": false}, {"id": "cat_nn01a-10062028", "text": {"keyword": "Cat", "full_text": "Catfish..is also called by the name of Horned-pout, Bull-head, Mud-pout, Minister, or simply Cat.", "keyword_offset": 93}, "year": 1848, "lemma": "cat", "source": {"title": "Dict. Americanisms", "author": "J. R. Bartlett", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062028", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1848\u201360", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-10061985", "text": {"keyword": "Sea-cat", "full_text": "The savage Sea-cat is speedily rendered incapable of doing further harm.", "keyword_offset": 11}, "year": 1859, "lemma": "cat", "source": {"title": "Yarrell's Hist. Brit. Fishes", "author": "J. Richardson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061985", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1859", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10061975", "text": {"keyword": "sea-cat", "full_text": "The wolf-fish, sea-wolf, sea-cat, Scotland.", "keyword_offset": 25}, "year": 1859, "lemma": "cat", "source": {"title": "Yarrell's Hist. Brit. Fishes", "author": "J. Richardson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061975", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1859", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10062214", "text": {"keyword": "cat", "full_text": "The cat, for lifting the whole weight of the anchor, is rove through the foremost sheave of the cat-head, through the inner sheave of the cat-block.", "keyword_offset": 4}, "year": 1860, "lemma": "cat", "source": {"title": "Novice's or Young Seaman's Catech.", "author": "H. Stuart", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062214", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1860", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062099", "text": {"keyword": "cat", "full_text": "A strong pent-house which they called \u2018a cat\u2019.", "keyword_offset": 41}, "year": 1861, "lemma": "cat", "source": {"title": "Cloister & Hearth", "author": "C. Reade", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062099", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1861", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": false}, {"id": "cat_nn01a-10062222", "text": {"keyword": "cat", "full_text": "A shapely one he is, and strong, as e'er from cat was cast.", "keyword_offset": 46}, "year": 1864, "lemma": "cat", "source": {"title": "Forging of Anchor", "author": "S. Ferguson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062222", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1864", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062230", "text": {"keyword": "cat", "full_text": "When the cat is hooked and \u2018cable enough\u2019 veered and stoppered, the anchor hangs below the cat-head.", "keyword_offset": 9}, "year": 1867, "lemma": "cat", "source": {"title": "Sailor's Word-bk.", "author": "W. H. Smyth", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062230", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1867", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10061995", "text": {"keyword": "cat", "full_text": "The polecat had pounced upon the bait..Between the two the cat was killed.", "keyword_offset": 59}, "year": 1870, "lemma": "cat", "source": {"title": "Routledge's Every Boy's Ann.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061995", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1870", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10062238", "text": {"keyword": "Cat", "full_text": "Cat, a projecting piece of wood or iron to which sheets or halyards are made fast.", "keyword_offset": 0}, "year": 1880, "lemma": "cat", "source": {"title": "Boy's Own Bk.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062238", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1880", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062323", "text": {"keyword": "cats", "full_text": "There are also at least a couple of \u2018cats\u2019, stands for open fireplaces.", "keyword_offset": 37}, "year": 1884, "lemma": "cat", "source": {"title": "Pall Mall Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062323", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062293", "datestring": "1884", "first_in_word": false, "oed_reference": "cat, n.1, sense II.9", "first_in_sense": false}, {"id": "cat_nn01a-10062412", "text": {"keyword": "cat", "full_text": "He was one Sunday in the midst of a game of cat.", "keyword_offset": 44}, "year": 1885, "lemma": "cat", "source": {"title": "Bunyan", "author": "J. Brown", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062412", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062381", "datestring": "1885", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10b", "first_in_sense": false}, {"id": "cat_nn01a-10062108", "text": {"keyword": "cat", "full_text": "If the moat could be filled, and the cat brought close to the foot of the fortifications.", "keyword_offset": 37}, "year": 1885, "lemma": "cat", "source": {"title": "Art of War", "author": "C. Oman", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062108", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1885", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": false}, {"id": "cat_nn01a-10063292", "text": {"keyword": "cat", "full_text": "They play a cat-and-mouse game with him for some time.", "keyword_offset": 12}, "year": 1887, "lemma": "cat", "source": {"title": "Pall Mall Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063292", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1887", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061704", "text": {"keyword": "cats", "full_text": "Harvest workers were called blanket stiffs or gay cats.", "keyword_offset": 50}, "year": 1926, "lemma": "cat", "source": {"title": "You can't Win", "author": "J. Black", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061704", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1926", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061712", "text": {"keyword": "cats", "full_text": "They stuck up the cats, took their money,.", "keyword_offset": 18}, "year": 1926, "lemma": "cat", "source": {"title": "You can't Win", "author": "J. Black", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061712", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1926", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061696", "text": {"keyword": "cats", "full_text": "Buy nothin'... It's you kind of cats that make it tough on us, buyin' chuck.", "keyword_offset": 32}, "year": 1926, "lemma": "cat", "source": {"title": "You can't Win", "author": "J. Black", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061696", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1926", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061778", "text": {"keyword": "cats", "full_text": "All the cats were there.", "keyword_offset": 8}, "year": 1932, "lemma": "cat", "source": {"title": "Melody Maker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061778", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1932", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": true}, {"id": "cat_nn01a-10061787", "text": {"keyword": "cats", "full_text": "The slanguage of swing-terms that \u2018cats\u2019 use.", "keyword_offset": 35}, "year": 1935, "lemma": "cat", "source": {"title": "Down Beat", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061787", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1935", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061795", "text": {"keyword": "Cats", "full_text": "Cats, the musicians of a swing orchestra.", "keyword_offset": 0}, "year": 1936, "lemma": "cat", "source": {"title": "Delineator", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061795", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1936", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061804", "text": {"keyword": "Cats", "full_text": "Cats, those members of the audience who are receptive to jazz music or who understand it.", "keyword_offset": 0}, "year": 1937, "lemma": "cat", "source": {"title": "Amer. Speech", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061804", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1937", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061813", "text": {"keyword": "cats", "full_text": "I wanted to give 'em a load of how we swing that music at home. My \u2018cats\u2019 understood it the same way and began lickin' their chops, as we say it.", "keyword_offset": 68}, "year": 1937, "lemma": "cat", "source": {"title": "Swing that Music", "author": "L. Armstrong", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061813", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1937", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061843", "text": {"keyword": "Cat", "full_text": "Cat, regular fellow, guy.", "keyword_offset": 0}, "year": 1946, "lemma": "cat", "source": {"title": "Really Blues", "author": "M. Mezzrow", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061843", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061839", "datestring": "1946", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2d", "first_in_sense": true}, {"id": "cat_nn01a-10061821", "text": {"keyword": "cats", "full_text": "Minton's was just a place for cats to jam... When you went in you'd see cats half-stewed who weren't paying much mind to what was happening on stage.", "keyword_offset": 30}, "year": 1955, "lemma": "cat", "source": {"title": "Hear me talkin' to Ya", "author": "N. Shapiro", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061821", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1955", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061831", "text": {"keyword": "cat", "full_text": "\u2018It's got beat and a lot of excitement,\u2019 said one teenage \u2018cat\u2019 I talked to.", "keyword_offset": 59}, "year": 1958, "lemma": "cat", "source": {"title": "Woman's Own", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061831", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1958", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061854", "text": {"keyword": "kat", "full_text": "'At-dam, man, youre the selfishest kat I seen yet.", "keyword_offset": 35}, "year": 1959, "lemma": "cat", "source": {"title": "Lover Man", "author": "A. Anderson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061854", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061839", "datestring": "1959", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2d", "first_in_sense": false}, {"id": "cat_nn01a-10061863", "text": {"keyword": "cats", "full_text": "The coloured cats saw I had an ally, and melted.", "keyword_offset": 13}, "year": 1959, "lemma": "cat", "source": {"title": "Encounter", "author": "C. MacInnes", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061863", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061839", "datestring": "1959", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2d", "first_in_sense": false}, {"id": "cat_nn01a-10062916", "text": {"keyword": "cat-and-monkey trick", "full_text": "So successfully was this cat-and-monkey trick performed.", "keyword_offset": 25}, "year": 1856, "lemma": "cat and monkey trick", "source": {"title": "Journey Slave States", "author": "F. L. Olmsted", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062916", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062680", "datestring": "1856", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13g", "first_in_sense": true}, {"id": "cat_nn01a-152292188", "text": {"keyword": "cat in the meal", "full_text": "He wishes to make us believe there is \u2018a cat in the meal\u2019.", "keyword_offset": 41}, "year": 1830, "lemma": "a cat in the meal-tub", "source": {"title": "N.Y. Spectator", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292188", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1830", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": true}, {"id": "cat_nn01a-152292214", "text": {"keyword": "cat in the meal-tub", "full_text": "Mr. Hoffman was afraid that there was a cat in the meal-tub, and insisted upon hearing a part of the report read.", "keyword_offset": 40}, "year": 1833, "lemma": "a cat in the meal-tub", "source": {"title": "N.Y. Spectator", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292214", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1833", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10065105", "text": {"keyword": "cat in the meal tub", "full_text": "There was a certain Convention which assembled not very long ago at Staunton, where there was also a cat in the meal tub.", "keyword_offset": 101}, "year": 1856, "lemma": "a cat in the meal-tub", "source": {"title": "Biogr. Sketch H. A. Wise", "author": "J. P. Hambleton", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10065105", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1856", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10065113", "text": {"keyword": "cat in the meal tub", "full_text": "I think that I can see a cat in the meal tub and therefore think that I had better stay out.", "keyword_offset": 25}, "year": 1873, "lemma": "a cat in the meal-tub", "source": {"title": "Life & Trav.", "author": "J. W. Bear", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10065113", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1873", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292223", "text": {"keyword": "cat in the meal", "full_text": "If it fails to discover any motive but one of public spirit, it still assumes that there is a cat in the meal.", "keyword_offset": 94}, "year": 1914, "lemma": "a cat in the meal-tub", "source": {"title": "Atlantic Monthly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292223", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1914", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292235", "text": {"keyword": "cat in the meal tub", "full_text": "The real cat in the meal tub was the marital situation.", "keyword_offset": 9}, "year": 1947, "lemma": "a cat in the meal-tub", "source": {"title": "Tom-walker", "author": "M. Sandoz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292235", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1947", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10062717", "text": {"keyword": "cat maie looke on a king", "full_text": "A cat maie looke on a king, ye know.", "keyword_offset": 2}, "year": 1546, "lemma": "a cat may look at a king", "source": {"title": "Dialogue Prouerbes Eng. Tongue", "author": "J. Heywood", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062717", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062648", "datestring": "1546", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13a", "first_in_sense": true}, {"id": "cat_nn01a-10062726", "text": {"keyword": "Cat may looke at a King", "full_text": "A Cat may looke at a King, and a swaynes eye hath as high a reach as a Lords looke.", "keyword_offset": 2}, "year": 1590, "lemma": "a cat may look at a king", "source": {"title": "Neuer too Late", "author": "R. Greene", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062726", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062648", "datestring": "1590", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13a", "first_in_sense": false}, {"id": "cat_nn01a-10062736", "text": {"keyword": "Cat may look at a King", "full_text": "A Cat may look at a King. This is a saucy Proverb, generally made use of by pragmatical Persons.", "keyword_offset": 2}, "year": 1724, "lemma": "a cat may look at a king", "source": {"title": "Universal Etymol. Eng. Dict.", "author": "N. Bailey", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062736", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062648", "datestring": "1724", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13a", "first_in_sense": false}, {"id": "cat_nn01a-10062513", "text": {"keyword": "Cats", "full_text": "Cats, salt-making term. Masses of salt formed under a pan when it leaks.", "keyword_offset": 0}, "year": 1886, "lemma": "cats", "source": {"title": "Gloss. Words County of Chester", "author": "R. Holland", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062513", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062504", "datestring": "1886", "first_in_word": false, "oed_reference": "cat, n.1, sense II.11b", "first_in_sense": true}, {"id": "cat_nn01a-10062521", "text": {"keyword": "cats", "full_text": "The \u2018cats\u2019, or salt that has become encrusted round the edges of the pan, is sent to the pottery works for glazing pipes and pitchers.", "keyword_offset": 5}, "year": 1892, "lemma": "cats", "source": {"title": "Cornhill Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062521", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062504", "datestring": "1892", "first_in_word": false, "oed_reference": "cat, n.1, sense II.11b", "first_in_sense": false}, {"id": "cat_nn01a-10064973", "text": {"keyword": "cat's meow", "full_text": "A good letter, Quig, one like that every month would be the \u2018cat's meow\u2019.", "keyword_offset": 61}, "year": 1921, "lemma": "the cat's meow", "source": {"title": "Pirate Piece", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10064973", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-152292294", "datestring": "1921", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": true}, {"id": "cat_nn01a-152292303", "text": {"keyword": "cat's meow", "full_text": "I'm going to bring you all kinds of rubber dresses back from New York, and will they be the cat's meow.", "keyword_offset": 92}, "year": 1934, "lemma": "the cat's meow", "source": {"title": "Calico Shoes", "author": "J. T. Farrell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292303", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-152292294", "datestring": "1934", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292312", "text": {"keyword": "cat's meow", "full_text": "Now I'm the cat's meow.", "keyword_offset": 12}, "year": 1991, "lemma": "the cat's meow", "source": {"title": "Blitz", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292312", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-152292294", "datestring": "1991", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292322", "text": {"keyword": "cat's meow", "full_text": "When the Miller sisters were in New York, they were the cat's meow.", "keyword_offset": 56}, "year": 2007, "lemma": "the cat's meow", "source": {"title": "Vanity Fair (N.Y.)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292322", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-152292294", "datestring": "2007", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10063048", "text": {"keyword": "cat's whiskers", "full_text": "It would have landed us in jail, if we had published it... But as literature, it was the cat's whiskers.", "keyword_offset": 89}, "year": 1923, "lemma": "the cat's pyjamas", "source": {"title": "Saucy Stories", "author": "W. A. Roberts", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063048", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1923", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": true}, {"id": "cat_nn01a-10063058", "text": {"keyword": "cat's whiskers", "full_text": "\u2018Well, if this ain't the cat's whiskers!\u2019 said Miss Peavey.", "keyword_offset": 25}, "year": 1924, "lemma": "the cat's pyjamas", "source": {"title": "Leave it to Psmith", "author": "P. G. Wodehouse", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063058", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1924", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": false}, {"id": "cat_nn01a-10063066", "text": {"keyword": "cat's pyjamas", "full_text": "This kid used to think Pa Gottlieb was the cat's pyjamas.", "keyword_offset": 43}, "year": 1925, "lemma": "the cat's pyjamas", "source": {"title": "Martin Arrowsmith", "author": "S. Lewis", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063066", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1925", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": false}, {"id": "cat_nn01a-10063074", "text": {"keyword": "cat's pyjamas", "full_text": "We were the absolute and utter cat's pyjamas.", "keyword_offset": 31}, "year": 1930, "lemma": "the cat's pyjamas", "source": {"title": "Times Lit. Suppl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063074", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1930", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": false}, {"id": "cat_nn01a-10063082", "text": {"keyword": "cat's whiskers", "full_text": "Lord Montgomery..holds that to label anything the \u2018cat's whiskers\u2019 is to confer on it the highest honour.", "keyword_offset": 51}, "year": 1958, "lemma": "the cat's pyjamas", "source": {"title": "Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063082", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1958", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": false}, {"id": "cat_nn01a-10063124", "text": {"keyword": null, "full_text": "I'll be drawne with a good Gib-cat, through the great pond at home.", "keyword_offset": null}, "year": 1631, "lemma": "to draw through the water with a cat", "source": {"title": "Bartholmew Fayre", "author": "B. Jonson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063124", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1631", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": true}, {"id": "cat_nn01a-10063136", "text": {"keyword": null, "full_text": "We hope, sir, that this Nation will be too Wise, to be drawn twice through the same Water by the very same Cat.", "keyword_offset": null}, "year": 1682, "lemma": "to draw through the water with a cat", "source": {"title": "London Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063136", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1682", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063144", "text": {"keyword": "drawing a Fellow through a Pond with a Cat", "full_text": "Catting, drawing a Fellow through a Pond with a Cat.", "keyword_offset": 9}, "year": 1699, "lemma": "to draw through the water with a cat", "source": {"title": "New Dict. Canting Crew", "author": "B. E.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063144", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1699", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063152", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1785, "lemma": "to draw through the water with a cat", "source": {"title": "Classical Dict. Vulgar Tongue", "author": "F. Grose", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063152", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1785", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063161", "text": {"keyword": "Whip-the-Cat", "full_text": "Whip-the-Cat.", "keyword_offset": 0}, "year": 1847, "lemma": "to draw through the water with a cat", "source": {"title": "Dict. Archaic & Provinc. Words", "author": "J. O. Halliwell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063161", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1847", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063168", "text": {"keyword": "Drawing a cat", "full_text": "Drawing a cat through the Lea.", "keyword_offset": 0}, "year": 1876, "lemma": "to draw through the water with a cat", "source": {"title": "Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063168", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1876", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063177", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1888, "lemma": "to draw through the water with a cat", "source": {"title": "Notes & Queries", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063177", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1888", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10062814", "text": {"keyword": null, "full_text": "Old Liquor able to make a Cat speak.", "keyword_offset": null}, "year": 1669, "lemma": "enough to make a cat speak", "source": {"title": "Songs Alamode", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062814", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062655", "datestring": "1669", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13c", "first_in_sense": true}, {"id": "cat_nn01a-10062823", "text": {"keyword": null, "full_text": "It's enough to make a Tom cat talk French grammar, only to see how she tosses her head.", "keyword_offset": null}, "year": 1839, "lemma": "enough to make a cat speak", "source": {"title": "Nicholas Nickleby", "author": "C. Dickens", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062823", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062655", "datestring": "1839", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13c", "first_in_sense": false}, {"id": "cat_nn01a-10062894", "text": {"keyword": null, "full_text": "Lo! like a Cheshire cat our court will grin.", "keyword_offset": null}, "year": 1770, "lemma": "to fight like Kilkenny cats", "source": {"title": "Wks.", "author": "J. Wolcot", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062894", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062664", "datestring": "1770\u20131819", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13f", "first_in_sense": true}, {"id": "cat_nn01a-10062905", "text": {"keyword": null, "full_text": "Mr. Newcome says..\u2018That woman grins like a Cheshire cat\u2019.", "keyword_offset": null}, "year": 1854, "lemma": "to fight like Kilkenny cats", "source": {"title": "Newcomes", "author": "W. M. Thackeray", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062905", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062664", "datestring": "1854", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13f", "first_in_sense": false}, {"id": "cat_nn01a-10062833", "text": {"keyword": null, "full_text": "Ile baste their bellies and their lippes til we haue ierk't the cat with our three whippes.", "keyword_offset": null}, "year": 1609, "lemma": "to jerk the cat", "source": {"title": "Hist. Two Maids More-clacke", "author": "R. Armin", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062833", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062658", "datestring": "1609", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13d", "first_in_sense": true}, {"id": "cat_nn01a-10062842", "text": {"keyword": null, "full_text": "You may not say hee's drunke..For though hee be as drunke as any Rat, He hath but catcht a foxe, or whipt the Cat.", "keyword_offset": null}, "year": 1630, "lemma": "to jerk the cat", "source": {"title": "Water-cormorant", "author": "J. Taylor", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062842", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062658", "datestring": "1630", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13d", "first_in_sense": false}, {"id": "cat_nn01a-10062853", "text": {"keyword": "shoot the cat", "full_text": "I'm cursedly inclined to shoot the cat.", "keyword_offset": 25}, "year": 1830, "lemma": "to jerk the cat", "source": {"title": "King's Own", "author": "F. Marryat", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062853", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062658", "datestring": "1830", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13d", "first_in_sense": false}, {"id": "cat_nn01a-10063092", "text": {"keyword": null, "full_text": "Bredon felt, in an expressive modern phrase, like something the cat had brought in.", "keyword_offset": null}, "year": 1928, "lemma": "to look like something the cat has brought in", "source": {"title": "Footsteps at Lock", "author": "R. A. Knox", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063092", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062712", "datestring": "1928", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13m", "first_in_sense": true}, {"id": "cat_nn01a-10063100", "text": {"keyword": null, "full_text": "Rosalie realized that for the family she was something the cat brought in.", "keyword_offset": null}, "year": 1940, "lemma": "to look like something the cat has brought in", "source": {"title": "Verdict of Twelve", "author": "R. Postgate", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063100", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062712", "datestring": "1940", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13m", "first_in_sense": false}, {"id": "cat_nn01a-10063109", "text": {"keyword": null, "full_text": "The sweet toothy smile froze to a \u2018what's that the cat's brought in\u2019 disdain.", "keyword_offset": null}, "year": 1967, "lemma": "to look like something the cat has brought in", "source": {"title": "No Laughing Matter", "author": "A. Wilson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063109", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062712", "datestring": "1967", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13m", "first_in_sense": false}, {"id": "cat_nn01a-10062985", "text": {"keyword": "make a cat laugh", "full_text": "Allow us just applause to win Enough to make a cat laugh.", "keyword_offset": 40}, "year": 1838, "lemma": "to make a cat laugh", "source": {"title": "Puss in Boots", "author": "J. R. Planch\u00e9", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062985", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062699", "datestring": "1838", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13j", "first_in_sense": true}, {"id": "cat_nn01a-10062993", "text": {"keyword": "made a cat laugh", "full_text": "It would ha' made a cat laugh.", "keyword_offset": 13}, "year": 1907, "lemma": "to make a cat laugh", "source": {"title": "Short Cruises", "author": "W. W. Jacobs", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062993", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062699", "datestring": "1907", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13j", "first_in_sense": false}, {"id": "cat_nn01a-308050452", "text": {"keyword": "make a cat laugh", "full_text": "It's enough to make a cat laugh.", "keyword_offset": 15}, "year": 1909, "lemma": "to make a cat laugh", "source": {"title": "Punch", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050452", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062699", "datestring": "1909", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13j", "first_in_sense": false}, {"id": "cat_nn01a-10063001", "text": {"keyword": "Make a cat laugh", "full_text": "Make a cat laugh, the way she takes people off.", "keyword_offset": 0}, "year": 1929, "lemma": "to make a cat laugh", "source": {"title": "Good Compan.", "author": "J. B. Priestley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063001", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062699", "datestring": "1929", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13j", "first_in_sense": false}, {"id": "cat_nn01a-10062926", "text": {"keyword": null, "full_text": "No more chance than a cat in hell without claws; said of one who enters into a dispute or quarrel with one greatly above his match.", "keyword_offset": null}, "year": 1796, "lemma": "not a cat's chance", "source": {"title": "Grose's Classical Dict. Vulgar Tongue", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062926", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1796", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": true}, {"id": "cat_nn01a-10062934", "text": {"keyword": null, "full_text": "Crutches by themselves wouldn't have stood a cat's chance.", "keyword_offset": null}, "year": 1902, "lemma": "not a cat's chance", "source": {"title": "Mr. Horrocks, Purser", "author": "C. J. C. Hyne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062934", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1902", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-10062942", "text": {"keyword": "not seem a cat's chance", "full_text": "There did not seem a cat's chance for Oxford on comparative form.", "keyword_offset": 10}, "year": 1927, "lemma": "not a cat's chance", "source": {"title": "Daily Express", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062942", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1927", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-308050460", "text": {"keyword": "not a cat's chance", "full_text": "\u2018Is there any likelihood of food prices being controlled by the Government?\u2019... \u2018By the record of the existing Government there is not a cat's chance.\u2019", "keyword_offset": 131}, "year": 1928, "lemma": "not a cat's chance", "source": {"title": "Daily Express", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050460", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1928", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-10062950", "text": {"keyword": null, "full_text": "He hasn't a cat-in-hell chance.", "keyword_offset": null}, "year": 1958, "lemma": "not a cat's chance", "source": {"title": "Man in Ambush", "author": "M. Procter", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062950", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1958", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-10062958", "text": {"keyword": null, "full_text": "You haven't a cat-in-hell's chance of getting away.", "keyword_offset": null}, "year": 1962, "lemma": "not a cat's chance", "source": {"title": "Double Finesse", "author": "\u2018H. Howard\u2019", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062958", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1962", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-10062966", "text": {"keyword": "not \u2018a cat in hell's chance\u2019", "full_text": "One seaman said the union had not \u2018a cat in hell's chance\u2019 of beating the Government as well as the shipowners.", "keyword_offset": 30}, "year": 1966, "lemma": "not a cat's chance", "source": {"title": "Guardian", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062966", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1966", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-152292247", "text": {"keyword": "put the cat among the pigeons", "full_text": "Martin again stood forward. It was evident that he had \u2018put the cat among the pigeons\u2019.", "keyword_offset": 56}, "year": 1841, "lemma": "to put the cat among the pigeons", "source": {"title": "Northern Star (Leeds)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292247", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1841", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": true}, {"id": "cat_nn01a-152292273", "text": {"keyword": null, "full_text": "We will avoid giving clues for identification, otherwise we might \u2018turn the cat amongst the pigeons\u2019.", "keyword_offset": null}, "year": 1889, "lemma": "to put the cat among the pigeons", "source": {"title": "Pump Court", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292273", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1889", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-141974802", "text": {"keyword": "put the cat among the pigeons", "full_text": "Mr. Henry Bate..has evidently, as the saying is, \u2018put the cat among the pigeons\u2019, or in other words upset at least two members of the Magic Circle.", "keyword_offset": 50}, "year": 1924, "lemma": "to put the cat among the pigeons", "source": {"title": "Wilford Hutchinson's Conjurors Chron.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid141974802", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1924", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10065016", "text": {"keyword": "put the cat among the pigeons", "full_text": "That perishing Admiral... He's put the cat among the pigeons all right. Questions, chits, memos coming down every two minutes.", "keyword_offset": 31}, "year": 1945, "lemma": "to put the cat among the pigeons", "source": {"title": "Coroner's Pidgin", "author": "M. Allingham", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10065016", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1945", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10065040", "text": {"keyword": null, "full_text": "A vengeful cat was set among the plump pigeons of commercial television.", "keyword_offset": null}, "year": 1963, "lemma": "to put the cat among the pigeons", "source": {"title": "Ann. Reg. 1962", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10065040", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1963", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292282", "text": {"keyword": "put the cat among the pigeons", "full_text": "John put the cat among the pigeons by establishing in 1960 a new Roman Secretariat of Christian Unity.", "keyword_offset": 5}, "year": 2000, "lemma": "to put the cat among the pigeons", "source": {"title": "Oxf. Compan. Christian Thought", "author": "A. Hastings", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292282", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "2000", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10062865", "text": {"keyword": null, "full_text": "Had I time, I believe I would come to London merely to see how the cat jumped.", "keyword_offset": null}, "year": 1827, "lemma": "to see which way the cat jumps", "source": {"title": "Croker Pap.", "author": "W. Scott", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062865", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062661", "datestring": "1827", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13e", "first_in_sense": true}, {"id": "cat_nn01a-10062876", "text": {"keyword": null, "full_text": "He..understood so well which side his bread was buttered, and which way the cat jumped.", "keyword_offset": null}, "year": 1863, "lemma": "to see which way the cat jumps", "source": {"title": "Water-babies", "author": "C. Kingsley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062876", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062661", "datestring": "1863", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13e", "first_in_sense": false}, {"id": "cat_nn01a-10062884", "text": {"keyword": null, "full_text": "The Opposition is as much devoted to the cult of the jumping cat as are the Liberals.", "keyword_offset": null}, "year": 1885, "lemma": "to see which way the cat jumps", "source": {"title": "Pall Mall Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062884", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062661", "datestring": "1885", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13e", "first_in_sense": false}, {"id": "cat_nn01a-10063012", "text": {"keyword": "that cat wouldn't jump", "full_text": "Them Yankee villains would break up our laws, language, and customs; that cat wouldn't jump at all, would it?", "keyword_offset": 69}, "year": 1838, "lemma": "that cat won't jump", "source": {"title": "Clockmaker", "author": "T. C. Haliburton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063012", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062702", "datestring": "1838", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13k", "first_in_sense": true}, {"id": "cat_nn01a-10063020", "text": {"keyword": "\u2018That cat won't jump.\u2019", "full_text": "\u2018They talk of suicide here,\u2019 he said at last. \u2018That cat won't jump.\u2019", "keyword_offset": 46}, "year": 1906, "lemma": "that cat won't jump", "source": {"title": "Man of Prop.", "author": "J. Galsworthy", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063020", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062702", "datestring": "1906", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13k", "first_in_sense": false}, {"id": "cat_nn01a-10063030", "text": {"keyword": "that cat won't jump", "full_text": "They know I was hard up...No, Charles, that cat won't jump.", "keyword_offset": 39}, "year": 1934, "lemma": "that cat won't jump", "source": {"title": "12.30 from Croydon", "author": "F. W. Crofts", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063030", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062702", "datestring": "1934", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13k", "first_in_sense": false}, {"id": "cat_nn01a-10063038", "text": {"keyword": "That cat won't jump", "full_text": "If you're telling me she fell in, just like that\u2014oh no! That cat won't jump.", "keyword_offset": 56}, "year": 1965, "lemma": "that cat won't jump", "source": {"title": "No More a-Roving", "author": "\u2018S. Troy\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063038", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062702", "datestring": "1965", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13k", "first_in_sense": false}, {"id": "cat_nn01a-10064961", "text": {"keyword": "turnen \u00fee cat in \u00fee panne", "full_text": "Many men of lawe..bi here suteltes turnen \u00fee cat in \u00fee panne.", "keyword_offset": 35}, "year": 1430, "lemma": "to turn the cat in the pan", "source": {"title": "Sel. Eng. Wks.", "author": "J. Wyclif", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10064961", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "?c1430", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": true}, {"id": "cat_nn01a-10062553", "text": {"keyword": "turnyng the cate in the pane", "full_text": "Ther was a prouerbe I knew wan, callyd \u2018turnyng the cate in the pane\u2019.", "keyword_offset": 40}, "year": 1540, "lemma": "to turn the cat in the pan", "source": {"title": "Pilgrim's Tale", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062553", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "c1540", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062566", "text": {"keyword": "turn cat in the pan", "full_text": "God saith, \u2018Cry, cease not\u2019, but they turn cat in the pan, and say, \u2018Cease, cry not\u2019.", "keyword_offset": 38}, "year": 1543, "lemma": "to turn the cat in the pan", "source": {"title": "Invect. against Swearing", "author": "T. Becon", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062566", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "1543", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062543", "text": {"keyword": "turned ye cat in ye pan", "full_text": "These Chetors turned ye cat in ye pan, geuing to diuerse vile patching thyftes, an honest, and godly titell, calling it by the name of a law.", "keyword_offset": 14}, "year": 1555, "lemma": "to turn the cat in the pan", "source": {"title": "Manifest Detection Diceplay", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062543", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "c1555", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062577", "text": {"keyword": "turning the catte in the panne", "full_text": "A subtile turning the catte in the panne or wresting of a false thing to some purpose.", "keyword_offset": 10}, "year": 1572, "lemma": "to turn the cat in the pan", "source": {"title": "Huloets Dict.", "author": "J. Higgins", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062577", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "1572", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062586", "text": {"keyword": "Turning the cat in the panne", "full_text": "Turning the cat in the panne, full of leigier de mayne.", "keyword_offset": 0}, "year": 1576, "lemma": "to turn the cat in the pan", "source": {"title": "Touchstone of Complexions", "author": "T. Newton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062586", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "1576", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062597", "text": {"keyword": null, "full_text": "I'l, with the Prouerbe, Turne the Cat ith' band.", "keyword_offset": null}, "year": 1619, "lemma": "to turn the cat in the pan", "source": {"title": "Satyricall Epigrams", "author": "H. Hutton", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062597", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "1619", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062610", "text": {"keyword": "turne cat in pan", "full_text": "How do they shrinke? yea, how fouly do they..turne cat in pan, and become themselves persecuters of other?", "keyword_offset": 45}, "year": 1622, "lemma": "to turn the cat in the pan", "source": {"title": "Christians Sacrifice", "author": "T. Stoughton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062610", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062607", "datestring": "1622", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12b", "first_in_sense": true}, {"id": "cat_nn01a-10062618", "text": {"keyword": "turn'd Cat in Pan", "full_text": "Come Sirrah, you are a Villain, have turn'd Cat in Pan, and are a Tory.", "keyword_offset": 37}, "year": 1683, "lemma": "to turn the cat in the pan", "source": {"title": "City Politiques", "author": "J. Crowne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062618", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062607", "datestring": "1683", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12b", "first_in_sense": false}, {"id": "cat_nn01a-10062628", "text": {"keyword": "turned the cat in pan", "full_text": "I turned the cat in pan once more, And so became a Whig, sir.", "keyword_offset": 2}, "year": 1719, "lemma": "to turn the cat in the pan", "source": {"title": "Song, Vicar of Bray", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062628", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062607", "datestring": "a1720", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12b", "first_in_sense": false}, {"id": "cat_nn01a-10062634", "text": {"keyword": "turn cat in pan", "full_text": "O, this precious Basil will turn cat in pan with any man.", "keyword_offset": 28}, "year": 1816, "lemma": "to turn the cat in the pan", "source": {"title": "Old Mortality", "author": "W. Scott", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062634", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062607", "datestring": "1816", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12b", "first_in_sense": false}]} - -Got quotation responses. -Set JSONResponse to the response. -Ran quotations synchronously. -Parsing quotations JSON. -First quote grabbed as: - -In MainMenu() -The user's input was read as: -x -Exit selected. diff --git a/logs/Log_OxfordApplication_20210420-1802.txt b/logs/Log_OxfordApplication_20210420-1802.txt deleted file mode 100644 index 69d9e78..0000000 --- a/logs/Log_OxfordApplication_20210420-1802.txt +++ /dev/null @@ -1,281 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -Automatically looking up user entered word: -cat -Found that QueryMode is set to words. -Looking up the word: -cat -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "cat_nn01a", "band": 5, "meta": {"created": 1889, "revised": false, "updated": null}, "lemma": "cat", "oed_url": "https://www.oed.com/view/Entry/28649#eid10061368", "daterange": {"end": null, "start": 799, "obsolete": false, "rangestring": "eOE\u2014"}, "etymology": {"etymons": [], "etymology_type": null, "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Romance", "Italo-Western", "Gallo-Romance", "French"], ["English"]], "etymology_summary": null}, "first_use": "Corpus Glossary", "frequency": [[1750, 8.7], [1760, 9.3], [1770, 9.8], [1780, 9.8], [1790, 10], [1800, 11], [1810, 11], [1820, 11], [1830, 11], [1840, 12], [1850, 13], [1860, 14], [1870, 15], [1880, 16], [1890, 18], [1900, 19], [1910, 20], [1920, 20], [1930, 21], [1940, 21], [1950, 21], [1960, 22], [1970, 24], [1980, 28], [1990, 30], [2000, 31], [2010, 31]], "sense_ids": ["cat_nn01a-10061373", "cat_nn01a-10061490", "cat_nn01a-10061633", "cat_nn01a-10061721", "cat_nn01a-10061761", "cat_nn01a-10061839", "cat_nn01a-10061873", "cat_nn01a-10061918", "cat_nn01a-10062003", "cat_nn01a-10062038", "cat_nn01a-10062063", "cat_nn01a-10062116", "cat_nn01a-10062157", "cat_nn01a-10062246", "cat_nn01a-10062293", "cat_nn01a-10062333", "cat_nn01a-10062381", "cat_nn01a-10062420", "cat_nn01a-10062431", "cat_nn01a-10062443", "cat_nn01a-10062490", "cat_nn01a-10062504", "cat_nn01a-10062534", "cat_nn01a-10062607", "cat_nn01a-10062648", "cat_nn01a-10062651", "cat_nn01a-10062655", "cat_nn01a-10062658", "cat_nn01a-10062661", "cat_nn01a-10062664", "cat_nn01a-10062680", "cat_nn01a-10062696", "cat_nn01a-10062699", "cat_nn01a-10062702", "cat_nn01a-10062706", "cat_nn01a-10062712", "cat_nn01a-10063118", "cat_nn01a-10063186", "cat_nn01a-10065076", "cat_nn01a-10065001", "cat_nn01a-152292294"], "definition": "A well-known carnivorous quadruped (Felis domesticus) which has long been domesticated, being kept to destroy mice, and as a house pet.", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "cat", "part_of_speech": "NN"}, {"form": "cats", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "cat", "part_of_speech": "NN"}, {"form": "cats", "part_of_speech": "NNS"}]}], "frequency_id": "cat_nn01a-fq", "oed_reference": "cat, n.1", "pronunciations": [{"ipa": ["kat"], "region": "British"}, {"ipa": ["kaet"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "cat_nn01a-10061373"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -cat_nn01aThe user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 197, "count": 197, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/cat_nn01a/quotations/?offset=0&limit=10000 . Accessed 20 April 2021"}, "links": {"self": "/oed/api/v0.2/word/cat_nn01a/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/cat_nn01a/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/cat_nn01a/quotations/?offset=0&limit=10000"}, "data": [{"id": "cat_nn01a-10062747", "text": {"keyword": null, "full_text": "A woman hath nyne lyues lyke a cat.", "keyword_offset": null}, "year": 1546, "lemma": "care killed the cat", "source": {"title": "Dialogue Prouerbes Eng. Tongue", "author": "J. Heywood", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062747", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1546", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": true}, {"id": "cat_nn01a-10062756", "text": {"keyword": null, "full_text": "Nothing King of Cates, but borrow one of your nine liues.", "keyword_offset": null}, "year": 1597, "lemma": "care killed the cat", "source": {"title": "Romeo & Juliet", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062756", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1597", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10062765", "text": {"keyword": null, "full_text": "Though care kild a catte, thou hast mettle enough in thee to kill care.", "keyword_offset": null}, "year": 1600, "lemma": "care killed the cat", "source": {"title": "Much Ado about Nothing", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062765", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1600", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10062773", "text": {"keyword": null, "full_text": "Exiling fretting Care, that kills a Cat!", "keyword_offset": null}, "year": 1682, "lemma": "care killed the cat", "source": {"title": "Lutrin", "author": "N. O.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062773", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1682", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10062784", "text": {"keyword": null, "full_text": "He..had, as they say, as many Lives as a Cat.", "keyword_offset": null}, "year": 1684, "lemma": "care killed the cat", "source": {"title": "Pilgrim's Progress 2nd Pt.", "author": "J. Bunyan", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062784", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1684", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10062794", "text": {"keyword": null, "full_text": "That Arab cat-o'-nine-lives, Osman Digna.", "keyword_offset": null}, "year": 1886, "lemma": "care killed the cat", "source": {"title": "Sat. Rev.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062794", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1886", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10061377", "text": {"keyword": "catte", "full_text": "Fellus (felis), catte.", "keyword_offset": 16}, "year": 798, "lemma": "cat", "source": {"title": "Corpus Gloss.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061377", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "a800", "first_in_word": true, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": true}, {"id": "cat_nn01a-10061386", "text": {"keyword": "catt", "full_text": "Muriceps, uel musio, murilegus, catt.", "keyword_offset": 32}, "year": 998, "lemma": "cat", "source": {"title": "Anglo-Saxon & Old Eng. Vocab.", "author": "T. Wright", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061386", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "a1000", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061400", "text": {"keyword": "cat", "full_text": "Muriceps, cat.", "keyword_offset": 10}, "year": 1050, "lemma": "cat", "source": {"title": "Anglo-Saxon & Old Eng. Vocab.", "author": "T. Wright", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061400", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "c1050", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061414", "text": {"keyword": "cat", "full_text": "Ne schule \u021de habben nan beast bute cat ane.", "keyword_offset": 35}, "year": 1225, "lemma": "cat", "source": {"title": "Ancrene Riwle", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061414", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "?c1225", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061640", "text": {"keyword": "cat", "full_text": "Hwe\u00f0er \u00fee cat of helle clachte eauer hire towart.", "keyword_offset": 10}, "year": 1225, "lemma": "cat", "source": {"title": "Ancrene Riwle", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061640", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "?c1225", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": true}, {"id": "cat_nn01a-10061421", "text": {"keyword": "cat", "full_text": "By nighth als a cat hy seeth.", "keyword_offset": 16}, "year": 1300, "lemma": "cat", "source": {"title": "K. Alis.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061421", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "c1300", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061428", "text": {"keyword": "cat", "full_text": "Who so wolde senge the cattes skin, Than wol the cat wel dwellen in hire in.", "keyword_offset": 49}, "year": 1386, "lemma": "cat", "source": {"title": "Wife of Bath's Prol.", "author": "G. Chaucer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061428", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "c1386", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061508", "text": {"keyword": "cat", "full_text": "Gibbe our cat That awaiteth mice and rattes to killen.", "keyword_offset": 10}, "year": 1400, "lemma": "cat", "source": {"title": "Rom. Rose", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061508", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "c1400", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": true}, {"id": "cat_nn01a-135375454", "text": {"keyword": "catte", "full_text": "For to make a werrely holde that men calle a barbed catte, and a bewfray that shal have ix. fadome of lengthe and two of brede, and the said catte six fadome of lengthe and two of brede.", "keyword_offset": 52}, "year": 1489, "lemma": "cat", "source": {"title": "Bk. Fayttes of Armes", "author": "W. Caxton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid135375454", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1489", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": true}, {"id": "cat_nn01a-10063189", "text": {"keyword": "cat", "full_text": "It is ane auld dog..that thow begylis; Thow wenis to drau the stra befoir the cat.", "keyword_offset": 78}, "year": 1499, "lemma": "cat", "source": {"title": "Fables: Fox, Wolf, & Cadger", "author": "R. Henryson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063189", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "?a1500", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": true}, {"id": "cat_nn01a-10061436", "text": {"keyword": "catte", "full_text": "The mouse hounter or catte is an onclene beste & a poyson ennemy to all myse.", "keyword_offset": 21}, "year": 1527, "lemma": "cat", "source": {"title": "Noble Lyfe Bestes", "author": "L. Andrewe", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061436", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "?1527", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061515", "text": {"keyword": "cat", "full_text": "To call Phylyp agayne Whom Gyb our cat hath slayne.", "keyword_offset": 35}, "year": 1528, "lemma": "cat", "source": {"title": "Phyllyp Sparowe", "author": "J. Skelton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061515", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "a1529", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10063199", "text": {"keyword": "cat", "full_text": "Wysdome is greate if the cat neuer touched mylke.", "keyword_offset": 25}, "year": 1532, "lemma": "cat", "source": {"title": "Arthur of Brytayn", "author": "Ld. Berners", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063199", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "a1533", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10063208", "text": {"keyword": "cat", "full_text": "It was alway that ye cat winked whan her eye was oute.", "keyword_offset": 21}, "year": 1534, "lemma": "cat", "source": {"title": "Wks.", "author": "T. More", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063208", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "a1535", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061734", "text": {"keyword": "cat", "full_text": "Wantonnes. Hay! as ane brydlit cat, I brank.", "keyword_offset": 31}, "year": 1535, "lemma": "cat", "source": {"title": "Satyre", "author": "D. Lindsay", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061734", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061721", "datestring": "1535", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2b", "first_in_sense": true}, {"id": "cat_nn01a-10063217", "text": {"keyword": "catte", "full_text": "The catte wold fishe eate, but she wol not her feete wette.", "keyword_offset": 4}, "year": 1545, "lemma": "cat", "source": {"title": "Prouerbes", "author": "R. Taverner", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063217", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1545", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10063227", "text": {"keyword": "cats", "full_text": "When all candels be out, all cats be grey. All thynges are then of one colour.", "keyword_offset": 29}, "year": 1550, "lemma": "cat", "source": {"title": "Dialogue Prouerbes Eng. Tongue", "author": "J. Heywood", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063227", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1550", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061936", "text": {"keyword": "cattes", "full_text": "In this region are founde many muske cattes.", "keyword_offset": 37}, "year": 1553, "lemma": "cat", "source": {"title": "Treat. Newe India", "author": "R. Eden", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061936", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1553", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": true}, {"id": "cat_nn01a-10061445", "text": {"keyword": "katte", "full_text": "Item..was a katte hongyd on the gallos in Cheppe clothed lyke a preste.", "keyword_offset": 12}, "year": 1556, "lemma": "cat", "source": {"title": "Chron. Grey Fr.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061445", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1556", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10063236", "text": {"keyword": "cattes", "full_text": "The Englishmen in those dayes were cattes, not to be catched without Myttens.", "keyword_offset": 35}, "year": 1577, "lemma": "cat", "source": {"title": "Chron.", "author": "R. Holinshed", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063236", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1577", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10062338", "text": {"keyword": "cat", "full_text": "A trap or cat, such as children play at.", "keyword_offset": 10}, "year": 1598, "lemma": "cat", "source": {"title": "Worlde of Wordes", "author": "J. Florio", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062338", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062333", "datestring": "1598", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10a", "first_in_sense": true}, {"id": "cat_nn01a-10061523", "text": {"keyword": "Cat", "full_text": "I am as melancholy as a gyb Cat.", "keyword_offset": 28}, "year": 1598, "lemma": "cat", "source": {"title": "Henry IV, Pt. 1", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061523", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1598", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10062453", "text": {"keyword": "cat", "full_text": "A kinde of Christmas game called blinde is the cat.", "keyword_offset": 47}, "year": 1598, "lemma": "cat", "source": {"title": "Worlde of Wordes", "author": "J. Florio", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062453", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062443", "datestring": "1598", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10e", "first_in_sense": true}, {"id": "cat_nn01a-10061453", "text": {"keyword": "Cat", "full_text": "A Cat will meaw, a Dog will haue a day.", "keyword_offset": 2}, "year": 1603, "lemma": "cat", "source": {"title": "Hamlet", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061453", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1603", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-128341389", "text": {"keyword": "cats", "full_text": "The males will kill the young ones, if they come at them like as the Bore-cats.", "keyword_offset": 74}, "year": 1607, "lemma": "cat", "source": {"title": "Hist. Foure-footed Beastes", "author": "E. Topsell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid128341389", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1607", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061882", "text": {"keyword": "cats", "full_text": "Panthers, Pardals, Linxes, or Tygers, hadde bin all of the kind of cats.", "keyword_offset": 67}, "year": 1607, "lemma": "cat", "source": {"title": "Hist. Foure-footed Beastes", "author": "E. Topsell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061882", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061873", "datestring": "1607", "first_in_word": false, "oed_reference": "cat, n.1, sense I.3", "first_in_sense": true}, {"id": "cat_nn01a-10061947", "text": {"keyword": "cat", "full_text": "Thou owest..the cat no perfume.", "keyword_offset": 16}, "year": 1608, "lemma": "cat", "source": {"title": "King Lear", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061947", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1608", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10062462", "text": {"keyword": "Cat and Trap", "full_text": "Martinet,..the game called Cat and Trap.", "keyword_offset": 27}, "year": 1611, "lemma": "cat", "source": {"title": "Dict. French & Eng. Tongues", "author": "R. Cotgrave", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062462", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062443", "datestring": "1611", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10e", "first_in_sense": false}, {"id": "cat_nn01a-10061535", "text": {"keyword": "doe-cat", "full_text": "Chate, a she-cat or doe-cat.", "keyword_offset": 20}, "year": 1611, "lemma": "cat", "source": {"title": "Dict. French & Eng. Tongues", "author": "R. Cotgrave", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061535", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1611", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-135375465", "text": {"keyword": "Cathouse", "full_text": "This Cathouse answerable to the cattus mentioned by Vegetius, was vsed in the siege of Bedford Castle in the time of King Henry the third.", "keyword_offset": 5}, "year": 1614, "lemma": "cat", "source": {"title": "Remaines", "author": "W. Camden", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid135375465", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1614", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": false}, {"id": "cat_nn01a-10061956", "text": {"keyword": "Cat", "full_text": "Ciuet is..the verie vncleanly fluxe of a Cat.", "keyword_offset": 41}, "year": 1615, "lemma": "cat", "source": {"title": "As you like It", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061956", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "a1616", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10061647", "text": {"keyword": "Cat", "full_text": "A pox vpon him for me, he's more and more a Cat.", "keyword_offset": 44}, "year": 1615, "lemma": "cat", "source": {"title": "All's Well that ends Well", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061647", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "a1616", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061657", "text": {"keyword": "Cats", "full_text": "'Twas you incenst the rable. Cats, that can iudge as fitly of his worth, As I can of those Mysteries.", "keyword_offset": 29}, "year": 1615, "lemma": "cat", "source": {"title": "Coriolanus", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061657", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "a1616", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10063245", "text": {"keyword": "Cat", "full_text": "If the Cat will after kinde, so be sure will Rosalinde.", "keyword_offset": 7}, "year": 1615, "lemma": "cat", "source": {"title": "As you like It", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063245", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "a1616", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10062346", "text": {"keyword": "Cat", "full_text": "Prethee lay up my Cat and Cat-stick safe.", "keyword_offset": 18}, "year": 1626, "lemma": "cat", "source": {"title": "Women beware Women", "author": "T. Middleton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062346", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062333", "datestring": "a1627", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10a", "first_in_sense": false}, {"id": "cat_nn01a-10062170", "text": {"keyword": "Cat", "full_text": "The forecastle..the Cat, Cats head and Cats holes.", "keyword_offset": 20}, "year": 1626, "lemma": "cat", "source": {"title": "Accidence Young Sea-men", "author": "J. Smith", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062170", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1626", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": true}, {"id": "cat_nn01a-10062384", "text": {"keyword": "Catt", "full_text": "Playing at Catt in the Parke medow.", "keyword_offset": 11}, "year": 1626, "lemma": "cat", "source": {"title": "Windsor & Eton Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062384", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062381", "datestring": "1626", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10b", "first_in_sense": true}, {"id": "cat_nn01a-10062178", "text": {"keyword": "Cat", "full_text": "The Cat is also a short peece of timber aloft right ouer the Hawse.", "keyword_offset": 4}, "year": 1627, "lemma": "cat", "source": {"title": "Sea Gram.", "author": "J. Smith", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062178", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1627", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062125", "text": {"keyword": "Cat", "full_text": "A warlike Fort; A new rais'd Mount, or some fire-spitting Cat.", "keyword_offset": 58}, "year": 1628, "lemma": "cat", "source": {"title": "Britain's Remembrancer", "author": "G. Wither", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062125", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062116", "datestring": "1628", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6b", "first_in_sense": true}, {"id": "cat_nn01a-10062424", "text": {"keyword": "Catt", "full_text": "Sundry youths playing at Catt on the Lords day, two of them fell out, and the one hitting the other under the eare with his catt, he therwith fell downe for dead.", "keyword_offset": 25}, "year": 1636, "lemma": "cat", "source": {"title": "Divine Trag. lately Acted", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062424", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062420", "datestring": "1636", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10c", "first_in_sense": true}, {"id": "cat_nn01a-10062134", "text": {"keyword": "Cat", "full_text": "Cavalier, a Mount raised on purpose to plant Canon on. Some call it a Cat.", "keyword_offset": 70}, "year": 1648, "lemma": "cat", "source": {"title": "Contin. Civill Warres France", "author": "C. Cotterell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062134", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062116", "datestring": "1648", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6b", "first_in_sense": false}, {"id": "cat_nn01a-10062359", "text": {"keyword": "cat", "full_text": "All my storehouse of tops, gigs, balls, cat and catsticks.", "keyword_offset": 40}, "year": 1651, "lemma": "cat", "source": {"title": "New Acad.", "author": "R. Brome", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062359", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062333", "datestring": "a1652", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10a", "first_in_sense": false}, {"id": "cat_nn01a-10063255", "text": {"keyword": "Cat", "full_text": "The disease will stay in one state as long as a Cat is tyed to a Pudding.", "keyword_offset": 48}, "year": 1651, "lemma": "cat", "source": {"title": "Astrol. Judgm. Dis.", "author": "N. Culpeper", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063255", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1651", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10062148", "text": {"keyword": "cats", "full_text": "Of turnpikes, flankers, cats, and counter-scarps.", "keyword_offset": 24}, "year": 1652, "lemma": "cat", "source": {"title": "Honoria & Mammon", "author": "J. Shirley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062148", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062116", "datestring": "1652", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6b", "first_in_sense": false}, {"id": "cat_nn01a-10062394", "text": {"keyword": "catt", "full_text": "The lawful and laudable games of trapp, catt, stool-ball, racket, etc.", "keyword_offset": 40}, "year": 1653, "lemma": "cat", "source": {"title": "Short Relation Long Journey", "author": "J. Taylor", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062394", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062381", "datestring": "1653", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10b", "first_in_sense": false}, {"id": "cat_nn01a-10062044", "text": {"keyword": "Cats", "full_text": "Cats, Conies, Lambs, and diverse other thicke furres that be good and wholesome.", "keyword_offset": 0}, "year": 1656, "lemma": "cat", "source": {"title": "Sheph. Kalendar", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062044", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062038", "datestring": "1656", "first_in_word": false, "oed_reference": "cat, n.1, sense I.5", "first_in_sense": true}, {"id": "cat_nn01a-10063264", "text": {"keyword": "cat", "full_text": "The King shall not be able to whip a cat but I must be at the tayle of it.", "keyword_offset": 37}, "year": 1665, "lemma": "cat", "source": {"title": "Diary", "author": "S. Pepys", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063264", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1665", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061543", "text": {"keyword": "cat", "full_text": "Our young gibb-cat did leap down our stairs..at two leaps.", "keyword_offset": 15}, "year": 1667, "lemma": "cat", "source": {"title": "Diary", "author": "S. Pepys", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061543", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1667", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10062494", "text": {"keyword": "Salt-Cat", "full_text": "A Salt-Cat..which makes the Pigeons much affect the place: and such that casually come there, usually remain where they find such good entertainment.", "keyword_offset": 2}, "year": 1669, "lemma": "cat", "source": {"title": "Systema Agriculturae", "author": "J. Worlidge", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062494", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062490", "datestring": "1669", "first_in_word": false, "oed_reference": "cat, n.1, sense II.11a", "first_in_sense": true}, {"id": "cat_nn01a-10062186", "text": {"keyword": "Catt", "full_text": "Haul Catt, Haul Catt.", "keyword_offset": 5}, "year": 1670, "lemma": "cat", "source": {"title": "Shakespeare's Tempest", "author": "J. Dryden", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062186", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1670", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062051", "text": {"keyword": "Cat", "full_text": "And from him then they took his Cap of Cat.", "keyword_offset": 39}, "year": 1676, "lemma": "cat", "source": {"title": "Iliads", "author": "T. Hobbes", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062051", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062038", "datestring": "1676", "first_in_word": false, "oed_reference": "cat, n.1, sense I.5", "first_in_sense": false}, {"id": "cat_nn01a-10061966", "text": {"keyword": "Flying-Cat", "full_text": "An Owl is a Flying-Cat.", "keyword_offset": 12}, "year": 1699, "lemma": "cat", "source": {"title": "New Dict. Canting Crew", "author": "B. E.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061966", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1699", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10061743", "text": {"keyword": "Cat", "full_text": "Cat, a common Whore.", "keyword_offset": 0}, "year": 1699, "lemma": "cat", "source": {"title": "New Dict. Canting Crew", "author": "B. E.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061743", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061721", "datestring": "1699", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2b", "first_in_sense": false}, {"id": "cat_nn01a-10061462", "text": {"keyword": "Cat", "full_text": "He watcht me as a Cat does a Mouse.", "keyword_offset": 18}, "year": 1699, "lemma": "cat", "source": {"title": "New Dict. Canting Crew", "author": "B. E.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061462", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1699", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10062010", "text": {"keyword": "Cats", "full_text": "Conger-Eels, Perch, and Cats.", "keyword_offset": 24}, "year": 1705, "lemma": "cat", "source": {"title": "Hist. Virginia", "author": "R. Beverley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062010", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1705", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": true}, {"id": "cat_nn01a-10061751", "text": {"keyword": "Cats", "full_text": "Wrigglers, Misses, Cats, Rigs.", "keyword_offset": 19}, "year": 1708, "lemma": "cat", "source": {"title": "Wks. F. Rabelais", "author": "P. A. Motteux", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061751", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061721", "datestring": "1708", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2b", "first_in_sense": false}, {"id": "cat_nn01a-10063275", "text": {"keyword": "Cat", "full_text": "As analogous as Chalk and Cheese, or a Cat and a Cartwheel!", "keyword_offset": 39}, "year": 1708, "lemma": "cat", "source": {"title": "Wks. F. Rabelais", "author": "P. A. Motteux", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063275", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1708", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10062434", "text": {"keyword": "Cat", "full_text": "Tine Cat, tine Game, an allusion to a play called Cat i' the Hole, and the English Kit-Cat. Spoken when men at law have lost their principal evidence.", "keyword_offset": 5}, "year": 1721, "lemma": "cat", "source": {"title": "Compl. Coll. Scotish Prov.", "author": "J. Kelly", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062434", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062431", "datestring": "1721", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10d", "first_in_sense": true}, {"id": "cat_nn01a-10061554", "text": {"keyword": "gib-cat", "full_text": "A gib-cat, felis mas.", "keyword_offset": 2}, "year": 1749, "lemma": "cat", "source": {"title": "Coles's Dict. Eng.-Lat.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061554", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1749", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061471", "text": {"keyword": "cat", "full_text": "Purring like a cat.", "keyword_offset": 15}, "year": 1752, "lemma": "cat", "source": {"title": "Rambler", "author": "S. Johnson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061471", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1752", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061562", "text": {"keyword": "Cat", "full_text": "Tom the Cat is born of poor but honest parents.", "keyword_offset": 8}, "year": 1760, "lemma": "cat", "source": {"title": "Life & Adventures of Cat", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061562", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1760", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-308050422", "text": {"keyword": "Cats", "full_text": "Hauld the Sein again, catched 2 or 3 White Fish..and a great Number of Cats.", "keyword_offset": 71}, "year": 1760, "lemma": "cat", "source": {"title": "Diaries", "author": "G. Washington", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050422", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1760", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-10061667", "text": {"keyword": "cat", "full_text": "An old cat..who is a famous proficient in scandal.", "keyword_offset": 7}, "year": 1763, "lemma": "cat", "source": {"title": "Hist. Lady Julia Mandeville", "author": "F. Brooke", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061667", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1763", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-308050431", "text": {"keyword": "cats", "full_text": "'Tis full of large fish, as cats, garr, mullets.", "keyword_offset": 28}, "year": 1765, "lemma": "cat", "source": {"title": "Jrnl.", "author": "J. Bartram", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050431", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1765", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-128341397", "text": {"keyword": "boar-cats", "full_text": "Scratch, and bite, and tear, and kick, Like two boar-cats hung 'cross a stick.", "keyword_offset": 48}, "year": 1767, "lemma": "cat", "source": {"title": "Homer Travestie", "author": "T. Bridges", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid128341397", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1767", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10062197", "text": {"keyword": "Cat", "full_text": "Cat, is..a..strong tackle, or complication of pullies, to hook and draw the anchor..up to the cat-head.", "keyword_offset": 0}, "year": 1769, "lemma": "cat", "source": {"title": "Universal Dict. Marine", "author": "W. Falconer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062197", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1769", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10063283", "text": {"keyword": "cat", "full_text": "At London\u2014I am pent up in frowzy lodgings, where there is not room enough to swing a cat.", "keyword_offset": 85}, "year": 1771, "lemma": "cat", "source": {"title": "Humphry Clinker", "author": "T. Smollett", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063283", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1771", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061676", "text": {"keyword": "cat", "full_text": "She was a speaking cat.", "keyword_offset": 19}, "year": 1778, "lemma": "cat", "source": {"title": null, "author": "S. Johnson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061676", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1778", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061569", "text": {"keyword": "Gib cat", "full_text": "Gib cat, a northern name for a he cat, there commonly called Gilbert.", "keyword_offset": 0}, "year": 1785, "lemma": "cat", "source": {"title": "Classical Dict. Vulgar Tongue", "author": "F. Grose", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061569", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1785", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10062253", "text": {"keyword": "cat", "full_text": "A cat (an instrument of correction, which consists of a handle or stem, made of a rope three inches and a half in circumference, and about eighteen inches in length, at one end of which are fastened nine branches, or tails, composed of log line, with three or more knots upon each branch).", "keyword_offset": 2}, "year": 1788, "lemma": "cat", "source": {"title": "Acct. Slave Trade", "author": "A. Falconbridge", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062253", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062246", "datestring": "1788", "first_in_word": false, "oed_reference": "cat, n.1, sense II.8", "first_in_sense": true}, {"id": "cat_nn01a-10062261", "text": {"keyword": "Cat", "full_text": "This Cat's a cousin-german to the Knout.", "keyword_offset": 5}, "year": 1789, "lemma": "cat", "source": {"title": "Subj. for Painters", "author": "J. Wolcot", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062261", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062246", "datestring": "1789", "first_in_word": false, "oed_reference": "cat, n.1, sense II.8", "first_in_sense": false}, {"id": "cat_nn01a-308050440", "text": {"keyword": "cats", "full_text": "Perch, pike, eel, and cats of a monstrous size.", "keyword_offset": 22}, "year": 1790, "lemma": "cat", "source": {"title": "Massachusetts Spy", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050440", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1790", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-10061577", "text": {"keyword": "Cats", "full_text": "Cats..of titles obsolete or yet in use, Tom, Tybert, Roger, Rutterkin, or Puss.", "keyword_offset": 0}, "year": 1791, "lemma": "cat", "source": {"title": "Salmagundi", "author": "G. Huddesford", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061577", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1791", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061586", "text": {"keyword": "ram-cats", "full_text": "Clapping their dead ram-cats in holy ground.", "keyword_offset": 20}, "year": 1795, "lemma": "cat", "source": {"title": "Peter's Pension", "author": "J. Wolcot", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061586", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1795", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061890", "text": {"keyword": "cat", "full_text": "The tyger cat is a very lively animal, with its eyes emitting flashes like lightning.", "keyword_offset": 10}, "year": 1796, "lemma": "cat", "source": {"title": "Narr. Exped. Surinam", "author": "J. G. Stedman", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061890", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061873", "datestring": "1796", "first_in_word": false, "oed_reference": "cat, n.1, sense I.3", "first_in_sense": false}, {"id": "cat_nn01a-10062019", "text": {"keyword": "cat", "full_text": "The spotted-cat..this fish is formed not unlike a pike.", "keyword_offset": 12}, "year": 1796, "lemma": "cat", "source": {"title": "Narr. Exped. Surinam", "author": "J. G. Stedman", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062019", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1796", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-10062403", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1801, "lemma": "cat", "source": {"title": "Glig-gamena Angel-\u00f0eod", "author": "J. Strutt", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062403", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062381", "datestring": "1801", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10b", "first_in_sense": false}, {"id": "cat_nn01a-10062372", "text": {"keyword": "cat", "full_text": "The cat is about six inches in length, and an inch and a half or two inches in diameter, and diminished from the middle to both ends, in the manner of a double cone.", "keyword_offset": 4}, "year": 1801, "lemma": "cat", "source": {"title": "Glig-gamena Angel-\u00f0eod", "author": "J. Strutt", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062372", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062333", "datestring": "1801", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10a", "first_in_sense": false}, {"id": "cat_nn01a-10062296", "text": {"keyword": "cats", "full_text": "A new toast-stand, or an improvement on the articles called cats or dogs, upon which things are placed before the fire.", "keyword_offset": 60}, "year": 1806, "lemma": "cat", "source": {"title": "Ann. Reg.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062296", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062293", "datestring": "1806", "first_in_word": false, "oed_reference": "cat, n.1, sense II.9", "first_in_sense": true}, {"id": "cat_nn01a-10062273", "text": {"keyword": "cat", "full_text": "Any whip, cat, stick, or other such like instrument.", "keyword_offset": 10}, "year": 1824, "lemma": "cat", "source": {"title": "Order in Council", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062273", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062246", "datestring": "1824", "first_in_word": false, "oed_reference": "cat, n.1, sense II.8", "first_in_sense": false}, {"id": "cat_nn01a-10062206", "text": {"keyword": "Cat", "full_text": "The Cat is hook'd \u2018Haultaught!\u2019 their weight they ply By Sticking-out more Cable they supply.", "keyword_offset": 4}, "year": 1825, "lemma": "cat", "source": {"title": "Path to Naval Fame", "author": "H. B. Gascoigne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062206", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1825", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062470", "text": {"keyword": "Cat", "full_text": "Cat in the Hole, a game played by boys.", "keyword_offset": 0}, "year": 1825, "lemma": "cat", "source": {"title": "Etymol. Dict. Sc. Lang.", "author": "J. Jamieson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062470", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062443", "datestring": "1825", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10e", "first_in_sense": false}, {"id": "cat_nn01a-10062303", "text": {"keyword": "cat", "full_text": "A mahogany thing, which is called a cat, with a number of legs, so that turning which way it will it stands upright.", "keyword_offset": 36}, "year": 1826, "lemma": "cat", "source": {"title": null, "author": "W. Scott", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062303", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062293", "datestring": "1826", "first_in_word": false, "oed_reference": "cat, n.1, sense II.9", "first_in_sense": false}, {"id": "cat_nn01a-10061480", "text": {"keyword": "cats", "full_text": "The ruffians who threw dead dogs and dead cats at the Duke.", "keyword_offset": 42}, "year": 1832, "lemma": "cat", "source": {"title": "Eng. under Seven Admin.", "author": "A. W. Fonblanque", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061480", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1832", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10062090", "text": {"keyword": "Cats", "full_text": "Machines which, under the names of \u2018Cats\u2019 and \u2018Sows\u2019, were used in sieges.", "keyword_offset": 36}, "year": 1833, "lemma": "cat", "source": {"title": "Naval Hist. Eng.", "author": "R. Southey", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062090", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1833", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": false}, {"id": "cat_nn01a-10061899", "text": {"keyword": "Cats", "full_text": "Of all the Carnaria the Cats are the most completely and powerfully armed.", "keyword_offset": 24}, "year": 1834, "lemma": "cat", "source": {"title": "Animal Kingdom", "author": "H. McMurtrie", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061899", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061873", "datestring": "1834", "first_in_word": false, "oed_reference": "cat, n.1, sense I.3", "first_in_sense": false}, {"id": "cat_nn01a-10062479", "text": {"keyword": "cat", "full_text": "What do you say to a game at..odd and even, wild cat and 'coon, or somethin' or another?", "keyword_offset": 49}, "year": 1837, "lemma": "cat", "source": {"title": "Clockmaker", "author": "T. C. Haliburton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062479", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062443", "datestring": "1837\u201340", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10e", "first_in_sense": false}, {"id": "cat_nn01a-10061909", "text": {"keyword": "cats", "full_text": "Leopards, the name by which the greater spotted cats are known.", "keyword_offset": 48}, "year": 1839, "lemma": "cat", "source": {"title": "Penny Cycl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061909", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061873", "datestring": "1839", "first_in_word": false, "oed_reference": "cat, n.1, sense I.3", "first_in_sense": false}, {"id": "cat_nn01a-10061593", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1839, "lemma": "cat", "source": {"title": null, "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061593", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1839", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061688", "text": {"keyword": "cat", "full_text": "His mother called me an old cat.", "keyword_offset": 28}, "year": 1840, "lemma": "cat", "source": {"title": "Poor Jack", "author": "F. Marryat", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061688", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1840", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10062283", "text": {"keyword": "cat", "full_text": "The Duke's professional prejudice makes him cling to the cat.", "keyword_offset": 57}, "year": 1846, "lemma": "cat", "source": {"title": "Life & Labours", "author": "A. W. Fonblanque", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062283", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062246", "datestring": "1846", "first_in_word": false, "oed_reference": "cat, n.1, sense II.8", "first_in_sense": false}, {"id": "cat_nn01a-10062314", "text": {"keyword": "cat", "full_text": "There was an ebony cat standing before the fire, supporting a huge plate of toast and butter.", "keyword_offset": 19}, "year": 1847, "lemma": "cat", "source": {"title": "Life", "author": "M. M. Sherwood", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062314", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062293", "datestring": "1847", "first_in_word": false, "oed_reference": "cat, n.1, sense II.9", "first_in_sense": false}, {"id": "cat_nn01a-10062028", "text": {"keyword": "Cat", "full_text": "Catfish..is also called by the name of Horned-pout, Bull-head, Mud-pout, Minister, or simply Cat.", "keyword_offset": 93}, "year": 1848, "lemma": "cat", "source": {"title": "Dict. Americanisms", "author": "J. R. Bartlett", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062028", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1848\u201360", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-10061985", "text": {"keyword": "Sea-cat", "full_text": "The savage Sea-cat is speedily rendered incapable of doing further harm.", "keyword_offset": 11}, "year": 1859, "lemma": "cat", "source": {"title": "Yarrell's Hist. Brit. Fishes", "author": "J. Richardson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061985", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1859", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10061975", "text": {"keyword": "sea-cat", "full_text": "The wolf-fish, sea-wolf, sea-cat, Scotland.", "keyword_offset": 25}, "year": 1859, "lemma": "cat", "source": {"title": "Yarrell's Hist. Brit. Fishes", "author": "J. Richardson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061975", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1859", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10062214", "text": {"keyword": "cat", "full_text": "The cat, for lifting the whole weight of the anchor, is rove through the foremost sheave of the cat-head, through the inner sheave of the cat-block.", "keyword_offset": 4}, "year": 1860, "lemma": "cat", "source": {"title": "Novice's or Young Seaman's Catech.", "author": "H. Stuart", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062214", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1860", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062099", "text": {"keyword": "cat", "full_text": "A strong pent-house which they called \u2018a cat\u2019.", "keyword_offset": 41}, "year": 1861, "lemma": "cat", "source": {"title": "Cloister & Hearth", "author": "C. Reade", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062099", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1861", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": false}, {"id": "cat_nn01a-10062222", "text": {"keyword": "cat", "full_text": "A shapely one he is, and strong, as e'er from cat was cast.", "keyword_offset": 46}, "year": 1864, "lemma": "cat", "source": {"title": "Forging of Anchor", "author": "S. Ferguson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062222", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1864", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062230", "text": {"keyword": "cat", "full_text": "When the cat is hooked and \u2018cable enough\u2019 veered and stoppered, the anchor hangs below the cat-head.", "keyword_offset": 9}, "year": 1867, "lemma": "cat", "source": {"title": "Sailor's Word-bk.", "author": "W. H. Smyth", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062230", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1867", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10061995", "text": {"keyword": "cat", "full_text": "The polecat had pounced upon the bait..Between the two the cat was killed.", "keyword_offset": 59}, "year": 1870, "lemma": "cat", "source": {"title": "Routledge's Every Boy's Ann.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061995", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1870", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10062238", "text": {"keyword": "Cat", "full_text": "Cat, a projecting piece of wood or iron to which sheets or halyards are made fast.", "keyword_offset": 0}, "year": 1880, "lemma": "cat", "source": {"title": "Boy's Own Bk.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062238", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1880", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062323", "text": {"keyword": "cats", "full_text": "There are also at least a couple of \u2018cats\u2019, stands for open fireplaces.", "keyword_offset": 37}, "year": 1884, "lemma": "cat", "source": {"title": "Pall Mall Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062323", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062293", "datestring": "1884", "first_in_word": false, "oed_reference": "cat, n.1, sense II.9", "first_in_sense": false}, {"id": "cat_nn01a-10062412", "text": {"keyword": "cat", "full_text": "He was one Sunday in the midst of a game of cat.", "keyword_offset": 44}, "year": 1885, "lemma": "cat", "source": {"title": "Bunyan", "author": "J. Brown", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062412", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062381", "datestring": "1885", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10b", "first_in_sense": false}, {"id": "cat_nn01a-10062108", "text": {"keyword": "cat", "full_text": "If the moat could be filled, and the cat brought close to the foot of the fortifications.", "keyword_offset": 37}, "year": 1885, "lemma": "cat", "source": {"title": "Art of War", "author": "C. Oman", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062108", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1885", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": false}, {"id": "cat_nn01a-10063292", "text": {"keyword": "cat", "full_text": "They play a cat-and-mouse game with him for some time.", "keyword_offset": 12}, "year": 1887, "lemma": "cat", "source": {"title": "Pall Mall Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063292", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1887", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061704", "text": {"keyword": "cats", "full_text": "Harvest workers were called blanket stiffs or gay cats.", "keyword_offset": 50}, "year": 1926, "lemma": "cat", "source": {"title": "You can't Win", "author": "J. Black", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061704", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1926", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061712", "text": {"keyword": "cats", "full_text": "They stuck up the cats, took their money,.", "keyword_offset": 18}, "year": 1926, "lemma": "cat", "source": {"title": "You can't Win", "author": "J. Black", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061712", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1926", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061696", "text": {"keyword": "cats", "full_text": "Buy nothin'... It's you kind of cats that make it tough on us, buyin' chuck.", "keyword_offset": 32}, "year": 1926, "lemma": "cat", "source": {"title": "You can't Win", "author": "J. Black", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061696", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1926", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061778", "text": {"keyword": "cats", "full_text": "All the cats were there.", "keyword_offset": 8}, "year": 1932, "lemma": "cat", "source": {"title": "Melody Maker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061778", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1932", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": true}, {"id": "cat_nn01a-10061787", "text": {"keyword": "cats", "full_text": "The slanguage of swing-terms that \u2018cats\u2019 use.", "keyword_offset": 35}, "year": 1935, "lemma": "cat", "source": {"title": "Down Beat", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061787", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1935", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061795", "text": {"keyword": "Cats", "full_text": "Cats, the musicians of a swing orchestra.", "keyword_offset": 0}, "year": 1936, "lemma": "cat", "source": {"title": "Delineator", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061795", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1936", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061804", "text": {"keyword": "Cats", "full_text": "Cats, those members of the audience who are receptive to jazz music or who understand it.", "keyword_offset": 0}, "year": 1937, "lemma": "cat", "source": {"title": "Amer. Speech", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061804", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1937", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061813", "text": {"keyword": "cats", "full_text": "I wanted to give 'em a load of how we swing that music at home. My \u2018cats\u2019 understood it the same way and began lickin' their chops, as we say it.", "keyword_offset": 68}, "year": 1937, "lemma": "cat", "source": {"title": "Swing that Music", "author": "L. Armstrong", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061813", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1937", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061843", "text": {"keyword": "Cat", "full_text": "Cat, regular fellow, guy.", "keyword_offset": 0}, "year": 1946, "lemma": "cat", "source": {"title": "Really Blues", "author": "M. Mezzrow", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061843", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061839", "datestring": "1946", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2d", "first_in_sense": true}, {"id": "cat_nn01a-10061821", "text": {"keyword": "cats", "full_text": "Minton's was just a place for cats to jam... When you went in you'd see cats half-stewed who weren't paying much mind to what was happening on stage.", "keyword_offset": 30}, "year": 1955, "lemma": "cat", "source": {"title": "Hear me talkin' to Ya", "author": "N. Shapiro", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061821", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1955", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061831", "text": {"keyword": "cat", "full_text": "\u2018It's got beat and a lot of excitement,\u2019 said one teenage \u2018cat\u2019 I talked to.", "keyword_offset": 59}, "year": 1958, "lemma": "cat", "source": {"title": "Woman's Own", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061831", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1958", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061854", "text": {"keyword": "kat", "full_text": "'At-dam, man, youre the selfishest kat I seen yet.", "keyword_offset": 35}, "year": 1959, "lemma": "cat", "source": {"title": "Lover Man", "author": "A. Anderson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061854", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061839", "datestring": "1959", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2d", "first_in_sense": false}, {"id": "cat_nn01a-10061863", "text": {"keyword": "cats", "full_text": "The coloured cats saw I had an ally, and melted.", "keyword_offset": 13}, "year": 1959, "lemma": "cat", "source": {"title": "Encounter", "author": "C. MacInnes", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061863", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061839", "datestring": "1959", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2d", "first_in_sense": false}, {"id": "cat_nn01a-10062916", "text": {"keyword": "cat-and-monkey trick", "full_text": "So successfully was this cat-and-monkey trick performed.", "keyword_offset": 25}, "year": 1856, "lemma": "cat and monkey trick", "source": {"title": "Journey Slave States", "author": "F. L. Olmsted", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062916", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062680", "datestring": "1856", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13g", "first_in_sense": true}, {"id": "cat_nn01a-152292188", "text": {"keyword": "cat in the meal", "full_text": "He wishes to make us believe there is \u2018a cat in the meal\u2019.", "keyword_offset": 41}, "year": 1830, "lemma": "a cat in the meal-tub", "source": {"title": "N.Y. Spectator", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292188", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1830", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": true}, {"id": "cat_nn01a-152292214", "text": {"keyword": "cat in the meal-tub", "full_text": "Mr. Hoffman was afraid that there was a cat in the meal-tub, and insisted upon hearing a part of the report read.", "keyword_offset": 40}, "year": 1833, "lemma": "a cat in the meal-tub", "source": {"title": "N.Y. Spectator", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292214", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1833", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10065105", "text": {"keyword": "cat in the meal tub", "full_text": "There was a certain Convention which assembled not very long ago at Staunton, where there was also a cat in the meal tub.", "keyword_offset": 101}, "year": 1856, "lemma": "a cat in the meal-tub", "source": {"title": "Biogr. Sketch H. A. Wise", "author": "J. P. Hambleton", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10065105", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1856", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10065113", "text": {"keyword": "cat in the meal tub", "full_text": "I think that I can see a cat in the meal tub and therefore think that I had better stay out.", "keyword_offset": 25}, "year": 1873, "lemma": "a cat in the meal-tub", "source": {"title": "Life & Trav.", "author": "J. W. Bear", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10065113", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1873", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292223", "text": {"keyword": "cat in the meal", "full_text": "If it fails to discover any motive but one of public spirit, it still assumes that there is a cat in the meal.", "keyword_offset": 94}, "year": 1914, "lemma": "a cat in the meal-tub", "source": {"title": "Atlantic Monthly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292223", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1914", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292235", "text": {"keyword": "cat in the meal tub", "full_text": "The real cat in the meal tub was the marital situation.", "keyword_offset": 9}, "year": 1947, "lemma": "a cat in the meal-tub", "source": {"title": "Tom-walker", "author": "M. Sandoz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292235", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1947", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10062717", "text": {"keyword": "cat maie looke on a king", "full_text": "A cat maie looke on a king, ye know.", "keyword_offset": 2}, "year": 1546, "lemma": "a cat may look at a king", "source": {"title": "Dialogue Prouerbes Eng. Tongue", "author": "J. Heywood", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062717", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062648", "datestring": "1546", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13a", "first_in_sense": true}, {"id": "cat_nn01a-10062726", "text": {"keyword": "Cat may looke at a King", "full_text": "A Cat may looke at a King, and a swaynes eye hath as high a reach as a Lords looke.", "keyword_offset": 2}, "year": 1590, "lemma": "a cat may look at a king", "source": {"title": "Neuer too Late", "author": "R. Greene", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062726", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062648", "datestring": "1590", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13a", "first_in_sense": false}, {"id": "cat_nn01a-10062736", "text": {"keyword": "Cat may look at a King", "full_text": "A Cat may look at a King. This is a saucy Proverb, generally made use of by pragmatical Persons.", "keyword_offset": 2}, "year": 1724, "lemma": "a cat may look at a king", "source": {"title": "Universal Etymol. Eng. Dict.", "author": "N. Bailey", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062736", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062648", "datestring": "1724", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13a", "first_in_sense": false}, {"id": "cat_nn01a-10062513", "text": {"keyword": "Cats", "full_text": "Cats, salt-making term. Masses of salt formed under a pan when it leaks.", "keyword_offset": 0}, "year": 1886, "lemma": "cats", "source": {"title": "Gloss. Words County of Chester", "author": "R. Holland", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062513", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062504", "datestring": "1886", "first_in_word": false, "oed_reference": "cat, n.1, sense II.11b", "first_in_sense": true}, {"id": "cat_nn01a-10062521", "text": {"keyword": "cats", "full_text": "The \u2018cats\u2019, or salt that has become encrusted round the edges of the pan, is sent to the pottery works for glazing pipes and pitchers.", "keyword_offset": 5}, "year": 1892, "lemma": "cats", "source": {"title": "Cornhill Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062521", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062504", "datestring": "1892", "first_in_word": false, "oed_reference": "cat, n.1, sense II.11b", "first_in_sense": false}, {"id": "cat_nn01a-10064973", "text": {"keyword": "cat's meow", "full_text": "A good letter, Quig, one like that every month would be the \u2018cat's meow\u2019.", "keyword_offset": 61}, "year": 1921, "lemma": "the cat's meow", "source": {"title": "Pirate Piece", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10064973", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-152292294", "datestring": "1921", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": true}, {"id": "cat_nn01a-152292303", "text": {"keyword": "cat's meow", "full_text": "I'm going to bring you all kinds of rubber dresses back from New York, and will they be the cat's meow.", "keyword_offset": 92}, "year": 1934, "lemma": "the cat's meow", "source": {"title": "Calico Shoes", "author": "J. T. Farrell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292303", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-152292294", "datestring": "1934", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292312", "text": {"keyword": "cat's meow", "full_text": "Now I'm the cat's meow.", "keyword_offset": 12}, "year": 1991, "lemma": "the cat's meow", "source": {"title": "Blitz", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292312", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-152292294", "datestring": "1991", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292322", "text": {"keyword": "cat's meow", "full_text": "When the Miller sisters were in New York, they were the cat's meow.", "keyword_offset": 56}, "year": 2007, "lemma": "the cat's meow", "source": {"title": "Vanity Fair (N.Y.)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292322", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-152292294", "datestring": "2007", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10063048", "text": {"keyword": "cat's whiskers", "full_text": "It would have landed us in jail, if we had published it... But as literature, it was the cat's whiskers.", "keyword_offset": 89}, "year": 1923, "lemma": "the cat's pyjamas", "source": {"title": "Saucy Stories", "author": "W. A. Roberts", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063048", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1923", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": true}, {"id": "cat_nn01a-10063058", "text": {"keyword": "cat's whiskers", "full_text": "\u2018Well, if this ain't the cat's whiskers!\u2019 said Miss Peavey.", "keyword_offset": 25}, "year": 1924, "lemma": "the cat's pyjamas", "source": {"title": "Leave it to Psmith", "author": "P. G. Wodehouse", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063058", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1924", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": false}, {"id": "cat_nn01a-10063066", "text": {"keyword": "cat's pyjamas", "full_text": "This kid used to think Pa Gottlieb was the cat's pyjamas.", "keyword_offset": 43}, "year": 1925, "lemma": "the cat's pyjamas", "source": {"title": "Martin Arrowsmith", "author": "S. Lewis", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063066", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1925", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": false}, {"id": "cat_nn01a-10063074", "text": {"keyword": "cat's pyjamas", "full_text": "We were the absolute and utter cat's pyjamas.", "keyword_offset": 31}, "year": 1930, "lemma": "the cat's pyjamas", "source": {"title": "Times Lit. Suppl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063074", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1930", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": false}, {"id": "cat_nn01a-10063082", "text": {"keyword": "cat's whiskers", "full_text": "Lord Montgomery..holds that to label anything the \u2018cat's whiskers\u2019 is to confer on it the highest honour.", "keyword_offset": 51}, "year": 1958, "lemma": "the cat's pyjamas", "source": {"title": "Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063082", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1958", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": false}, {"id": "cat_nn01a-10063124", "text": {"keyword": null, "full_text": "I'll be drawne with a good Gib-cat, through the great pond at home.", "keyword_offset": null}, "year": 1631, "lemma": "to draw through the water with a cat", "source": {"title": "Bartholmew Fayre", "author": "B. Jonson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063124", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1631", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": true}, {"id": "cat_nn01a-10063136", "text": {"keyword": null, "full_text": "We hope, sir, that this Nation will be too Wise, to be drawn twice through the same Water by the very same Cat.", "keyword_offset": null}, "year": 1682, "lemma": "to draw through the water with a cat", "source": {"title": "London Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063136", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1682", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063144", "text": {"keyword": "drawing a Fellow through a Pond with a Cat", "full_text": "Catting, drawing a Fellow through a Pond with a Cat.", "keyword_offset": 9}, "year": 1699, "lemma": "to draw through the water with a cat", "source": {"title": "New Dict. Canting Crew", "author": "B. E.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063144", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1699", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063152", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1785, "lemma": "to draw through the water with a cat", "source": {"title": "Classical Dict. Vulgar Tongue", "author": "F. Grose", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063152", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1785", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063161", "text": {"keyword": "Whip-the-Cat", "full_text": "Whip-the-Cat.", "keyword_offset": 0}, "year": 1847, "lemma": "to draw through the water with a cat", "source": {"title": "Dict. Archaic & Provinc. Words", "author": "J. O. Halliwell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063161", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1847", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063168", "text": {"keyword": "Drawing a cat", "full_text": "Drawing a cat through the Lea.", "keyword_offset": 0}, "year": 1876, "lemma": "to draw through the water with a cat", "source": {"title": "Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063168", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1876", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063177", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1888, "lemma": "to draw through the water with a cat", "source": {"title": "Notes & Queries", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063177", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1888", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10062814", "text": {"keyword": null, "full_text": "Old Liquor able to make a Cat speak.", "keyword_offset": null}, "year": 1669, "lemma": "enough to make a cat speak", "source": {"title": "Songs Alamode", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062814", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062655", "datestring": "1669", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13c", "first_in_sense": true}, {"id": "cat_nn01a-10062823", "text": {"keyword": null, "full_text": "It's enough to make a Tom cat talk French grammar, only to see how she tosses her head.", "keyword_offset": null}, "year": 1839, "lemma": "enough to make a cat speak", "source": {"title": "Nicholas Nickleby", "author": "C. Dickens", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062823", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062655", "datestring": "1839", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13c", "first_in_sense": false}, {"id": "cat_nn01a-10062894", "text": {"keyword": null, "full_text": "Lo! like a Cheshire cat our court will grin.", "keyword_offset": null}, "year": 1770, "lemma": "to fight like Kilkenny cats", "source": {"title": "Wks.", "author": "J. Wolcot", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062894", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062664", "datestring": "1770\u20131819", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13f", "first_in_sense": true}, {"id": "cat_nn01a-10062905", "text": {"keyword": null, "full_text": "Mr. Newcome says..\u2018That woman grins like a Cheshire cat\u2019.", "keyword_offset": null}, "year": 1854, "lemma": "to fight like Kilkenny cats", "source": {"title": "Newcomes", "author": "W. M. Thackeray", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062905", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062664", "datestring": "1854", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13f", "first_in_sense": false}, {"id": "cat_nn01a-10062833", "text": {"keyword": null, "full_text": "Ile baste their bellies and their lippes til we haue ierk't the cat with our three whippes.", "keyword_offset": null}, "year": 1609, "lemma": "to jerk the cat", "source": {"title": "Hist. Two Maids More-clacke", "author": "R. Armin", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062833", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062658", "datestring": "1609", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13d", "first_in_sense": true}, {"id": "cat_nn01a-10062842", "text": {"keyword": null, "full_text": "You may not say hee's drunke..For though hee be as drunke as any Rat, He hath but catcht a foxe, or whipt the Cat.", "keyword_offset": null}, "year": 1630, "lemma": "to jerk the cat", "source": {"title": "Water-cormorant", "author": "J. Taylor", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062842", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062658", "datestring": "1630", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13d", "first_in_sense": false}, {"id": "cat_nn01a-10062853", "text": {"keyword": "shoot the cat", "full_text": "I'm cursedly inclined to shoot the cat.", "keyword_offset": 25}, "year": 1830, "lemma": "to jerk the cat", "source": {"title": "King's Own", "author": "F. Marryat", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062853", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062658", "datestring": "1830", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13d", "first_in_sense": false}, {"id": "cat_nn01a-10063092", "text": {"keyword": null, "full_text": "Bredon felt, in an expressive modern phrase, like something the cat had brought in.", "keyword_offset": null}, "year": 1928, "lemma": "to look like something the cat has brought in", "source": {"title": "Footsteps at Lock", "author": "R. A. Knox", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063092", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062712", "datestring": "1928", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13m", "first_in_sense": true}, {"id": "cat_nn01a-10063100", "text": {"keyword": null, "full_text": "Rosalie realized that for the family she was something the cat brought in.", "keyword_offset": null}, "year": 1940, "lemma": "to look like something the cat has brought in", "source": {"title": "Verdict of Twelve", "author": "R. Postgate", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063100", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062712", "datestring": "1940", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13m", "first_in_sense": false}, {"id": "cat_nn01a-10063109", "text": {"keyword": null, "full_text": "The sweet toothy smile froze to a \u2018what's that the cat's brought in\u2019 disdain.", "keyword_offset": null}, "year": 1967, "lemma": "to look like something the cat has brought in", "source": {"title": "No Laughing Matter", "author": "A. Wilson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063109", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062712", "datestring": "1967", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13m", "first_in_sense": false}, {"id": "cat_nn01a-10062985", "text": {"keyword": "make a cat laugh", "full_text": "Allow us just applause to win Enough to make a cat laugh.", "keyword_offset": 40}, "year": 1838, "lemma": "to make a cat laugh", "source": {"title": "Puss in Boots", "author": "J. R. Planch\u00e9", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062985", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062699", "datestring": "1838", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13j", "first_in_sense": true}, {"id": "cat_nn01a-10062993", "text": {"keyword": "made a cat laugh", "full_text": "It would ha' made a cat laugh.", "keyword_offset": 13}, "year": 1907, "lemma": "to make a cat laugh", "source": {"title": "Short Cruises", "author": "W. W. Jacobs", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062993", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062699", "datestring": "1907", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13j", "first_in_sense": false}, {"id": "cat_nn01a-308050452", "text": {"keyword": "make a cat laugh", "full_text": "It's enough to make a cat laugh.", "keyword_offset": 15}, "year": 1909, "lemma": "to make a cat laugh", "source": {"title": "Punch", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050452", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062699", "datestring": "1909", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13j", "first_in_sense": false}, {"id": "cat_nn01a-10063001", "text": {"keyword": "Make a cat laugh", "full_text": "Make a cat laugh, the way she takes people off.", "keyword_offset": 0}, "year": 1929, "lemma": "to make a cat laugh", "source": {"title": "Good Compan.", "author": "J. B. Priestley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063001", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062699", "datestring": "1929", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13j", "first_in_sense": false}, {"id": "cat_nn01a-10062926", "text": {"keyword": null, "full_text": "No more chance than a cat in hell without claws; said of one who enters into a dispute or quarrel with one greatly above his match.", "keyword_offset": null}, "year": 1796, "lemma": "not a cat's chance", "source": {"title": "Grose's Classical Dict. Vulgar Tongue", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062926", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1796", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": true}, {"id": "cat_nn01a-10062934", "text": {"keyword": null, "full_text": "Crutches by themselves wouldn't have stood a cat's chance.", "keyword_offset": null}, "year": 1902, "lemma": "not a cat's chance", "source": {"title": "Mr. Horrocks, Purser", "author": "C. J. C. Hyne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062934", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1902", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-10062942", "text": {"keyword": "not seem a cat's chance", "full_text": "There did not seem a cat's chance for Oxford on comparative form.", "keyword_offset": 10}, "year": 1927, "lemma": "not a cat's chance", "source": {"title": "Daily Express", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062942", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1927", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-308050460", "text": {"keyword": "not a cat's chance", "full_text": "\u2018Is there any likelihood of food prices being controlled by the Government?\u2019... \u2018By the record of the existing Government there is not a cat's chance.\u2019", "keyword_offset": 131}, "year": 1928, "lemma": "not a cat's chance", "source": {"title": "Daily Express", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050460", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1928", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-10062950", "text": {"keyword": null, "full_text": "He hasn't a cat-in-hell chance.", "keyword_offset": null}, "year": 1958, "lemma": "not a cat's chance", "source": {"title": "Man in Ambush", "author": "M. Procter", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062950", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1958", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-10062958", "text": {"keyword": null, "full_text": "You haven't a cat-in-hell's chance of getting away.", "keyword_offset": null}, "year": 1962, "lemma": "not a cat's chance", "source": {"title": "Double Finesse", "author": "\u2018H. Howard\u2019", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062958", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1962", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-10062966", "text": {"keyword": "not \u2018a cat in hell's chance\u2019", "full_text": "One seaman said the union had not \u2018a cat in hell's chance\u2019 of beating the Government as well as the shipowners.", "keyword_offset": 30}, "year": 1966, "lemma": "not a cat's chance", "source": {"title": "Guardian", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062966", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1966", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-152292247", "text": {"keyword": "put the cat among the pigeons", "full_text": "Martin again stood forward. It was evident that he had \u2018put the cat among the pigeons\u2019.", "keyword_offset": 56}, "year": 1841, "lemma": "to put the cat among the pigeons", "source": {"title": "Northern Star (Leeds)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292247", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1841", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": true}, {"id": "cat_nn01a-152292273", "text": {"keyword": null, "full_text": "We will avoid giving clues for identification, otherwise we might \u2018turn the cat amongst the pigeons\u2019.", "keyword_offset": null}, "year": 1889, "lemma": "to put the cat among the pigeons", "source": {"title": "Pump Court", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292273", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1889", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-141974802", "text": {"keyword": "put the cat among the pigeons", "full_text": "Mr. Henry Bate..has evidently, as the saying is, \u2018put the cat among the pigeons\u2019, or in other words upset at least two members of the Magic Circle.", "keyword_offset": 50}, "year": 1924, "lemma": "to put the cat among the pigeons", "source": {"title": "Wilford Hutchinson's Conjurors Chron.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid141974802", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1924", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10065016", "text": {"keyword": "put the cat among the pigeons", "full_text": "That perishing Admiral... He's put the cat among the pigeons all right. Questions, chits, memos coming down every two minutes.", "keyword_offset": 31}, "year": 1945, "lemma": "to put the cat among the pigeons", "source": {"title": "Coroner's Pidgin", "author": "M. Allingham", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10065016", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1945", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10065040", "text": {"keyword": null, "full_text": "A vengeful cat was set among the plump pigeons of commercial television.", "keyword_offset": null}, "year": 1963, "lemma": "to put the cat among the pigeons", "source": {"title": "Ann. Reg. 1962", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10065040", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1963", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292282", "text": {"keyword": "put the cat among the pigeons", "full_text": "John put the cat among the pigeons by establishing in 1960 a new Roman Secretariat of Christian Unity.", "keyword_offset": 5}, "year": 2000, "lemma": "to put the cat among the pigeons", "source": {"title": "Oxf. Compan. Christian Thought", "author": "A. Hastings", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292282", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "2000", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10062865", "text": {"keyword": null, "full_text": "Had I time, I believe I would come to London merely to see how the cat jumped.", "keyword_offset": null}, "year": 1827, "lemma": "to see which way the cat jumps", "source": {"title": "Croker Pap.", "author": "W. Scott", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062865", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062661", "datestring": "1827", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13e", "first_in_sense": true}, {"id": "cat_nn01a-10062876", "text": {"keyword": null, "full_text": "He..understood so well which side his bread was buttered, and which way the cat jumped.", "keyword_offset": null}, "year": 1863, "lemma": "to see which way the cat jumps", "source": {"title": "Water-babies", "author": "C. Kingsley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062876", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062661", "datestring": "1863", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13e", "first_in_sense": false}, {"id": "cat_nn01a-10062884", "text": {"keyword": null, "full_text": "The Opposition is as much devoted to the cult of the jumping cat as are the Liberals.", "keyword_offset": null}, "year": 1885, "lemma": "to see which way the cat jumps", "source": {"title": "Pall Mall Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062884", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062661", "datestring": "1885", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13e", "first_in_sense": false}, {"id": "cat_nn01a-10063012", "text": {"keyword": "that cat wouldn't jump", "full_text": "Them Yankee villains would break up our laws, language, and customs; that cat wouldn't jump at all, would it?", "keyword_offset": 69}, "year": 1838, "lemma": "that cat won't jump", "source": {"title": "Clockmaker", "author": "T. C. Haliburton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063012", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062702", "datestring": "1838", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13k", "first_in_sense": true}, {"id": "cat_nn01a-10063020", "text": {"keyword": "\u2018That cat won't jump.\u2019", "full_text": "\u2018They talk of suicide here,\u2019 he said at last. \u2018That cat won't jump.\u2019", "keyword_offset": 46}, "year": 1906, "lemma": "that cat won't jump", "source": {"title": "Man of Prop.", "author": "J. Galsworthy", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063020", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062702", "datestring": "1906", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13k", "first_in_sense": false}, {"id": "cat_nn01a-10063030", "text": {"keyword": "that cat won't jump", "full_text": "They know I was hard up...No, Charles, that cat won't jump.", "keyword_offset": 39}, "year": 1934, "lemma": "that cat won't jump", "source": {"title": "12.30 from Croydon", "author": "F. W. Crofts", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063030", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062702", "datestring": "1934", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13k", "first_in_sense": false}, {"id": "cat_nn01a-10063038", "text": {"keyword": "That cat won't jump", "full_text": "If you're telling me she fell in, just like that\u2014oh no! That cat won't jump.", "keyword_offset": 56}, "year": 1965, "lemma": "that cat won't jump", "source": {"title": "No More a-Roving", "author": "\u2018S. Troy\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063038", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062702", "datestring": "1965", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13k", "first_in_sense": false}, {"id": "cat_nn01a-10064961", "text": {"keyword": "turnen \u00fee cat in \u00fee panne", "full_text": "Many men of lawe..bi here suteltes turnen \u00fee cat in \u00fee panne.", "keyword_offset": 35}, "year": 1430, "lemma": "to turn the cat in the pan", "source": {"title": "Sel. Eng. Wks.", "author": "J. Wyclif", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10064961", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "?c1430", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": true}, {"id": "cat_nn01a-10062553", "text": {"keyword": "turnyng the cate in the pane", "full_text": "Ther was a prouerbe I knew wan, callyd \u2018turnyng the cate in the pane\u2019.", "keyword_offset": 40}, "year": 1540, "lemma": "to turn the cat in the pan", "source": {"title": "Pilgrim's Tale", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062553", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "c1540", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062566", "text": {"keyword": "turn cat in the pan", "full_text": "God saith, \u2018Cry, cease not\u2019, but they turn cat in the pan, and say, \u2018Cease, cry not\u2019.", "keyword_offset": 38}, "year": 1543, "lemma": "to turn the cat in the pan", "source": {"title": "Invect. against Swearing", "author": "T. Becon", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062566", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "1543", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062543", "text": {"keyword": "turned ye cat in ye pan", "full_text": "These Chetors turned ye cat in ye pan, geuing to diuerse vile patching thyftes, an honest, and godly titell, calling it by the name of a law.", "keyword_offset": 14}, "year": 1555, "lemma": "to turn the cat in the pan", "source": {"title": "Manifest Detection Diceplay", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062543", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "c1555", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062577", "text": {"keyword": "turning the catte in the panne", "full_text": "A subtile turning the catte in the panne or wresting of a false thing to some purpose.", "keyword_offset": 10}, "year": 1572, "lemma": "to turn the cat in the pan", "source": {"title": "Huloets Dict.", "author": "J. Higgins", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062577", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "1572", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062586", "text": {"keyword": "Turning the cat in the panne", "full_text": "Turning the cat in the panne, full of leigier de mayne.", "keyword_offset": 0}, "year": 1576, "lemma": "to turn the cat in the pan", "source": {"title": "Touchstone of Complexions", "author": "T. Newton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062586", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "1576", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062597", "text": {"keyword": null, "full_text": "I'l, with the Prouerbe, Turne the Cat ith' band.", "keyword_offset": null}, "year": 1619, "lemma": "to turn the cat in the pan", "source": {"title": "Satyricall Epigrams", "author": "H. Hutton", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062597", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "1619", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062610", "text": {"keyword": "turne cat in pan", "full_text": "How do they shrinke? yea, how fouly do they..turne cat in pan, and become themselves persecuters of other?", "keyword_offset": 45}, "year": 1622, "lemma": "to turn the cat in the pan", "source": {"title": "Christians Sacrifice", "author": "T. Stoughton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062610", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062607", "datestring": "1622", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12b", "first_in_sense": true}, {"id": "cat_nn01a-10062618", "text": {"keyword": "turn'd Cat in Pan", "full_text": "Come Sirrah, you are a Villain, have turn'd Cat in Pan, and are a Tory.", "keyword_offset": 37}, "year": 1683, "lemma": "to turn the cat in the pan", "source": {"title": "City Politiques", "author": "J. Crowne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062618", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062607", "datestring": "1683", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12b", "first_in_sense": false}, {"id": "cat_nn01a-10062628", "text": {"keyword": "turned the cat in pan", "full_text": "I turned the cat in pan once more, And so became a Whig, sir.", "keyword_offset": 2}, "year": 1719, "lemma": "to turn the cat in the pan", "source": {"title": "Song, Vicar of Bray", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062628", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062607", "datestring": "a1720", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12b", "first_in_sense": false}, {"id": "cat_nn01a-10062634", "text": {"keyword": "turn cat in pan", "full_text": "O, this precious Basil will turn cat in pan with any man.", "keyword_offset": 28}, "year": 1816, "lemma": "to turn the cat in the pan", "source": {"title": "Old Mortality", "author": "W. Scott", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062634", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062607", "datestring": "1816", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12b", "first_in_sense": false}]} - -Got quotation responses. -Set JSONResponse to the response. -Ran quotations synchronously. -Parsing quotations JSON. -First quote grabbed as: - -In MainMenu() -The user's input was read as: -l -Lammatize selected. -In MainMenu() -The user's input was read as: -r -Root selected. -Now to call the root endpoint. -Going to look up roots -API call URL is: -https://oed-researcher-api.oxfordlanguages.com/oed/api/v0.2/ -Making the request: -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API to get ROOTS. Bloody Roots!! -Called callRootsAPI -Making the request -System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.String,System.Net.Http.HttpClient+d__41] -Ran roots synchronously. -In MainMenu() -The user's input was read as: -d -Word look up selected -In MainMenu() -The user's input was read as: -s -Get senses selected. -API.cs is starting senses mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callSensesAPI -Making the request -System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.String,System.Net.Http.HttpClient+d__41] -Ran senses synchronously. -In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 197, "count": 197, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/cat_nn01a/quotations/?offset=0&limit=10000 . Accessed 20 April 2021"}, "links": {"self": "/oed/api/v0.2/word/cat_nn01a/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/cat_nn01a/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/cat_nn01a/quotations/?offset=0&limit=10000"}, "data": [{"id": "cat_nn01a-10062747", "text": {"keyword": null, "full_text": "A woman hath nyne lyues lyke a cat.", "keyword_offset": null}, "year": 1546, "lemma": "care killed the cat", "source": {"title": "Dialogue Prouerbes Eng. Tongue", "author": "J. Heywood", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062747", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1546", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": true}, {"id": "cat_nn01a-10062756", "text": {"keyword": null, "full_text": "Nothing King of Cates, but borrow one of your nine liues.", "keyword_offset": null}, "year": 1597, "lemma": "care killed the cat", "source": {"title": "Romeo & Juliet", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062756", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1597", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10062765", "text": {"keyword": null, "full_text": "Though care kild a catte, thou hast mettle enough in thee to kill care.", "keyword_offset": null}, "year": 1600, "lemma": "care killed the cat", "source": {"title": "Much Ado about Nothing", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062765", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1600", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10062773", "text": {"keyword": null, "full_text": "Exiling fretting Care, that kills a Cat!", "keyword_offset": null}, "year": 1682, "lemma": "care killed the cat", "source": {"title": "Lutrin", "author": "N. O.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062773", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1682", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10062784", "text": {"keyword": null, "full_text": "He..had, as they say, as many Lives as a Cat.", "keyword_offset": null}, "year": 1684, "lemma": "care killed the cat", "source": {"title": "Pilgrim's Progress 2nd Pt.", "author": "J. Bunyan", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062784", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1684", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10062794", "text": {"keyword": null, "full_text": "That Arab cat-o'-nine-lives, Osman Digna.", "keyword_offset": null}, "year": 1886, "lemma": "care killed the cat", "source": {"title": "Sat. Rev.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062794", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1886", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10061377", "text": {"keyword": "catte", "full_text": "Fellus (felis), catte.", "keyword_offset": 16}, "year": 798, "lemma": "cat", "source": {"title": "Corpus Gloss.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061377", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "a800", "first_in_word": true, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": true}, {"id": "cat_nn01a-10061386", "text": {"keyword": "catt", "full_text": "Muriceps, uel musio, murilegus, catt.", "keyword_offset": 32}, "year": 998, "lemma": "cat", "source": {"title": "Anglo-Saxon & Old Eng. Vocab.", "author": "T. Wright", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061386", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "a1000", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061400", "text": {"keyword": "cat", "full_text": "Muriceps, cat.", "keyword_offset": 10}, "year": 1050, "lemma": "cat", "source": {"title": "Anglo-Saxon & Old Eng. Vocab.", "author": "T. Wright", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061400", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "c1050", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061414", "text": {"keyword": "cat", "full_text": "Ne schule \u021de habben nan beast bute cat ane.", "keyword_offset": 35}, "year": 1225, "lemma": "cat", "source": {"title": "Ancrene Riwle", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061414", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "?c1225", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061640", "text": {"keyword": "cat", "full_text": "Hwe\u00f0er \u00fee cat of helle clachte eauer hire towart.", "keyword_offset": 10}, "year": 1225, "lemma": "cat", "source": {"title": "Ancrene Riwle", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061640", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "?c1225", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": true}, {"id": "cat_nn01a-10061421", "text": {"keyword": "cat", "full_text": "By nighth als a cat hy seeth.", "keyword_offset": 16}, "year": 1300, "lemma": "cat", "source": {"title": "K. Alis.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061421", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "c1300", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061428", "text": {"keyword": "cat", "full_text": "Who so wolde senge the cattes skin, Than wol the cat wel dwellen in hire in.", "keyword_offset": 49}, "year": 1386, "lemma": "cat", "source": {"title": "Wife of Bath's Prol.", "author": "G. Chaucer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061428", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "c1386", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061508", "text": {"keyword": "cat", "full_text": "Gibbe our cat That awaiteth mice and rattes to killen.", "keyword_offset": 10}, "year": 1400, "lemma": "cat", "source": {"title": "Rom. Rose", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061508", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "c1400", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": true}, {"id": "cat_nn01a-135375454", "text": {"keyword": "catte", "full_text": "For to make a werrely holde that men calle a barbed catte, and a bewfray that shal have ix. fadome of lengthe and two of brede, and the said catte six fadome of lengthe and two of brede.", "keyword_offset": 52}, "year": 1489, "lemma": "cat", "source": {"title": "Bk. Fayttes of Armes", "author": "W. Caxton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid135375454", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1489", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": true}, {"id": "cat_nn01a-10063189", "text": {"keyword": "cat", "full_text": "It is ane auld dog..that thow begylis; Thow wenis to drau the stra befoir the cat.", "keyword_offset": 78}, "year": 1499, "lemma": "cat", "source": {"title": "Fables: Fox, Wolf, & Cadger", "author": "R. Henryson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063189", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "?a1500", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": true}, {"id": "cat_nn01a-10061436", "text": {"keyword": "catte", "full_text": "The mouse hounter or catte is an onclene beste & a poyson ennemy to all myse.", "keyword_offset": 21}, "year": 1527, "lemma": "cat", "source": {"title": "Noble Lyfe Bestes", "author": "L. Andrewe", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061436", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "?1527", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061515", "text": {"keyword": "cat", "full_text": "To call Phylyp agayne Whom Gyb our cat hath slayne.", "keyword_offset": 35}, "year": 1528, "lemma": "cat", "source": {"title": "Phyllyp Sparowe", "author": "J. Skelton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061515", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "a1529", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10063199", "text": {"keyword": "cat", "full_text": "Wysdome is greate if the cat neuer touched mylke.", "keyword_offset": 25}, "year": 1532, "lemma": "cat", "source": {"title": "Arthur of Brytayn", "author": "Ld. Berners", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063199", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "a1533", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10063208", "text": {"keyword": "cat", "full_text": "It was alway that ye cat winked whan her eye was oute.", "keyword_offset": 21}, "year": 1534, "lemma": "cat", "source": {"title": "Wks.", "author": "T. More", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063208", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "a1535", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061734", "text": {"keyword": "cat", "full_text": "Wantonnes. Hay! as ane brydlit cat, I brank.", "keyword_offset": 31}, "year": 1535, "lemma": "cat", "source": {"title": "Satyre", "author": "D. Lindsay", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061734", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061721", "datestring": "1535", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2b", "first_in_sense": true}, {"id": "cat_nn01a-10063217", "text": {"keyword": "catte", "full_text": "The catte wold fishe eate, but she wol not her feete wette.", "keyword_offset": 4}, "year": 1545, "lemma": "cat", "source": {"title": "Prouerbes", "author": "R. Taverner", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063217", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1545", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10063227", "text": {"keyword": "cats", "full_text": "When all candels be out, all cats be grey. All thynges are then of one colour.", "keyword_offset": 29}, "year": 1550, "lemma": "cat", "source": {"title": "Dialogue Prouerbes Eng. Tongue", "author": "J. Heywood", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063227", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1550", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061936", "text": {"keyword": "cattes", "full_text": "In this region are founde many muske cattes.", "keyword_offset": 37}, "year": 1553, "lemma": "cat", "source": {"title": "Treat. Newe India", "author": "R. Eden", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061936", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1553", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": true}, {"id": "cat_nn01a-10061445", "text": {"keyword": "katte", "full_text": "Item..was a katte hongyd on the gallos in Cheppe clothed lyke a preste.", "keyword_offset": 12}, "year": 1556, "lemma": "cat", "source": {"title": "Chron. Grey Fr.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061445", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1556", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10063236", "text": {"keyword": "cattes", "full_text": "The Englishmen in those dayes were cattes, not to be catched without Myttens.", "keyword_offset": 35}, "year": 1577, "lemma": "cat", "source": {"title": "Chron.", "author": "R. Holinshed", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063236", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1577", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10062338", "text": {"keyword": "cat", "full_text": "A trap or cat, such as children play at.", "keyword_offset": 10}, "year": 1598, "lemma": "cat", "source": {"title": "Worlde of Wordes", "author": "J. Florio", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062338", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062333", "datestring": "1598", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10a", "first_in_sense": true}, {"id": "cat_nn01a-10061523", "text": {"keyword": "Cat", "full_text": "I am as melancholy as a gyb Cat.", "keyword_offset": 28}, "year": 1598, "lemma": "cat", "source": {"title": "Henry IV, Pt. 1", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061523", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1598", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10062453", "text": {"keyword": "cat", "full_text": "A kinde of Christmas game called blinde is the cat.", "keyword_offset": 47}, "year": 1598, "lemma": "cat", "source": {"title": "Worlde of Wordes", "author": "J. Florio", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062453", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062443", "datestring": "1598", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10e", "first_in_sense": true}, {"id": "cat_nn01a-10061453", "text": {"keyword": "Cat", "full_text": "A Cat will meaw, a Dog will haue a day.", "keyword_offset": 2}, "year": 1603, "lemma": "cat", "source": {"title": "Hamlet", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061453", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1603", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-128341389", "text": {"keyword": "cats", "full_text": "The males will kill the young ones, if they come at them like as the Bore-cats.", "keyword_offset": 74}, "year": 1607, "lemma": "cat", "source": {"title": "Hist. Foure-footed Beastes", "author": "E. Topsell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid128341389", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1607", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061882", "text": {"keyword": "cats", "full_text": "Panthers, Pardals, Linxes, or Tygers, hadde bin all of the kind of cats.", "keyword_offset": 67}, "year": 1607, "lemma": "cat", "source": {"title": "Hist. Foure-footed Beastes", "author": "E. Topsell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061882", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061873", "datestring": "1607", "first_in_word": false, "oed_reference": "cat, n.1, sense I.3", "first_in_sense": true}, {"id": "cat_nn01a-10061947", "text": {"keyword": "cat", "full_text": "Thou owest..the cat no perfume.", "keyword_offset": 16}, "year": 1608, "lemma": "cat", "source": {"title": "King Lear", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061947", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1608", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10062462", "text": {"keyword": "Cat and Trap", "full_text": "Martinet,..the game called Cat and Trap.", "keyword_offset": 27}, "year": 1611, "lemma": "cat", "source": {"title": "Dict. French & Eng. Tongues", "author": "R. Cotgrave", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062462", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062443", "datestring": "1611", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10e", "first_in_sense": false}, {"id": "cat_nn01a-10061535", "text": {"keyword": "doe-cat", "full_text": "Chate, a she-cat or doe-cat.", "keyword_offset": 20}, "year": 1611, "lemma": "cat", "source": {"title": "Dict. French & Eng. Tongues", "author": "R. Cotgrave", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061535", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1611", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-135375465", "text": {"keyword": "Cathouse", "full_text": "This Cathouse answerable to the cattus mentioned by Vegetius, was vsed in the siege of Bedford Castle in the time of King Henry the third.", "keyword_offset": 5}, "year": 1614, "lemma": "cat", "source": {"title": "Remaines", "author": "W. Camden", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid135375465", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1614", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": false}, {"id": "cat_nn01a-10061956", "text": {"keyword": "Cat", "full_text": "Ciuet is..the verie vncleanly fluxe of a Cat.", "keyword_offset": 41}, "year": 1615, "lemma": "cat", "source": {"title": "As you like It", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061956", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "a1616", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10061647", "text": {"keyword": "Cat", "full_text": "A pox vpon him for me, he's more and more a Cat.", "keyword_offset": 44}, "year": 1615, "lemma": "cat", "source": {"title": "All's Well that ends Well", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061647", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "a1616", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061657", "text": {"keyword": "Cats", "full_text": "'Twas you incenst the rable. Cats, that can iudge as fitly of his worth, As I can of those Mysteries.", "keyword_offset": 29}, "year": 1615, "lemma": "cat", "source": {"title": "Coriolanus", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061657", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "a1616", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10063245", "text": {"keyword": "Cat", "full_text": "If the Cat will after kinde, so be sure will Rosalinde.", "keyword_offset": 7}, "year": 1615, "lemma": "cat", "source": {"title": "As you like It", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063245", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "a1616", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10062346", "text": {"keyword": "Cat", "full_text": "Prethee lay up my Cat and Cat-stick safe.", "keyword_offset": 18}, "year": 1626, "lemma": "cat", "source": {"title": "Women beware Women", "author": "T. Middleton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062346", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062333", "datestring": "a1627", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10a", "first_in_sense": false}, {"id": "cat_nn01a-10062170", "text": {"keyword": "Cat", "full_text": "The forecastle..the Cat, Cats head and Cats holes.", "keyword_offset": 20}, "year": 1626, "lemma": "cat", "source": {"title": "Accidence Young Sea-men", "author": "J. Smith", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062170", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1626", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": true}, {"id": "cat_nn01a-10062384", "text": {"keyword": "Catt", "full_text": "Playing at Catt in the Parke medow.", "keyword_offset": 11}, "year": 1626, "lemma": "cat", "source": {"title": "Windsor & Eton Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062384", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062381", "datestring": "1626", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10b", "first_in_sense": true}, {"id": "cat_nn01a-10062178", "text": {"keyword": "Cat", "full_text": "The Cat is also a short peece of timber aloft right ouer the Hawse.", "keyword_offset": 4}, "year": 1627, "lemma": "cat", "source": {"title": "Sea Gram.", "author": "J. Smith", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062178", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1627", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062125", "text": {"keyword": "Cat", "full_text": "A warlike Fort; A new rais'd Mount, or some fire-spitting Cat.", "keyword_offset": 58}, "year": 1628, "lemma": "cat", "source": {"title": "Britain's Remembrancer", "author": "G. Wither", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062125", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062116", "datestring": "1628", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6b", "first_in_sense": true}, {"id": "cat_nn01a-10062424", "text": {"keyword": "Catt", "full_text": "Sundry youths playing at Catt on the Lords day, two of them fell out, and the one hitting the other under the eare with his catt, he therwith fell downe for dead.", "keyword_offset": 25}, "year": 1636, "lemma": "cat", "source": {"title": "Divine Trag. lately Acted", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062424", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062420", "datestring": "1636", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10c", "first_in_sense": true}, {"id": "cat_nn01a-10062134", "text": {"keyword": "Cat", "full_text": "Cavalier, a Mount raised on purpose to plant Canon on. Some call it a Cat.", "keyword_offset": 70}, "year": 1648, "lemma": "cat", "source": {"title": "Contin. Civill Warres France", "author": "C. Cotterell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062134", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062116", "datestring": "1648", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6b", "first_in_sense": false}, {"id": "cat_nn01a-10062359", "text": {"keyword": "cat", "full_text": "All my storehouse of tops, gigs, balls, cat and catsticks.", "keyword_offset": 40}, "year": 1651, "lemma": "cat", "source": {"title": "New Acad.", "author": "R. Brome", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062359", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062333", "datestring": "a1652", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10a", "first_in_sense": false}, {"id": "cat_nn01a-10063255", "text": {"keyword": "Cat", "full_text": "The disease will stay in one state as long as a Cat is tyed to a Pudding.", "keyword_offset": 48}, "year": 1651, "lemma": "cat", "source": {"title": "Astrol. Judgm. Dis.", "author": "N. Culpeper", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063255", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1651", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10062148", "text": {"keyword": "cats", "full_text": "Of turnpikes, flankers, cats, and counter-scarps.", "keyword_offset": 24}, "year": 1652, "lemma": "cat", "source": {"title": "Honoria & Mammon", "author": "J. Shirley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062148", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062116", "datestring": "1652", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6b", "first_in_sense": false}, {"id": "cat_nn01a-10062394", "text": {"keyword": "catt", "full_text": "The lawful and laudable games of trapp, catt, stool-ball, racket, etc.", "keyword_offset": 40}, "year": 1653, "lemma": "cat", "source": {"title": "Short Relation Long Journey", "author": "J. Taylor", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062394", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062381", "datestring": "1653", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10b", "first_in_sense": false}, {"id": "cat_nn01a-10062044", "text": {"keyword": "Cats", "full_text": "Cats, Conies, Lambs, and diverse other thicke furres that be good and wholesome.", "keyword_offset": 0}, "year": 1656, "lemma": "cat", "source": {"title": "Sheph. Kalendar", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062044", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062038", "datestring": "1656", "first_in_word": false, "oed_reference": "cat, n.1, sense I.5", "first_in_sense": true}, {"id": "cat_nn01a-10063264", "text": {"keyword": "cat", "full_text": "The King shall not be able to whip a cat but I must be at the tayle of it.", "keyword_offset": 37}, "year": 1665, "lemma": "cat", "source": {"title": "Diary", "author": "S. Pepys", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063264", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1665", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061543", "text": {"keyword": "cat", "full_text": "Our young gibb-cat did leap down our stairs..at two leaps.", "keyword_offset": 15}, "year": 1667, "lemma": "cat", "source": {"title": "Diary", "author": "S. Pepys", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061543", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1667", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10062494", "text": {"keyword": "Salt-Cat", "full_text": "A Salt-Cat..which makes the Pigeons much affect the place: and such that casually come there, usually remain where they find such good entertainment.", "keyword_offset": 2}, "year": 1669, "lemma": "cat", "source": {"title": "Systema Agriculturae", "author": "J. Worlidge", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062494", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062490", "datestring": "1669", "first_in_word": false, "oed_reference": "cat, n.1, sense II.11a", "first_in_sense": true}, {"id": "cat_nn01a-10062186", "text": {"keyword": "Catt", "full_text": "Haul Catt, Haul Catt.", "keyword_offset": 5}, "year": 1670, "lemma": "cat", "source": {"title": "Shakespeare's Tempest", "author": "J. Dryden", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062186", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1670", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062051", "text": {"keyword": "Cat", "full_text": "And from him then they took his Cap of Cat.", "keyword_offset": 39}, "year": 1676, "lemma": "cat", "source": {"title": "Iliads", "author": "T. Hobbes", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062051", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062038", "datestring": "1676", "first_in_word": false, "oed_reference": "cat, n.1, sense I.5", "first_in_sense": false}, {"id": "cat_nn01a-10061966", "text": {"keyword": "Flying-Cat", "full_text": "An Owl is a Flying-Cat.", "keyword_offset": 12}, "year": 1699, "lemma": "cat", "source": {"title": "New Dict. Canting Crew", "author": "B. E.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061966", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1699", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10061743", "text": {"keyword": "Cat", "full_text": "Cat, a common Whore.", "keyword_offset": 0}, "year": 1699, "lemma": "cat", "source": {"title": "New Dict. Canting Crew", "author": "B. E.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061743", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061721", "datestring": "1699", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2b", "first_in_sense": false}, {"id": "cat_nn01a-10061462", "text": {"keyword": "Cat", "full_text": "He watcht me as a Cat does a Mouse.", "keyword_offset": 18}, "year": 1699, "lemma": "cat", "source": {"title": "New Dict. Canting Crew", "author": "B. E.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061462", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1699", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10062010", "text": {"keyword": "Cats", "full_text": "Conger-Eels, Perch, and Cats.", "keyword_offset": 24}, "year": 1705, "lemma": "cat", "source": {"title": "Hist. Virginia", "author": "R. Beverley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062010", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1705", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": true}, {"id": "cat_nn01a-10061751", "text": {"keyword": "Cats", "full_text": "Wrigglers, Misses, Cats, Rigs.", "keyword_offset": 19}, "year": 1708, "lemma": "cat", "source": {"title": "Wks. F. Rabelais", "author": "P. A. Motteux", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061751", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061721", "datestring": "1708", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2b", "first_in_sense": false}, {"id": "cat_nn01a-10063275", "text": {"keyword": "Cat", "full_text": "As analogous as Chalk and Cheese, or a Cat and a Cartwheel!", "keyword_offset": 39}, "year": 1708, "lemma": "cat", "source": {"title": "Wks. F. Rabelais", "author": "P. A. Motteux", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063275", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1708", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10062434", "text": {"keyword": "Cat", "full_text": "Tine Cat, tine Game, an allusion to a play called Cat i' the Hole, and the English Kit-Cat. Spoken when men at law have lost their principal evidence.", "keyword_offset": 5}, "year": 1721, "lemma": "cat", "source": {"title": "Compl. Coll. Scotish Prov.", "author": "J. Kelly", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062434", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062431", "datestring": "1721", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10d", "first_in_sense": true}, {"id": "cat_nn01a-10061554", "text": {"keyword": "gib-cat", "full_text": "A gib-cat, felis mas.", "keyword_offset": 2}, "year": 1749, "lemma": "cat", "source": {"title": "Coles's Dict. Eng.-Lat.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061554", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1749", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061471", "text": {"keyword": "cat", "full_text": "Purring like a cat.", "keyword_offset": 15}, "year": 1752, "lemma": "cat", "source": {"title": "Rambler", "author": "S. Johnson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061471", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1752", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061562", "text": {"keyword": "Cat", "full_text": "Tom the Cat is born of poor but honest parents.", "keyword_offset": 8}, "year": 1760, "lemma": "cat", "source": {"title": "Life & Adventures of Cat", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061562", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1760", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-308050422", "text": {"keyword": "Cats", "full_text": "Hauld the Sein again, catched 2 or 3 White Fish..and a great Number of Cats.", "keyword_offset": 71}, "year": 1760, "lemma": "cat", "source": {"title": "Diaries", "author": "G. Washington", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050422", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1760", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-10061667", "text": {"keyword": "cat", "full_text": "An old cat..who is a famous proficient in scandal.", "keyword_offset": 7}, "year": 1763, "lemma": "cat", "source": {"title": "Hist. Lady Julia Mandeville", "author": "F. Brooke", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061667", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1763", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-308050431", "text": {"keyword": "cats", "full_text": "'Tis full of large fish, as cats, garr, mullets.", "keyword_offset": 28}, "year": 1765, "lemma": "cat", "source": {"title": "Jrnl.", "author": "J. Bartram", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050431", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1765", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-128341397", "text": {"keyword": "boar-cats", "full_text": "Scratch, and bite, and tear, and kick, Like two boar-cats hung 'cross a stick.", "keyword_offset": 48}, "year": 1767, "lemma": "cat", "source": {"title": "Homer Travestie", "author": "T. Bridges", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid128341397", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1767", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10062197", "text": {"keyword": "Cat", "full_text": "Cat, is..a..strong tackle, or complication of pullies, to hook and draw the anchor..up to the cat-head.", "keyword_offset": 0}, "year": 1769, "lemma": "cat", "source": {"title": "Universal Dict. Marine", "author": "W. Falconer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062197", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1769", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10063283", "text": {"keyword": "cat", "full_text": "At London\u2014I am pent up in frowzy lodgings, where there is not room enough to swing a cat.", "keyword_offset": 85}, "year": 1771, "lemma": "cat", "source": {"title": "Humphry Clinker", "author": "T. Smollett", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063283", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1771", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061676", "text": {"keyword": "cat", "full_text": "She was a speaking cat.", "keyword_offset": 19}, "year": 1778, "lemma": "cat", "source": {"title": null, "author": "S. Johnson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061676", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1778", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061569", "text": {"keyword": "Gib cat", "full_text": "Gib cat, a northern name for a he cat, there commonly called Gilbert.", "keyword_offset": 0}, "year": 1785, "lemma": "cat", "source": {"title": "Classical Dict. Vulgar Tongue", "author": "F. Grose", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061569", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1785", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10062253", "text": {"keyword": "cat", "full_text": "A cat (an instrument of correction, which consists of a handle or stem, made of a rope three inches and a half in circumference, and about eighteen inches in length, at one end of which are fastened nine branches, or tails, composed of log line, with three or more knots upon each branch).", "keyword_offset": 2}, "year": 1788, "lemma": "cat", "source": {"title": "Acct. Slave Trade", "author": "A. Falconbridge", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062253", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062246", "datestring": "1788", "first_in_word": false, "oed_reference": "cat, n.1, sense II.8", "first_in_sense": true}, {"id": "cat_nn01a-10062261", "text": {"keyword": "Cat", "full_text": "This Cat's a cousin-german to the Knout.", "keyword_offset": 5}, "year": 1789, "lemma": "cat", "source": {"title": "Subj. for Painters", "author": "J. Wolcot", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062261", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062246", "datestring": "1789", "first_in_word": false, "oed_reference": "cat, n.1, sense II.8", "first_in_sense": false}, {"id": "cat_nn01a-308050440", "text": {"keyword": "cats", "full_text": "Perch, pike, eel, and cats of a monstrous size.", "keyword_offset": 22}, "year": 1790, "lemma": "cat", "source": {"title": "Massachusetts Spy", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050440", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1790", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-10061577", "text": {"keyword": "Cats", "full_text": "Cats..of titles obsolete or yet in use, Tom, Tybert, Roger, Rutterkin, or Puss.", "keyword_offset": 0}, "year": 1791, "lemma": "cat", "source": {"title": "Salmagundi", "author": "G. Huddesford", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061577", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1791", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061586", "text": {"keyword": "ram-cats", "full_text": "Clapping their dead ram-cats in holy ground.", "keyword_offset": 20}, "year": 1795, "lemma": "cat", "source": {"title": "Peter's Pension", "author": "J. Wolcot", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061586", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1795", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061890", "text": {"keyword": "cat", "full_text": "The tyger cat is a very lively animal, with its eyes emitting flashes like lightning.", "keyword_offset": 10}, "year": 1796, "lemma": "cat", "source": {"title": "Narr. Exped. Surinam", "author": "J. G. Stedman", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061890", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061873", "datestring": "1796", "first_in_word": false, "oed_reference": "cat, n.1, sense I.3", "first_in_sense": false}, {"id": "cat_nn01a-10062019", "text": {"keyword": "cat", "full_text": "The spotted-cat..this fish is formed not unlike a pike.", "keyword_offset": 12}, "year": 1796, "lemma": "cat", "source": {"title": "Narr. Exped. Surinam", "author": "J. G. Stedman", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062019", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1796", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-10062403", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1801, "lemma": "cat", "source": {"title": "Glig-gamena Angel-\u00f0eod", "author": "J. Strutt", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062403", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062381", "datestring": "1801", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10b", "first_in_sense": false}, {"id": "cat_nn01a-10062372", "text": {"keyword": "cat", "full_text": "The cat is about six inches in length, and an inch and a half or two inches in diameter, and diminished from the middle to both ends, in the manner of a double cone.", "keyword_offset": 4}, "year": 1801, "lemma": "cat", "source": {"title": "Glig-gamena Angel-\u00f0eod", "author": "J. Strutt", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062372", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062333", "datestring": "1801", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10a", "first_in_sense": false}, {"id": "cat_nn01a-10062296", "text": {"keyword": "cats", "full_text": "A new toast-stand, or an improvement on the articles called cats or dogs, upon which things are placed before the fire.", "keyword_offset": 60}, "year": 1806, "lemma": "cat", "source": {"title": "Ann. Reg.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062296", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062293", "datestring": "1806", "first_in_word": false, "oed_reference": "cat, n.1, sense II.9", "first_in_sense": true}, {"id": "cat_nn01a-10062273", "text": {"keyword": "cat", "full_text": "Any whip, cat, stick, or other such like instrument.", "keyword_offset": 10}, "year": 1824, "lemma": "cat", "source": {"title": "Order in Council", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062273", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062246", "datestring": "1824", "first_in_word": false, "oed_reference": "cat, n.1, sense II.8", "first_in_sense": false}, {"id": "cat_nn01a-10062206", "text": {"keyword": "Cat", "full_text": "The Cat is hook'd \u2018Haultaught!\u2019 their weight they ply By Sticking-out more Cable they supply.", "keyword_offset": 4}, "year": 1825, "lemma": "cat", "source": {"title": "Path to Naval Fame", "author": "H. B. Gascoigne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062206", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1825", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062470", "text": {"keyword": "Cat", "full_text": "Cat in the Hole, a game played by boys.", "keyword_offset": 0}, "year": 1825, "lemma": "cat", "source": {"title": "Etymol. Dict. Sc. Lang.", "author": "J. Jamieson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062470", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062443", "datestring": "1825", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10e", "first_in_sense": false}, {"id": "cat_nn01a-10062303", "text": {"keyword": "cat", "full_text": "A mahogany thing, which is called a cat, with a number of legs, so that turning which way it will it stands upright.", "keyword_offset": 36}, "year": 1826, "lemma": "cat", "source": {"title": null, "author": "W. Scott", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062303", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062293", "datestring": "1826", "first_in_word": false, "oed_reference": "cat, n.1, sense II.9", "first_in_sense": false}, {"id": "cat_nn01a-10061480", "text": {"keyword": "cats", "full_text": "The ruffians who threw dead dogs and dead cats at the Duke.", "keyword_offset": 42}, "year": 1832, "lemma": "cat", "source": {"title": "Eng. under Seven Admin.", "author": "A. W. Fonblanque", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061480", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1832", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10062090", "text": {"keyword": "Cats", "full_text": "Machines which, under the names of \u2018Cats\u2019 and \u2018Sows\u2019, were used in sieges.", "keyword_offset": 36}, "year": 1833, "lemma": "cat", "source": {"title": "Naval Hist. Eng.", "author": "R. Southey", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062090", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1833", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": false}, {"id": "cat_nn01a-10061899", "text": {"keyword": "Cats", "full_text": "Of all the Carnaria the Cats are the most completely and powerfully armed.", "keyword_offset": 24}, "year": 1834, "lemma": "cat", "source": {"title": "Animal Kingdom", "author": "H. McMurtrie", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061899", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061873", "datestring": "1834", "first_in_word": false, "oed_reference": "cat, n.1, sense I.3", "first_in_sense": false}, {"id": "cat_nn01a-10062479", "text": {"keyword": "cat", "full_text": "What do you say to a game at..odd and even, wild cat and 'coon, or somethin' or another?", "keyword_offset": 49}, "year": 1837, "lemma": "cat", "source": {"title": "Clockmaker", "author": "T. C. Haliburton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062479", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062443", "datestring": "1837\u201340", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10e", "first_in_sense": false}, {"id": "cat_nn01a-10061909", "text": {"keyword": "cats", "full_text": "Leopards, the name by which the greater spotted cats are known.", "keyword_offset": 48}, "year": 1839, "lemma": "cat", "source": {"title": "Penny Cycl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061909", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061873", "datestring": "1839", "first_in_word": false, "oed_reference": "cat, n.1, sense I.3", "first_in_sense": false}, {"id": "cat_nn01a-10061593", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1839, "lemma": "cat", "source": {"title": null, "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061593", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1839", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061688", "text": {"keyword": "cat", "full_text": "His mother called me an old cat.", "keyword_offset": 28}, "year": 1840, "lemma": "cat", "source": {"title": "Poor Jack", "author": "F. Marryat", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061688", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1840", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10062283", "text": {"keyword": "cat", "full_text": "The Duke's professional prejudice makes him cling to the cat.", "keyword_offset": 57}, "year": 1846, "lemma": "cat", "source": {"title": "Life & Labours", "author": "A. W. Fonblanque", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062283", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062246", "datestring": "1846", "first_in_word": false, "oed_reference": "cat, n.1, sense II.8", "first_in_sense": false}, {"id": "cat_nn01a-10062314", "text": {"keyword": "cat", "full_text": "There was an ebony cat standing before the fire, supporting a huge plate of toast and butter.", "keyword_offset": 19}, "year": 1847, "lemma": "cat", "source": {"title": "Life", "author": "M. M. Sherwood", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062314", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062293", "datestring": "1847", "first_in_word": false, "oed_reference": "cat, n.1, sense II.9", "first_in_sense": false}, {"id": "cat_nn01a-10062028", "text": {"keyword": "Cat", "full_text": "Catfish..is also called by the name of Horned-pout, Bull-head, Mud-pout, Minister, or simply Cat.", "keyword_offset": 93}, "year": 1848, "lemma": "cat", "source": {"title": "Dict. Americanisms", "author": "J. R. Bartlett", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062028", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1848\u201360", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-10061985", "text": {"keyword": "Sea-cat", "full_text": "The savage Sea-cat is speedily rendered incapable of doing further harm.", "keyword_offset": 11}, "year": 1859, "lemma": "cat", "source": {"title": "Yarrell's Hist. Brit. Fishes", "author": "J. Richardson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061985", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1859", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10061975", "text": {"keyword": "sea-cat", "full_text": "The wolf-fish, sea-wolf, sea-cat, Scotland.", "keyword_offset": 25}, "year": 1859, "lemma": "cat", "source": {"title": "Yarrell's Hist. Brit. Fishes", "author": "J. Richardson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061975", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1859", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10062214", "text": {"keyword": "cat", "full_text": "The cat, for lifting the whole weight of the anchor, is rove through the foremost sheave of the cat-head, through the inner sheave of the cat-block.", "keyword_offset": 4}, "year": 1860, "lemma": "cat", "source": {"title": "Novice's or Young Seaman's Catech.", "author": "H. Stuart", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062214", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1860", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062099", "text": {"keyword": "cat", "full_text": "A strong pent-house which they called \u2018a cat\u2019.", "keyword_offset": 41}, "year": 1861, "lemma": "cat", "source": {"title": "Cloister & Hearth", "author": "C. Reade", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062099", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1861", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": false}, {"id": "cat_nn01a-10062222", "text": {"keyword": "cat", "full_text": "A shapely one he is, and strong, as e'er from cat was cast.", "keyword_offset": 46}, "year": 1864, "lemma": "cat", "source": {"title": "Forging of Anchor", "author": "S. Ferguson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062222", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1864", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062230", "text": {"keyword": "cat", "full_text": "When the cat is hooked and \u2018cable enough\u2019 veered and stoppered, the anchor hangs below the cat-head.", "keyword_offset": 9}, "year": 1867, "lemma": "cat", "source": {"title": "Sailor's Word-bk.", "author": "W. H. Smyth", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062230", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1867", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10061995", "text": {"keyword": "cat", "full_text": "The polecat had pounced upon the bait..Between the two the cat was killed.", "keyword_offset": 59}, "year": 1870, "lemma": "cat", "source": {"title": "Routledge's Every Boy's Ann.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061995", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1870", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10062238", "text": {"keyword": "Cat", "full_text": "Cat, a projecting piece of wood or iron to which sheets or halyards are made fast.", "keyword_offset": 0}, "year": 1880, "lemma": "cat", "source": {"title": "Boy's Own Bk.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062238", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1880", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062323", "text": {"keyword": "cats", "full_text": "There are also at least a couple of \u2018cats\u2019, stands for open fireplaces.", "keyword_offset": 37}, "year": 1884, "lemma": "cat", "source": {"title": "Pall Mall Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062323", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062293", "datestring": "1884", "first_in_word": false, "oed_reference": "cat, n.1, sense II.9", "first_in_sense": false}, {"id": "cat_nn01a-10062412", "text": {"keyword": "cat", "full_text": "He was one Sunday in the midst of a game of cat.", "keyword_offset": 44}, "year": 1885, "lemma": "cat", "source": {"title": "Bunyan", "author": "J. Brown", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062412", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062381", "datestring": "1885", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10b", "first_in_sense": false}, {"id": "cat_nn01a-10062108", "text": {"keyword": "cat", "full_text": "If the moat could be filled, and the cat brought close to the foot of the fortifications.", "keyword_offset": 37}, "year": 1885, "lemma": "cat", "source": {"title": "Art of War", "author": "C. Oman", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062108", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1885", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": false}, {"id": "cat_nn01a-10063292", "text": {"keyword": "cat", "full_text": "They play a cat-and-mouse game with him for some time.", "keyword_offset": 12}, "year": 1887, "lemma": "cat", "source": {"title": "Pall Mall Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063292", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1887", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061704", "text": {"keyword": "cats", "full_text": "Harvest workers were called blanket stiffs or gay cats.", "keyword_offset": 50}, "year": 1926, "lemma": "cat", "source": {"title": "You can't Win", "author": "J. Black", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061704", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1926", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061712", "text": {"keyword": "cats", "full_text": "They stuck up the cats, took their money,.", "keyword_offset": 18}, "year": 1926, "lemma": "cat", "source": {"title": "You can't Win", "author": "J. Black", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061712", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1926", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061696", "text": {"keyword": "cats", "full_text": "Buy nothin'... It's you kind of cats that make it tough on us, buyin' chuck.", "keyword_offset": 32}, "year": 1926, "lemma": "cat", "source": {"title": "You can't Win", "author": "J. Black", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061696", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1926", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061778", "text": {"keyword": "cats", "full_text": "All the cats were there.", "keyword_offset": 8}, "year": 1932, "lemma": "cat", "source": {"title": "Melody Maker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061778", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1932", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": true}, {"id": "cat_nn01a-10061787", "text": {"keyword": "cats", "full_text": "The slanguage of swing-terms that \u2018cats\u2019 use.", "keyword_offset": 35}, "year": 1935, "lemma": "cat", "source": {"title": "Down Beat", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061787", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1935", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061795", "text": {"keyword": "Cats", "full_text": "Cats, the musicians of a swing orchestra.", "keyword_offset": 0}, "year": 1936, "lemma": "cat", "source": {"title": "Delineator", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061795", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1936", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061804", "text": {"keyword": "Cats", "full_text": "Cats, those members of the audience who are receptive to jazz music or who understand it.", "keyword_offset": 0}, "year": 1937, "lemma": "cat", "source": {"title": "Amer. Speech", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061804", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1937", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061813", "text": {"keyword": "cats", "full_text": "I wanted to give 'em a load of how we swing that music at home. My \u2018cats\u2019 understood it the same way and began lickin' their chops, as we say it.", "keyword_offset": 68}, "year": 1937, "lemma": "cat", "source": {"title": "Swing that Music", "author": "L. Armstrong", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061813", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1937", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061843", "text": {"keyword": "Cat", "full_text": "Cat, regular fellow, guy.", "keyword_offset": 0}, "year": 1946, "lemma": "cat", "source": {"title": "Really Blues", "author": "M. Mezzrow", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061843", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061839", "datestring": "1946", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2d", "first_in_sense": true}, {"id": "cat_nn01a-10061821", "text": {"keyword": "cats", "full_text": "Minton's was just a place for cats to jam... When you went in you'd see cats half-stewed who weren't paying much mind to what was happening on stage.", "keyword_offset": 30}, "year": 1955, "lemma": "cat", "source": {"title": "Hear me talkin' to Ya", "author": "N. Shapiro", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061821", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1955", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061831", "text": {"keyword": "cat", "full_text": "\u2018It's got beat and a lot of excitement,\u2019 said one teenage \u2018cat\u2019 I talked to.", "keyword_offset": 59}, "year": 1958, "lemma": "cat", "source": {"title": "Woman's Own", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061831", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1958", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061854", "text": {"keyword": "kat", "full_text": "'At-dam, man, youre the selfishest kat I seen yet.", "keyword_offset": 35}, "year": 1959, "lemma": "cat", "source": {"title": "Lover Man", "author": "A. Anderson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061854", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061839", "datestring": "1959", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2d", "first_in_sense": false}, {"id": "cat_nn01a-10061863", "text": {"keyword": "cats", "full_text": "The coloured cats saw I had an ally, and melted.", "keyword_offset": 13}, "year": 1959, "lemma": "cat", "source": {"title": "Encounter", "author": "C. MacInnes", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061863", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061839", "datestring": "1959", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2d", "first_in_sense": false}, {"id": "cat_nn01a-10062916", "text": {"keyword": "cat-and-monkey trick", "full_text": "So successfully was this cat-and-monkey trick performed.", "keyword_offset": 25}, "year": 1856, "lemma": "cat and monkey trick", "source": {"title": "Journey Slave States", "author": "F. L. Olmsted", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062916", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062680", "datestring": "1856", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13g", "first_in_sense": true}, {"id": "cat_nn01a-152292188", "text": {"keyword": "cat in the meal", "full_text": "He wishes to make us believe there is \u2018a cat in the meal\u2019.", "keyword_offset": 41}, "year": 1830, "lemma": "a cat in the meal-tub", "source": {"title": "N.Y. Spectator", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292188", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1830", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": true}, {"id": "cat_nn01a-152292214", "text": {"keyword": "cat in the meal-tub", "full_text": "Mr. Hoffman was afraid that there was a cat in the meal-tub, and insisted upon hearing a part of the report read.", "keyword_offset": 40}, "year": 1833, "lemma": "a cat in the meal-tub", "source": {"title": "N.Y. Spectator", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292214", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1833", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10065105", "text": {"keyword": "cat in the meal tub", "full_text": "There was a certain Convention which assembled not very long ago at Staunton, where there was also a cat in the meal tub.", "keyword_offset": 101}, "year": 1856, "lemma": "a cat in the meal-tub", "source": {"title": "Biogr. Sketch H. A. Wise", "author": "J. P. Hambleton", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10065105", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1856", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10065113", "text": {"keyword": "cat in the meal tub", "full_text": "I think that I can see a cat in the meal tub and therefore think that I had better stay out.", "keyword_offset": 25}, "year": 1873, "lemma": "a cat in the meal-tub", "source": {"title": "Life & Trav.", "author": "J. W. Bear", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10065113", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1873", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292223", "text": {"keyword": "cat in the meal", "full_text": "If it fails to discover any motive but one of public spirit, it still assumes that there is a cat in the meal.", "keyword_offset": 94}, "year": 1914, "lemma": "a cat in the meal-tub", "source": {"title": "Atlantic Monthly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292223", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1914", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292235", "text": {"keyword": "cat in the meal tub", "full_text": "The real cat in the meal tub was the marital situation.", "keyword_offset": 9}, "year": 1947, "lemma": "a cat in the meal-tub", "source": {"title": "Tom-walker", "author": "M. Sandoz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292235", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1947", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10062717", "text": {"keyword": "cat maie looke on a king", "full_text": "A cat maie looke on a king, ye know.", "keyword_offset": 2}, "year": 1546, "lemma": "a cat may look at a king", "source": {"title": "Dialogue Prouerbes Eng. Tongue", "author": "J. Heywood", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062717", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062648", "datestring": "1546", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13a", "first_in_sense": true}, {"id": "cat_nn01a-10062726", "text": {"keyword": "Cat may looke at a King", "full_text": "A Cat may looke at a King, and a swaynes eye hath as high a reach as a Lords looke.", "keyword_offset": 2}, "year": 1590, "lemma": "a cat may look at a king", "source": {"title": "Neuer too Late", "author": "R. Greene", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062726", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062648", "datestring": "1590", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13a", "first_in_sense": false}, {"id": "cat_nn01a-10062736", "text": {"keyword": "Cat may look at a King", "full_text": "A Cat may look at a King. This is a saucy Proverb, generally made use of by pragmatical Persons.", "keyword_offset": 2}, "year": 1724, "lemma": "a cat may look at a king", "source": {"title": "Universal Etymol. Eng. Dict.", "author": "N. Bailey", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062736", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062648", "datestring": "1724", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13a", "first_in_sense": false}, {"id": "cat_nn01a-10062513", "text": {"keyword": "Cats", "full_text": "Cats, salt-making term. Masses of salt formed under a pan when it leaks.", "keyword_offset": 0}, "year": 1886, "lemma": "cats", "source": {"title": "Gloss. Words County of Chester", "author": "R. Holland", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062513", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062504", "datestring": "1886", "first_in_word": false, "oed_reference": "cat, n.1, sense II.11b", "first_in_sense": true}, {"id": "cat_nn01a-10062521", "text": {"keyword": "cats", "full_text": "The \u2018cats\u2019, or salt that has become encrusted round the edges of the pan, is sent to the pottery works for glazing pipes and pitchers.", "keyword_offset": 5}, "year": 1892, "lemma": "cats", "source": {"title": "Cornhill Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062521", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062504", "datestring": "1892", "first_in_word": false, "oed_reference": "cat, n.1, sense II.11b", "first_in_sense": false}, {"id": "cat_nn01a-10064973", "text": {"keyword": "cat's meow", "full_text": "A good letter, Quig, one like that every month would be the \u2018cat's meow\u2019.", "keyword_offset": 61}, "year": 1921, "lemma": "the cat's meow", "source": {"title": "Pirate Piece", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10064973", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-152292294", "datestring": "1921", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": true}, {"id": "cat_nn01a-152292303", "text": {"keyword": "cat's meow", "full_text": "I'm going to bring you all kinds of rubber dresses back from New York, and will they be the cat's meow.", "keyword_offset": 92}, "year": 1934, "lemma": "the cat's meow", "source": {"title": "Calico Shoes", "author": "J. T. Farrell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292303", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-152292294", "datestring": "1934", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292312", "text": {"keyword": "cat's meow", "full_text": "Now I'm the cat's meow.", "keyword_offset": 12}, "year": 1991, "lemma": "the cat's meow", "source": {"title": "Blitz", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292312", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-152292294", "datestring": "1991", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292322", "text": {"keyword": "cat's meow", "full_text": "When the Miller sisters were in New York, they were the cat's meow.", "keyword_offset": 56}, "year": 2007, "lemma": "the cat's meow", "source": {"title": "Vanity Fair (N.Y.)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292322", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-152292294", "datestring": "2007", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10063048", "text": {"keyword": "cat's whiskers", "full_text": "It would have landed us in jail, if we had published it... But as literature, it was the cat's whiskers.", "keyword_offset": 89}, "year": 1923, "lemma": "the cat's pyjamas", "source": {"title": "Saucy Stories", "author": "W. A. Roberts", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063048", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1923", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": true}, {"id": "cat_nn01a-10063058", "text": {"keyword": "cat's whiskers", "full_text": "\u2018Well, if this ain't the cat's whiskers!\u2019 said Miss Peavey.", "keyword_offset": 25}, "year": 1924, "lemma": "the cat's pyjamas", "source": {"title": "Leave it to Psmith", "author": "P. G. Wodehouse", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063058", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1924", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": false}, {"id": "cat_nn01a-10063066", "text": {"keyword": "cat's pyjamas", "full_text": "This kid used to think Pa Gottlieb was the cat's pyjamas.", "keyword_offset": 43}, "year": 1925, "lemma": "the cat's pyjamas", "source": {"title": "Martin Arrowsmith", "author": "S. Lewis", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063066", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1925", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": false}, {"id": "cat_nn01a-10063074", "text": {"keyword": "cat's pyjamas", "full_text": "We were the absolute and utter cat's pyjamas.", "keyword_offset": 31}, "year": 1930, "lemma": "the cat's pyjamas", "source": {"title": "Times Lit. Suppl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063074", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1930", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": false}, {"id": "cat_nn01a-10063082", "text": {"keyword": "cat's whiskers", "full_text": "Lord Montgomery..holds that to label anything the \u2018cat's whiskers\u2019 is to confer on it the highest honour.", "keyword_offset": 51}, "year": 1958, "lemma": "the cat's pyjamas", "source": {"title": "Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063082", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1958", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": false}, {"id": "cat_nn01a-10063124", "text": {"keyword": null, "full_text": "I'll be drawne with a good Gib-cat, through the great pond at home.", "keyword_offset": null}, "year": 1631, "lemma": "to draw through the water with a cat", "source": {"title": "Bartholmew Fayre", "author": "B. Jonson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063124", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1631", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": true}, {"id": "cat_nn01a-10063136", "text": {"keyword": null, "full_text": "We hope, sir, that this Nation will be too Wise, to be drawn twice through the same Water by the very same Cat.", "keyword_offset": null}, "year": 1682, "lemma": "to draw through the water with a cat", "source": {"title": "London Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063136", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1682", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063144", "text": {"keyword": "drawing a Fellow through a Pond with a Cat", "full_text": "Catting, drawing a Fellow through a Pond with a Cat.", "keyword_offset": 9}, "year": 1699, "lemma": "to draw through the water with a cat", "source": {"title": "New Dict. Canting Crew", "author": "B. E.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063144", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1699", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063152", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1785, "lemma": "to draw through the water with a cat", "source": {"title": "Classical Dict. Vulgar Tongue", "author": "F. Grose", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063152", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1785", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063161", "text": {"keyword": "Whip-the-Cat", "full_text": "Whip-the-Cat.", "keyword_offset": 0}, "year": 1847, "lemma": "to draw through the water with a cat", "source": {"title": "Dict. Archaic & Provinc. Words", "author": "J. O. Halliwell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063161", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1847", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063168", "text": {"keyword": "Drawing a cat", "full_text": "Drawing a cat through the Lea.", "keyword_offset": 0}, "year": 1876, "lemma": "to draw through the water with a cat", "source": {"title": "Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063168", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1876", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063177", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1888, "lemma": "to draw through the water with a cat", "source": {"title": "Notes & Queries", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063177", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1888", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10062814", "text": {"keyword": null, "full_text": "Old Liquor able to make a Cat speak.", "keyword_offset": null}, "year": 1669, "lemma": "enough to make a cat speak", "source": {"title": "Songs Alamode", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062814", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062655", "datestring": "1669", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13c", "first_in_sense": true}, {"id": "cat_nn01a-10062823", "text": {"keyword": null, "full_text": "It's enough to make a Tom cat talk French grammar, only to see how she tosses her head.", "keyword_offset": null}, "year": 1839, "lemma": "enough to make a cat speak", "source": {"title": "Nicholas Nickleby", "author": "C. Dickens", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062823", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062655", "datestring": "1839", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13c", "first_in_sense": false}, {"id": "cat_nn01a-10062894", "text": {"keyword": null, "full_text": "Lo! like a Cheshire cat our court will grin.", "keyword_offset": null}, "year": 1770, "lemma": "to fight like Kilkenny cats", "source": {"title": "Wks.", "author": "J. Wolcot", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062894", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062664", "datestring": "1770\u20131819", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13f", "first_in_sense": true}, {"id": "cat_nn01a-10062905", "text": {"keyword": null, "full_text": "Mr. Newcome says..\u2018That woman grins like a Cheshire cat\u2019.", "keyword_offset": null}, "year": 1854, "lemma": "to fight like Kilkenny cats", "source": {"title": "Newcomes", "author": "W. M. Thackeray", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062905", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062664", "datestring": "1854", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13f", "first_in_sense": false}, {"id": "cat_nn01a-10062833", "text": {"keyword": null, "full_text": "Ile baste their bellies and their lippes til we haue ierk't the cat with our three whippes.", "keyword_offset": null}, "year": 1609, "lemma": "to jerk the cat", "source": {"title": "Hist. Two Maids More-clacke", "author": "R. Armin", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062833", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062658", "datestring": "1609", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13d", "first_in_sense": true}, {"id": "cat_nn01a-10062842", "text": {"keyword": null, "full_text": "You may not say hee's drunke..For though hee be as drunke as any Rat, He hath but catcht a foxe, or whipt the Cat.", "keyword_offset": null}, "year": 1630, "lemma": "to jerk the cat", "source": {"title": "Water-cormorant", "author": "J. Taylor", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062842", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062658", "datestring": "1630", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13d", "first_in_sense": false}, {"id": "cat_nn01a-10062853", "text": {"keyword": "shoot the cat", "full_text": "I'm cursedly inclined to shoot the cat.", "keyword_offset": 25}, "year": 1830, "lemma": "to jerk the cat", "source": {"title": "King's Own", "author": "F. Marryat", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062853", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062658", "datestring": "1830", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13d", "first_in_sense": false}, {"id": "cat_nn01a-10063092", "text": {"keyword": null, "full_text": "Bredon felt, in an expressive modern phrase, like something the cat had brought in.", "keyword_offset": null}, "year": 1928, "lemma": "to look like something the cat has brought in", "source": {"title": "Footsteps at Lock", "author": "R. A. Knox", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063092", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062712", "datestring": "1928", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13m", "first_in_sense": true}, {"id": "cat_nn01a-10063100", "text": {"keyword": null, "full_text": "Rosalie realized that for the family she was something the cat brought in.", "keyword_offset": null}, "year": 1940, "lemma": "to look like something the cat has brought in", "source": {"title": "Verdict of Twelve", "author": "R. Postgate", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063100", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062712", "datestring": "1940", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13m", "first_in_sense": false}, {"id": "cat_nn01a-10063109", "text": {"keyword": null, "full_text": "The sweet toothy smile froze to a \u2018what's that the cat's brought in\u2019 disdain.", "keyword_offset": null}, "year": 1967, "lemma": "to look like something the cat has brought in", "source": {"title": "No Laughing Matter", "author": "A. Wilson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063109", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062712", "datestring": "1967", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13m", "first_in_sense": false}, {"id": "cat_nn01a-10062985", "text": {"keyword": "make a cat laugh", "full_text": "Allow us just applause to win Enough to make a cat laugh.", "keyword_offset": 40}, "year": 1838, "lemma": "to make a cat laugh", "source": {"title": "Puss in Boots", "author": "J. R. Planch\u00e9", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062985", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062699", "datestring": "1838", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13j", "first_in_sense": true}, {"id": "cat_nn01a-10062993", "text": {"keyword": "made a cat laugh", "full_text": "It would ha' made a cat laugh.", "keyword_offset": 13}, "year": 1907, "lemma": "to make a cat laugh", "source": {"title": "Short Cruises", "author": "W. W. Jacobs", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062993", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062699", "datestring": "1907", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13j", "first_in_sense": false}, {"id": "cat_nn01a-308050452", "text": {"keyword": "make a cat laugh", "full_text": "It's enough to make a cat laugh.", "keyword_offset": 15}, "year": 1909, "lemma": "to make a cat laugh", "source": {"title": "Punch", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050452", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062699", "datestring": "1909", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13j", "first_in_sense": false}, {"id": "cat_nn01a-10063001", "text": {"keyword": "Make a cat laugh", "full_text": "Make a cat laugh, the way she takes people off.", "keyword_offset": 0}, "year": 1929, "lemma": "to make a cat laugh", "source": {"title": "Good Compan.", "author": "J. B. Priestley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063001", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062699", "datestring": "1929", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13j", "first_in_sense": false}, {"id": "cat_nn01a-10062926", "text": {"keyword": null, "full_text": "No more chance than a cat in hell without claws; said of one who enters into a dispute or quarrel with one greatly above his match.", "keyword_offset": null}, "year": 1796, "lemma": "not a cat's chance", "source": {"title": "Grose's Classical Dict. Vulgar Tongue", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062926", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1796", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": true}, {"id": "cat_nn01a-10062934", "text": {"keyword": null, "full_text": "Crutches by themselves wouldn't have stood a cat's chance.", "keyword_offset": null}, "year": 1902, "lemma": "not a cat's chance", "source": {"title": "Mr. Horrocks, Purser", "author": "C. J. C. Hyne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062934", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1902", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-10062942", "text": {"keyword": "not seem a cat's chance", "full_text": "There did not seem a cat's chance for Oxford on comparative form.", "keyword_offset": 10}, "year": 1927, "lemma": "not a cat's chance", "source": {"title": "Daily Express", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062942", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1927", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-308050460", "text": {"keyword": "not a cat's chance", "full_text": "\u2018Is there any likelihood of food prices being controlled by the Government?\u2019... \u2018By the record of the existing Government there is not a cat's chance.\u2019", "keyword_offset": 131}, "year": 1928, "lemma": "not a cat's chance", "source": {"title": "Daily Express", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050460", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1928", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-10062950", "text": {"keyword": null, "full_text": "He hasn't a cat-in-hell chance.", "keyword_offset": null}, "year": 1958, "lemma": "not a cat's chance", "source": {"title": "Man in Ambush", "author": "M. Procter", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062950", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1958", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-10062958", "text": {"keyword": null, "full_text": "You haven't a cat-in-hell's chance of getting away.", "keyword_offset": null}, "year": 1962, "lemma": "not a cat's chance", "source": {"title": "Double Finesse", "author": "\u2018H. Howard\u2019", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062958", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1962", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-10062966", "text": {"keyword": "not \u2018a cat in hell's chance\u2019", "full_text": "One seaman said the union had not \u2018a cat in hell's chance\u2019 of beating the Government as well as the shipowners.", "keyword_offset": 30}, "year": 1966, "lemma": "not a cat's chance", "source": {"title": "Guardian", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062966", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1966", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-152292247", "text": {"keyword": "put the cat among the pigeons", "full_text": "Martin again stood forward. It was evident that he had \u2018put the cat among the pigeons\u2019.", "keyword_offset": 56}, "year": 1841, "lemma": "to put the cat among the pigeons", "source": {"title": "Northern Star (Leeds)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292247", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1841", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": true}, {"id": "cat_nn01a-152292273", "text": {"keyword": null, "full_text": "We will avoid giving clues for identification, otherwise we might \u2018turn the cat amongst the pigeons\u2019.", "keyword_offset": null}, "year": 1889, "lemma": "to put the cat among the pigeons", "source": {"title": "Pump Court", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292273", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1889", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-141974802", "text": {"keyword": "put the cat among the pigeons", "full_text": "Mr. Henry Bate..has evidently, as the saying is, \u2018put the cat among the pigeons\u2019, or in other words upset at least two members of the Magic Circle.", "keyword_offset": 50}, "year": 1924, "lemma": "to put the cat among the pigeons", "source": {"title": "Wilford Hutchinson's Conjurors Chron.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid141974802", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1924", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10065016", "text": {"keyword": "put the cat among the pigeons", "full_text": "That perishing Admiral... He's put the cat among the pigeons all right. Questions, chits, memos coming down every two minutes.", "keyword_offset": 31}, "year": 1945, "lemma": "to put the cat among the pigeons", "source": {"title": "Coroner's Pidgin", "author": "M. Allingham", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10065016", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1945", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10065040", "text": {"keyword": null, "full_text": "A vengeful cat was set among the plump pigeons of commercial television.", "keyword_offset": null}, "year": 1963, "lemma": "to put the cat among the pigeons", "source": {"title": "Ann. Reg. 1962", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10065040", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1963", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292282", "text": {"keyword": "put the cat among the pigeons", "full_text": "John put the cat among the pigeons by establishing in 1960 a new Roman Secretariat of Christian Unity.", "keyword_offset": 5}, "year": 2000, "lemma": "to put the cat among the pigeons", "source": {"title": "Oxf. Compan. Christian Thought", "author": "A. Hastings", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292282", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "2000", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10062865", "text": {"keyword": null, "full_text": "Had I time, I believe I would come to London merely to see how the cat jumped.", "keyword_offset": null}, "year": 1827, "lemma": "to see which way the cat jumps", "source": {"title": "Croker Pap.", "author": "W. Scott", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062865", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062661", "datestring": "1827", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13e", "first_in_sense": true}, {"id": "cat_nn01a-10062876", "text": {"keyword": null, "full_text": "He..understood so well which side his bread was buttered, and which way the cat jumped.", "keyword_offset": null}, "year": 1863, "lemma": "to see which way the cat jumps", "source": {"title": "Water-babies", "author": "C. Kingsley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062876", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062661", "datestring": "1863", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13e", "first_in_sense": false}, {"id": "cat_nn01a-10062884", "text": {"keyword": null, "full_text": "The Opposition is as much devoted to the cult of the jumping cat as are the Liberals.", "keyword_offset": null}, "year": 1885, "lemma": "to see which way the cat jumps", "source": {"title": "Pall Mall Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062884", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062661", "datestring": "1885", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13e", "first_in_sense": false}, {"id": "cat_nn01a-10063012", "text": {"keyword": "that cat wouldn't jump", "full_text": "Them Yankee villains would break up our laws, language, and customs; that cat wouldn't jump at all, would it?", "keyword_offset": 69}, "year": 1838, "lemma": "that cat won't jump", "source": {"title": "Clockmaker", "author": "T. C. Haliburton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063012", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062702", "datestring": "1838", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13k", "first_in_sense": true}, {"id": "cat_nn01a-10063020", "text": {"keyword": "\u2018That cat won't jump.\u2019", "full_text": "\u2018They talk of suicide here,\u2019 he said at last. \u2018That cat won't jump.\u2019", "keyword_offset": 46}, "year": 1906, "lemma": "that cat won't jump", "source": {"title": "Man of Prop.", "author": "J. Galsworthy", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063020", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062702", "datestring": "1906", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13k", "first_in_sense": false}, {"id": "cat_nn01a-10063030", "text": {"keyword": "that cat won't jump", "full_text": "They know I was hard up...No, Charles, that cat won't jump.", "keyword_offset": 39}, "year": 1934, "lemma": "that cat won't jump", "source": {"title": "12.30 from Croydon", "author": "F. W. Crofts", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063030", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062702", "datestring": "1934", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13k", "first_in_sense": false}, {"id": "cat_nn01a-10063038", "text": {"keyword": "That cat won't jump", "full_text": "If you're telling me she fell in, just like that\u2014oh no! That cat won't jump.", "keyword_offset": 56}, "year": 1965, "lemma": "that cat won't jump", "source": {"title": "No More a-Roving", "author": "\u2018S. Troy\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063038", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062702", "datestring": "1965", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13k", "first_in_sense": false}, {"id": "cat_nn01a-10064961", "text": {"keyword": "turnen \u00fee cat in \u00fee panne", "full_text": "Many men of lawe..bi here suteltes turnen \u00fee cat in \u00fee panne.", "keyword_offset": 35}, "year": 1430, "lemma": "to turn the cat in the pan", "source": {"title": "Sel. Eng. Wks.", "author": "J. Wyclif", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10064961", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "?c1430", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": true}, {"id": "cat_nn01a-10062553", "text": {"keyword": "turnyng the cate in the pane", "full_text": "Ther was a prouerbe I knew wan, callyd \u2018turnyng the cate in the pane\u2019.", "keyword_offset": 40}, "year": 1540, "lemma": "to turn the cat in the pan", "source": {"title": "Pilgrim's Tale", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062553", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "c1540", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062566", "text": {"keyword": "turn cat in the pan", "full_text": "God saith, \u2018Cry, cease not\u2019, but they turn cat in the pan, and say, \u2018Cease, cry not\u2019.", "keyword_offset": 38}, "year": 1543, "lemma": "to turn the cat in the pan", "source": {"title": "Invect. against Swearing", "author": "T. Becon", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062566", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "1543", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062543", "text": {"keyword": "turned ye cat in ye pan", "full_text": "These Chetors turned ye cat in ye pan, geuing to diuerse vile patching thyftes, an honest, and godly titell, calling it by the name of a law.", "keyword_offset": 14}, "year": 1555, "lemma": "to turn the cat in the pan", "source": {"title": "Manifest Detection Diceplay", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062543", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "c1555", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062577", "text": {"keyword": "turning the catte in the panne", "full_text": "A subtile turning the catte in the panne or wresting of a false thing to some purpose.", "keyword_offset": 10}, "year": 1572, "lemma": "to turn the cat in the pan", "source": {"title": "Huloets Dict.", "author": "J. Higgins", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062577", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "1572", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062586", "text": {"keyword": "Turning the cat in the panne", "full_text": "Turning the cat in the panne, full of leigier de mayne.", "keyword_offset": 0}, "year": 1576, "lemma": "to turn the cat in the pan", "source": {"title": "Touchstone of Complexions", "author": "T. Newton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062586", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "1576", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062597", "text": {"keyword": null, "full_text": "I'l, with the Prouerbe, Turne the Cat ith' band.", "keyword_offset": null}, "year": 1619, "lemma": "to turn the cat in the pan", "source": {"title": "Satyricall Epigrams", "author": "H. Hutton", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062597", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "1619", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062610", "text": {"keyword": "turne cat in pan", "full_text": "How do they shrinke? yea, how fouly do they..turne cat in pan, and become themselves persecuters of other?", "keyword_offset": 45}, "year": 1622, "lemma": "to turn the cat in the pan", "source": {"title": "Christians Sacrifice", "author": "T. Stoughton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062610", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062607", "datestring": "1622", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12b", "first_in_sense": true}, {"id": "cat_nn01a-10062618", "text": {"keyword": "turn'd Cat in Pan", "full_text": "Come Sirrah, you are a Villain, have turn'd Cat in Pan, and are a Tory.", "keyword_offset": 37}, "year": 1683, "lemma": "to turn the cat in the pan", "source": {"title": "City Politiques", "author": "J. Crowne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062618", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062607", "datestring": "1683", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12b", "first_in_sense": false}, {"id": "cat_nn01a-10062628", "text": {"keyword": "turned the cat in pan", "full_text": "I turned the cat in pan once more, And so became a Whig, sir.", "keyword_offset": 2}, "year": 1719, "lemma": "to turn the cat in the pan", "source": {"title": "Song, Vicar of Bray", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062628", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062607", "datestring": "a1720", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12b", "first_in_sense": false}, {"id": "cat_nn01a-10062634", "text": {"keyword": "turn cat in pan", "full_text": "O, this precious Basil will turn cat in pan with any man.", "keyword_offset": 28}, "year": 1816, "lemma": "to turn the cat in the pan", "source": {"title": "Old Mortality", "author": "W. Scott", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062634", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062607", "datestring": "1816", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12b", "first_in_sense": false}]} - -Got quotation responses. -Set JSONResponse to the response. -Ran quotations synchronously. -Parsing quotations JSON. -First quote grabbed as: - -In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 197, "count": 197, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/cat_nn01a/quotations/?offset=0&limit=10000 . Accessed 20 April 2021"}, "links": {"self": "/oed/api/v0.2/word/cat_nn01a/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/cat_nn01a/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/cat_nn01a/quotations/?offset=0&limit=10000"}, "data": [{"id": "cat_nn01a-10062747", "text": {"keyword": null, "full_text": "A woman hath nyne lyues lyke a cat.", "keyword_offset": null}, "year": 1546, "lemma": "care killed the cat", "source": {"title": "Dialogue Prouerbes Eng. Tongue", "author": "J. Heywood", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062747", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1546", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": true}, {"id": "cat_nn01a-10062756", "text": {"keyword": null, "full_text": "Nothing King of Cates, but borrow one of your nine liues.", "keyword_offset": null}, "year": 1597, "lemma": "care killed the cat", "source": {"title": "Romeo & Juliet", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062756", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1597", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10062765", "text": {"keyword": null, "full_text": "Though care kild a catte, thou hast mettle enough in thee to kill care.", "keyword_offset": null}, "year": 1600, "lemma": "care killed the cat", "source": {"title": "Much Ado about Nothing", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062765", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1600", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10062773", "text": {"keyword": null, "full_text": "Exiling fretting Care, that kills a Cat!", "keyword_offset": null}, "year": 1682, "lemma": "care killed the cat", "source": {"title": "Lutrin", "author": "N. O.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062773", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1682", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10062784", "text": {"keyword": null, "full_text": "He..had, as they say, as many Lives as a Cat.", "keyword_offset": null}, "year": 1684, "lemma": "care killed the cat", "source": {"title": "Pilgrim's Progress 2nd Pt.", "author": "J. Bunyan", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062784", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1684", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10062794", "text": {"keyword": null, "full_text": "That Arab cat-o'-nine-lives, Osman Digna.", "keyword_offset": null}, "year": 1886, "lemma": "care killed the cat", "source": {"title": "Sat. Rev.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062794", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062651", "datestring": "1886", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13b", "first_in_sense": false}, {"id": "cat_nn01a-10061377", "text": {"keyword": "catte", "full_text": "Fellus (felis), catte.", "keyword_offset": 16}, "year": 798, "lemma": "cat", "source": {"title": "Corpus Gloss.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061377", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "a800", "first_in_word": true, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": true}, {"id": "cat_nn01a-10061386", "text": {"keyword": "catt", "full_text": "Muriceps, uel musio, murilegus, catt.", "keyword_offset": 32}, "year": 998, "lemma": "cat", "source": {"title": "Anglo-Saxon & Old Eng. Vocab.", "author": "T. Wright", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061386", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "a1000", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061400", "text": {"keyword": "cat", "full_text": "Muriceps, cat.", "keyword_offset": 10}, "year": 1050, "lemma": "cat", "source": {"title": "Anglo-Saxon & Old Eng. Vocab.", "author": "T. Wright", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061400", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "c1050", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061414", "text": {"keyword": "cat", "full_text": "Ne schule \u021de habben nan beast bute cat ane.", "keyword_offset": 35}, "year": 1225, "lemma": "cat", "source": {"title": "Ancrene Riwle", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061414", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "?c1225", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061640", "text": {"keyword": "cat", "full_text": "Hwe\u00f0er \u00fee cat of helle clachte eauer hire towart.", "keyword_offset": 10}, "year": 1225, "lemma": "cat", "source": {"title": "Ancrene Riwle", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061640", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "?c1225", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": true}, {"id": "cat_nn01a-10061421", "text": {"keyword": "cat", "full_text": "By nighth als a cat hy seeth.", "keyword_offset": 16}, "year": 1300, "lemma": "cat", "source": {"title": "K. Alis.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061421", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "c1300", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061428", "text": {"keyword": "cat", "full_text": "Who so wolde senge the cattes skin, Than wol the cat wel dwellen in hire in.", "keyword_offset": 49}, "year": 1386, "lemma": "cat", "source": {"title": "Wife of Bath's Prol.", "author": "G. Chaucer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061428", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "c1386", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061508", "text": {"keyword": "cat", "full_text": "Gibbe our cat That awaiteth mice and rattes to killen.", "keyword_offset": 10}, "year": 1400, "lemma": "cat", "source": {"title": "Rom. Rose", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061508", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "c1400", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": true}, {"id": "cat_nn01a-135375454", "text": {"keyword": "catte", "full_text": "For to make a werrely holde that men calle a barbed catte, and a bewfray that shal have ix. fadome of lengthe and two of brede, and the said catte six fadome of lengthe and two of brede.", "keyword_offset": 52}, "year": 1489, "lemma": "cat", "source": {"title": "Bk. Fayttes of Armes", "author": "W. Caxton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid135375454", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1489", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": true}, {"id": "cat_nn01a-10063189", "text": {"keyword": "cat", "full_text": "It is ane auld dog..that thow begylis; Thow wenis to drau the stra befoir the cat.", "keyword_offset": 78}, "year": 1499, "lemma": "cat", "source": {"title": "Fables: Fox, Wolf, & Cadger", "author": "R. Henryson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063189", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "?a1500", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": true}, {"id": "cat_nn01a-10061436", "text": {"keyword": "catte", "full_text": "The mouse hounter or catte is an onclene beste & a poyson ennemy to all myse.", "keyword_offset": 21}, "year": 1527, "lemma": "cat", "source": {"title": "Noble Lyfe Bestes", "author": "L. Andrewe", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061436", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "?1527", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061515", "text": {"keyword": "cat", "full_text": "To call Phylyp agayne Whom Gyb our cat hath slayne.", "keyword_offset": 35}, "year": 1528, "lemma": "cat", "source": {"title": "Phyllyp Sparowe", "author": "J. Skelton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061515", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "a1529", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10063199", "text": {"keyword": "cat", "full_text": "Wysdome is greate if the cat neuer touched mylke.", "keyword_offset": 25}, "year": 1532, "lemma": "cat", "source": {"title": "Arthur of Brytayn", "author": "Ld. Berners", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063199", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "a1533", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10063208", "text": {"keyword": "cat", "full_text": "It was alway that ye cat winked whan her eye was oute.", "keyword_offset": 21}, "year": 1534, "lemma": "cat", "source": {"title": "Wks.", "author": "T. More", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063208", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "a1535", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061734", "text": {"keyword": "cat", "full_text": "Wantonnes. Hay! as ane brydlit cat, I brank.", "keyword_offset": 31}, "year": 1535, "lemma": "cat", "source": {"title": "Satyre", "author": "D. Lindsay", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061734", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061721", "datestring": "1535", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2b", "first_in_sense": true}, {"id": "cat_nn01a-10063217", "text": {"keyword": "catte", "full_text": "The catte wold fishe eate, but she wol not her feete wette.", "keyword_offset": 4}, "year": 1545, "lemma": "cat", "source": {"title": "Prouerbes", "author": "R. Taverner", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063217", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1545", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10063227", "text": {"keyword": "cats", "full_text": "When all candels be out, all cats be grey. All thynges are then of one colour.", "keyword_offset": 29}, "year": 1550, "lemma": "cat", "source": {"title": "Dialogue Prouerbes Eng. Tongue", "author": "J. Heywood", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063227", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1550", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061936", "text": {"keyword": "cattes", "full_text": "In this region are founde many muske cattes.", "keyword_offset": 37}, "year": 1553, "lemma": "cat", "source": {"title": "Treat. Newe India", "author": "R. Eden", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061936", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1553", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": true}, {"id": "cat_nn01a-10061445", "text": {"keyword": "katte", "full_text": "Item..was a katte hongyd on the gallos in Cheppe clothed lyke a preste.", "keyword_offset": 12}, "year": 1556, "lemma": "cat", "source": {"title": "Chron. Grey Fr.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061445", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1556", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10063236", "text": {"keyword": "cattes", "full_text": "The Englishmen in those dayes were cattes, not to be catched without Myttens.", "keyword_offset": 35}, "year": 1577, "lemma": "cat", "source": {"title": "Chron.", "author": "R. Holinshed", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063236", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1577", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10062338", "text": {"keyword": "cat", "full_text": "A trap or cat, such as children play at.", "keyword_offset": 10}, "year": 1598, "lemma": "cat", "source": {"title": "Worlde of Wordes", "author": "J. Florio", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062338", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062333", "datestring": "1598", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10a", "first_in_sense": true}, {"id": "cat_nn01a-10061523", "text": {"keyword": "Cat", "full_text": "I am as melancholy as a gyb Cat.", "keyword_offset": 28}, "year": 1598, "lemma": "cat", "source": {"title": "Henry IV, Pt. 1", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061523", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1598", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10062453", "text": {"keyword": "cat", "full_text": "A kinde of Christmas game called blinde is the cat.", "keyword_offset": 47}, "year": 1598, "lemma": "cat", "source": {"title": "Worlde of Wordes", "author": "J. Florio", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062453", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062443", "datestring": "1598", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10e", "first_in_sense": true}, {"id": "cat_nn01a-10061453", "text": {"keyword": "Cat", "full_text": "A Cat will meaw, a Dog will haue a day.", "keyword_offset": 2}, "year": 1603, "lemma": "cat", "source": {"title": "Hamlet", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061453", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1603", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-128341389", "text": {"keyword": "cats", "full_text": "The males will kill the young ones, if they come at them like as the Bore-cats.", "keyword_offset": 74}, "year": 1607, "lemma": "cat", "source": {"title": "Hist. Foure-footed Beastes", "author": "E. Topsell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid128341389", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1607", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061882", "text": {"keyword": "cats", "full_text": "Panthers, Pardals, Linxes, or Tygers, hadde bin all of the kind of cats.", "keyword_offset": 67}, "year": 1607, "lemma": "cat", "source": {"title": "Hist. Foure-footed Beastes", "author": "E. Topsell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061882", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061873", "datestring": "1607", "first_in_word": false, "oed_reference": "cat, n.1, sense I.3", "first_in_sense": true}, {"id": "cat_nn01a-10061947", "text": {"keyword": "cat", "full_text": "Thou owest..the cat no perfume.", "keyword_offset": 16}, "year": 1608, "lemma": "cat", "source": {"title": "King Lear", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061947", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1608", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10062462", "text": {"keyword": "Cat and Trap", "full_text": "Martinet,..the game called Cat and Trap.", "keyword_offset": 27}, "year": 1611, "lemma": "cat", "source": {"title": "Dict. French & Eng. Tongues", "author": "R. Cotgrave", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062462", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062443", "datestring": "1611", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10e", "first_in_sense": false}, {"id": "cat_nn01a-10061535", "text": {"keyword": "doe-cat", "full_text": "Chate, a she-cat or doe-cat.", "keyword_offset": 20}, "year": 1611, "lemma": "cat", "source": {"title": "Dict. French & Eng. Tongues", "author": "R. Cotgrave", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061535", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1611", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-135375465", "text": {"keyword": "Cathouse", "full_text": "This Cathouse answerable to the cattus mentioned by Vegetius, was vsed in the siege of Bedford Castle in the time of King Henry the third.", "keyword_offset": 5}, "year": 1614, "lemma": "cat", "source": {"title": "Remaines", "author": "W. Camden", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid135375465", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1614", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": false}, {"id": "cat_nn01a-10061956", "text": {"keyword": "Cat", "full_text": "Ciuet is..the verie vncleanly fluxe of a Cat.", "keyword_offset": 41}, "year": 1615, "lemma": "cat", "source": {"title": "As you like It", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061956", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "a1616", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10061647", "text": {"keyword": "Cat", "full_text": "A pox vpon him for me, he's more and more a Cat.", "keyword_offset": 44}, "year": 1615, "lemma": "cat", "source": {"title": "All's Well that ends Well", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061647", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "a1616", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061657", "text": {"keyword": "Cats", "full_text": "'Twas you incenst the rable. Cats, that can iudge as fitly of his worth, As I can of those Mysteries.", "keyword_offset": 29}, "year": 1615, "lemma": "cat", "source": {"title": "Coriolanus", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061657", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "a1616", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10063245", "text": {"keyword": "Cat", "full_text": "If the Cat will after kinde, so be sure will Rosalinde.", "keyword_offset": 7}, "year": 1615, "lemma": "cat", "source": {"title": "As you like It", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063245", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "a1616", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10062346", "text": {"keyword": "Cat", "full_text": "Prethee lay up my Cat and Cat-stick safe.", "keyword_offset": 18}, "year": 1626, "lemma": "cat", "source": {"title": "Women beware Women", "author": "T. Middleton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062346", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062333", "datestring": "a1627", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10a", "first_in_sense": false}, {"id": "cat_nn01a-10062170", "text": {"keyword": "Cat", "full_text": "The forecastle..the Cat, Cats head and Cats holes.", "keyword_offset": 20}, "year": 1626, "lemma": "cat", "source": {"title": "Accidence Young Sea-men", "author": "J. Smith", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062170", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1626", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": true}, {"id": "cat_nn01a-10062384", "text": {"keyword": "Catt", "full_text": "Playing at Catt in the Parke medow.", "keyword_offset": 11}, "year": 1626, "lemma": "cat", "source": {"title": "Windsor & Eton Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062384", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062381", "datestring": "1626", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10b", "first_in_sense": true}, {"id": "cat_nn01a-10062178", "text": {"keyword": "Cat", "full_text": "The Cat is also a short peece of timber aloft right ouer the Hawse.", "keyword_offset": 4}, "year": 1627, "lemma": "cat", "source": {"title": "Sea Gram.", "author": "J. Smith", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062178", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1627", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062125", "text": {"keyword": "Cat", "full_text": "A warlike Fort; A new rais'd Mount, or some fire-spitting Cat.", "keyword_offset": 58}, "year": 1628, "lemma": "cat", "source": {"title": "Britain's Remembrancer", "author": "G. Wither", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062125", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062116", "datestring": "1628", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6b", "first_in_sense": true}, {"id": "cat_nn01a-10062424", "text": {"keyword": "Catt", "full_text": "Sundry youths playing at Catt on the Lords day, two of them fell out, and the one hitting the other under the eare with his catt, he therwith fell downe for dead.", "keyword_offset": 25}, "year": 1636, "lemma": "cat", "source": {"title": "Divine Trag. lately Acted", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062424", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062420", "datestring": "1636", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10c", "first_in_sense": true}, {"id": "cat_nn01a-10062134", "text": {"keyword": "Cat", "full_text": "Cavalier, a Mount raised on purpose to plant Canon on. Some call it a Cat.", "keyword_offset": 70}, "year": 1648, "lemma": "cat", "source": {"title": "Contin. Civill Warres France", "author": "C. Cotterell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062134", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062116", "datestring": "1648", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6b", "first_in_sense": false}, {"id": "cat_nn01a-10062359", "text": {"keyword": "cat", "full_text": "All my storehouse of tops, gigs, balls, cat and catsticks.", "keyword_offset": 40}, "year": 1651, "lemma": "cat", "source": {"title": "New Acad.", "author": "R. Brome", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062359", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062333", "datestring": "a1652", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10a", "first_in_sense": false}, {"id": "cat_nn01a-10063255", "text": {"keyword": "Cat", "full_text": "The disease will stay in one state as long as a Cat is tyed to a Pudding.", "keyword_offset": 48}, "year": 1651, "lemma": "cat", "source": {"title": "Astrol. Judgm. Dis.", "author": "N. Culpeper", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063255", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1651", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10062148", "text": {"keyword": "cats", "full_text": "Of turnpikes, flankers, cats, and counter-scarps.", "keyword_offset": 24}, "year": 1652, "lemma": "cat", "source": {"title": "Honoria & Mammon", "author": "J. Shirley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062148", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062116", "datestring": "1652", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6b", "first_in_sense": false}, {"id": "cat_nn01a-10062394", "text": {"keyword": "catt", "full_text": "The lawful and laudable games of trapp, catt, stool-ball, racket, etc.", "keyword_offset": 40}, "year": 1653, "lemma": "cat", "source": {"title": "Short Relation Long Journey", "author": "J. Taylor", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062394", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062381", "datestring": "1653", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10b", "first_in_sense": false}, {"id": "cat_nn01a-10062044", "text": {"keyword": "Cats", "full_text": "Cats, Conies, Lambs, and diverse other thicke furres that be good and wholesome.", "keyword_offset": 0}, "year": 1656, "lemma": "cat", "source": {"title": "Sheph. Kalendar", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062044", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062038", "datestring": "1656", "first_in_word": false, "oed_reference": "cat, n.1, sense I.5", "first_in_sense": true}, {"id": "cat_nn01a-10063264", "text": {"keyword": "cat", "full_text": "The King shall not be able to whip a cat but I must be at the tayle of it.", "keyword_offset": 37}, "year": 1665, "lemma": "cat", "source": {"title": "Diary", "author": "S. Pepys", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063264", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1665", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061543", "text": {"keyword": "cat", "full_text": "Our young gibb-cat did leap down our stairs..at two leaps.", "keyword_offset": 15}, "year": 1667, "lemma": "cat", "source": {"title": "Diary", "author": "S. Pepys", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061543", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1667", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10062494", "text": {"keyword": "Salt-Cat", "full_text": "A Salt-Cat..which makes the Pigeons much affect the place: and such that casually come there, usually remain where they find such good entertainment.", "keyword_offset": 2}, "year": 1669, "lemma": "cat", "source": {"title": "Systema Agriculturae", "author": "J. Worlidge", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062494", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062490", "datestring": "1669", "first_in_word": false, "oed_reference": "cat, n.1, sense II.11a", "first_in_sense": true}, {"id": "cat_nn01a-10062186", "text": {"keyword": "Catt", "full_text": "Haul Catt, Haul Catt.", "keyword_offset": 5}, "year": 1670, "lemma": "cat", "source": {"title": "Shakespeare's Tempest", "author": "J. Dryden", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062186", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1670", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062051", "text": {"keyword": "Cat", "full_text": "And from him then they took his Cap of Cat.", "keyword_offset": 39}, "year": 1676, "lemma": "cat", "source": {"title": "Iliads", "author": "T. Hobbes", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062051", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062038", "datestring": "1676", "first_in_word": false, "oed_reference": "cat, n.1, sense I.5", "first_in_sense": false}, {"id": "cat_nn01a-10061966", "text": {"keyword": "Flying-Cat", "full_text": "An Owl is a Flying-Cat.", "keyword_offset": 12}, "year": 1699, "lemma": "cat", "source": {"title": "New Dict. Canting Crew", "author": "B. E.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061966", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1699", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10061743", "text": {"keyword": "Cat", "full_text": "Cat, a common Whore.", "keyword_offset": 0}, "year": 1699, "lemma": "cat", "source": {"title": "New Dict. Canting Crew", "author": "B. E.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061743", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061721", "datestring": "1699", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2b", "first_in_sense": false}, {"id": "cat_nn01a-10061462", "text": {"keyword": "Cat", "full_text": "He watcht me as a Cat does a Mouse.", "keyword_offset": 18}, "year": 1699, "lemma": "cat", "source": {"title": "New Dict. Canting Crew", "author": "B. E.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061462", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1699", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10062010", "text": {"keyword": "Cats", "full_text": "Conger-Eels, Perch, and Cats.", "keyword_offset": 24}, "year": 1705, "lemma": "cat", "source": {"title": "Hist. Virginia", "author": "R. Beverley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062010", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1705", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": true}, {"id": "cat_nn01a-10061751", "text": {"keyword": "Cats", "full_text": "Wrigglers, Misses, Cats, Rigs.", "keyword_offset": 19}, "year": 1708, "lemma": "cat", "source": {"title": "Wks. F. Rabelais", "author": "P. A. Motteux", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061751", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061721", "datestring": "1708", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2b", "first_in_sense": false}, {"id": "cat_nn01a-10063275", "text": {"keyword": "Cat", "full_text": "As analogous as Chalk and Cheese, or a Cat and a Cartwheel!", "keyword_offset": 39}, "year": 1708, "lemma": "cat", "source": {"title": "Wks. F. Rabelais", "author": "P. A. Motteux", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063275", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1708", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10062434", "text": {"keyword": "Cat", "full_text": "Tine Cat, tine Game, an allusion to a play called Cat i' the Hole, and the English Kit-Cat. Spoken when men at law have lost their principal evidence.", "keyword_offset": 5}, "year": 1721, "lemma": "cat", "source": {"title": "Compl. Coll. Scotish Prov.", "author": "J. Kelly", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062434", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062431", "datestring": "1721", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10d", "first_in_sense": true}, {"id": "cat_nn01a-10061554", "text": {"keyword": "gib-cat", "full_text": "A gib-cat, felis mas.", "keyword_offset": 2}, "year": 1749, "lemma": "cat", "source": {"title": "Coles's Dict. Eng.-Lat.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061554", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1749", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061471", "text": {"keyword": "cat", "full_text": "Purring like a cat.", "keyword_offset": 15}, "year": 1752, "lemma": "cat", "source": {"title": "Rambler", "author": "S. Johnson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061471", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1752", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10061562", "text": {"keyword": "Cat", "full_text": "Tom the Cat is born of poor but honest parents.", "keyword_offset": 8}, "year": 1760, "lemma": "cat", "source": {"title": "Life & Adventures of Cat", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061562", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1760", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-308050422", "text": {"keyword": "Cats", "full_text": "Hauld the Sein again, catched 2 or 3 White Fish..and a great Number of Cats.", "keyword_offset": 71}, "year": 1760, "lemma": "cat", "source": {"title": "Diaries", "author": "G. Washington", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050422", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1760", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-10061667", "text": {"keyword": "cat", "full_text": "An old cat..who is a famous proficient in scandal.", "keyword_offset": 7}, "year": 1763, "lemma": "cat", "source": {"title": "Hist. Lady Julia Mandeville", "author": "F. Brooke", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061667", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1763", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-308050431", "text": {"keyword": "cats", "full_text": "'Tis full of large fish, as cats, garr, mullets.", "keyword_offset": 28}, "year": 1765, "lemma": "cat", "source": {"title": "Jrnl.", "author": "J. Bartram", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050431", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1765", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-128341397", "text": {"keyword": "boar-cats", "full_text": "Scratch, and bite, and tear, and kick, Like two boar-cats hung 'cross a stick.", "keyword_offset": 48}, "year": 1767, "lemma": "cat", "source": {"title": "Homer Travestie", "author": "T. Bridges", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid128341397", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1767", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10062197", "text": {"keyword": "Cat", "full_text": "Cat, is..a..strong tackle, or complication of pullies, to hook and draw the anchor..up to the cat-head.", "keyword_offset": 0}, "year": 1769, "lemma": "cat", "source": {"title": "Universal Dict. Marine", "author": "W. Falconer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062197", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1769", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10063283", "text": {"keyword": "cat", "full_text": "At London\u2014I am pent up in frowzy lodgings, where there is not room enough to swing a cat.", "keyword_offset": 85}, "year": 1771, "lemma": "cat", "source": {"title": "Humphry Clinker", "author": "T. Smollett", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063283", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1771", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061676", "text": {"keyword": "cat", "full_text": "She was a speaking cat.", "keyword_offset": 19}, "year": 1778, "lemma": "cat", "source": {"title": null, "author": "S. Johnson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061676", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1778", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061569", "text": {"keyword": "Gib cat", "full_text": "Gib cat, a northern name for a he cat, there commonly called Gilbert.", "keyword_offset": 0}, "year": 1785, "lemma": "cat", "source": {"title": "Classical Dict. Vulgar Tongue", "author": "F. Grose", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061569", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1785", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10062253", "text": {"keyword": "cat", "full_text": "A cat (an instrument of correction, which consists of a handle or stem, made of a rope three inches and a half in circumference, and about eighteen inches in length, at one end of which are fastened nine branches, or tails, composed of log line, with three or more knots upon each branch).", "keyword_offset": 2}, "year": 1788, "lemma": "cat", "source": {"title": "Acct. Slave Trade", "author": "A. Falconbridge", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062253", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062246", "datestring": "1788", "first_in_word": false, "oed_reference": "cat, n.1, sense II.8", "first_in_sense": true}, {"id": "cat_nn01a-10062261", "text": {"keyword": "Cat", "full_text": "This Cat's a cousin-german to the Knout.", "keyword_offset": 5}, "year": 1789, "lemma": "cat", "source": {"title": "Subj. for Painters", "author": "J. Wolcot", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062261", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062246", "datestring": "1789", "first_in_word": false, "oed_reference": "cat, n.1, sense II.8", "first_in_sense": false}, {"id": "cat_nn01a-308050440", "text": {"keyword": "cats", "full_text": "Perch, pike, eel, and cats of a monstrous size.", "keyword_offset": 22}, "year": 1790, "lemma": "cat", "source": {"title": "Massachusetts Spy", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050440", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1790", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-10061577", "text": {"keyword": "Cats", "full_text": "Cats..of titles obsolete or yet in use, Tom, Tybert, Roger, Rutterkin, or Puss.", "keyword_offset": 0}, "year": 1791, "lemma": "cat", "source": {"title": "Salmagundi", "author": "G. Huddesford", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061577", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1791", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061586", "text": {"keyword": "ram-cats", "full_text": "Clapping their dead ram-cats in holy ground.", "keyword_offset": 20}, "year": 1795, "lemma": "cat", "source": {"title": "Peter's Pension", "author": "J. Wolcot", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061586", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1795", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061890", "text": {"keyword": "cat", "full_text": "The tyger cat is a very lively animal, with its eyes emitting flashes like lightning.", "keyword_offset": 10}, "year": 1796, "lemma": "cat", "source": {"title": "Narr. Exped. Surinam", "author": "J. G. Stedman", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061890", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061873", "datestring": "1796", "first_in_word": false, "oed_reference": "cat, n.1, sense I.3", "first_in_sense": false}, {"id": "cat_nn01a-10062019", "text": {"keyword": "cat", "full_text": "The spotted-cat..this fish is formed not unlike a pike.", "keyword_offset": 12}, "year": 1796, "lemma": "cat", "source": {"title": "Narr. Exped. Surinam", "author": "J. G. Stedman", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062019", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1796", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-10062403", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1801, "lemma": "cat", "source": {"title": "Glig-gamena Angel-\u00f0eod", "author": "J. Strutt", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062403", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062381", "datestring": "1801", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10b", "first_in_sense": false}, {"id": "cat_nn01a-10062372", "text": {"keyword": "cat", "full_text": "The cat is about six inches in length, and an inch and a half or two inches in diameter, and diminished from the middle to both ends, in the manner of a double cone.", "keyword_offset": 4}, "year": 1801, "lemma": "cat", "source": {"title": "Glig-gamena Angel-\u00f0eod", "author": "J. Strutt", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062372", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062333", "datestring": "1801", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10a", "first_in_sense": false}, {"id": "cat_nn01a-10062296", "text": {"keyword": "cats", "full_text": "A new toast-stand, or an improvement on the articles called cats or dogs, upon which things are placed before the fire.", "keyword_offset": 60}, "year": 1806, "lemma": "cat", "source": {"title": "Ann. Reg.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062296", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062293", "datestring": "1806", "first_in_word": false, "oed_reference": "cat, n.1, sense II.9", "first_in_sense": true}, {"id": "cat_nn01a-10062273", "text": {"keyword": "cat", "full_text": "Any whip, cat, stick, or other such like instrument.", "keyword_offset": 10}, "year": 1824, "lemma": "cat", "source": {"title": "Order in Council", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062273", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062246", "datestring": "1824", "first_in_word": false, "oed_reference": "cat, n.1, sense II.8", "first_in_sense": false}, {"id": "cat_nn01a-10062206", "text": {"keyword": "Cat", "full_text": "The Cat is hook'd \u2018Haultaught!\u2019 their weight they ply By Sticking-out more Cable they supply.", "keyword_offset": 4}, "year": 1825, "lemma": "cat", "source": {"title": "Path to Naval Fame", "author": "H. B. Gascoigne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062206", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1825", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062470", "text": {"keyword": "Cat", "full_text": "Cat in the Hole, a game played by boys.", "keyword_offset": 0}, "year": 1825, "lemma": "cat", "source": {"title": "Etymol. Dict. Sc. Lang.", "author": "J. Jamieson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062470", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062443", "datestring": "1825", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10e", "first_in_sense": false}, {"id": "cat_nn01a-10062303", "text": {"keyword": "cat", "full_text": "A mahogany thing, which is called a cat, with a number of legs, so that turning which way it will it stands upright.", "keyword_offset": 36}, "year": 1826, "lemma": "cat", "source": {"title": null, "author": "W. Scott", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062303", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062293", "datestring": "1826", "first_in_word": false, "oed_reference": "cat, n.1, sense II.9", "first_in_sense": false}, {"id": "cat_nn01a-10061480", "text": {"keyword": "cats", "full_text": "The ruffians who threw dead dogs and dead cats at the Duke.", "keyword_offset": 42}, "year": 1832, "lemma": "cat", "source": {"title": "Eng. under Seven Admin.", "author": "A. W. Fonblanque", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061480", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061373", "datestring": "1832", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1a", "first_in_sense": false}, {"id": "cat_nn01a-10062090", "text": {"keyword": "Cats", "full_text": "Machines which, under the names of \u2018Cats\u2019 and \u2018Sows\u2019, were used in sieges.", "keyword_offset": 36}, "year": 1833, "lemma": "cat", "source": {"title": "Naval Hist. Eng.", "author": "R. Southey", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062090", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1833", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": false}, {"id": "cat_nn01a-10061899", "text": {"keyword": "Cats", "full_text": "Of all the Carnaria the Cats are the most completely and powerfully armed.", "keyword_offset": 24}, "year": 1834, "lemma": "cat", "source": {"title": "Animal Kingdom", "author": "H. McMurtrie", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061899", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061873", "datestring": "1834", "first_in_word": false, "oed_reference": "cat, n.1, sense I.3", "first_in_sense": false}, {"id": "cat_nn01a-10062479", "text": {"keyword": "cat", "full_text": "What do you say to a game at..odd and even, wild cat and 'coon, or somethin' or another?", "keyword_offset": 49}, "year": 1837, "lemma": "cat", "source": {"title": "Clockmaker", "author": "T. C. Haliburton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062479", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062443", "datestring": "1837\u201340", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10e", "first_in_sense": false}, {"id": "cat_nn01a-10061909", "text": {"keyword": "cats", "full_text": "Leopards, the name by which the greater spotted cats are known.", "keyword_offset": 48}, "year": 1839, "lemma": "cat", "source": {"title": "Penny Cycl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061909", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061873", "datestring": "1839", "first_in_word": false, "oed_reference": "cat, n.1, sense I.3", "first_in_sense": false}, {"id": "cat_nn01a-10061593", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1839, "lemma": "cat", "source": {"title": null, "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061593", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061490", "datestring": "1839", "first_in_word": false, "oed_reference": "cat, n.1, sense I.1b", "first_in_sense": false}, {"id": "cat_nn01a-10061688", "text": {"keyword": "cat", "full_text": "His mother called me an old cat.", "keyword_offset": 28}, "year": 1840, "lemma": "cat", "source": {"title": "Poor Jack", "author": "F. Marryat", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061688", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1840", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10062283", "text": {"keyword": "cat", "full_text": "The Duke's professional prejudice makes him cling to the cat.", "keyword_offset": 57}, "year": 1846, "lemma": "cat", "source": {"title": "Life & Labours", "author": "A. W. Fonblanque", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062283", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062246", "datestring": "1846", "first_in_word": false, "oed_reference": "cat, n.1, sense II.8", "first_in_sense": false}, {"id": "cat_nn01a-10062314", "text": {"keyword": "cat", "full_text": "There was an ebony cat standing before the fire, supporting a huge plate of toast and butter.", "keyword_offset": 19}, "year": 1847, "lemma": "cat", "source": {"title": "Life", "author": "M. M. Sherwood", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062314", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062293", "datestring": "1847", "first_in_word": false, "oed_reference": "cat, n.1, sense II.9", "first_in_sense": false}, {"id": "cat_nn01a-10062028", "text": {"keyword": "Cat", "full_text": "Catfish..is also called by the name of Horned-pout, Bull-head, Mud-pout, Minister, or simply Cat.", "keyword_offset": 93}, "year": 1848, "lemma": "cat", "source": {"title": "Dict. Americanisms", "author": "J. R. Bartlett", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062028", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062003", "datestring": "1848\u201360", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4b", "first_in_sense": false}, {"id": "cat_nn01a-10061985", "text": {"keyword": "Sea-cat", "full_text": "The savage Sea-cat is speedily rendered incapable of doing further harm.", "keyword_offset": 11}, "year": 1859, "lemma": "cat", "source": {"title": "Yarrell's Hist. Brit. Fishes", "author": "J. Richardson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061985", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1859", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10061975", "text": {"keyword": "sea-cat", "full_text": "The wolf-fish, sea-wolf, sea-cat, Scotland.", "keyword_offset": 25}, "year": 1859, "lemma": "cat", "source": {"title": "Yarrell's Hist. Brit. Fishes", "author": "J. Richardson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061975", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1859", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10062214", "text": {"keyword": "cat", "full_text": "The cat, for lifting the whole weight of the anchor, is rove through the foremost sheave of the cat-head, through the inner sheave of the cat-block.", "keyword_offset": 4}, "year": 1860, "lemma": "cat", "source": {"title": "Novice's or Young Seaman's Catech.", "author": "H. Stuart", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062214", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1860", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062099", "text": {"keyword": "cat", "full_text": "A strong pent-house which they called \u2018a cat\u2019.", "keyword_offset": 41}, "year": 1861, "lemma": "cat", "source": {"title": "Cloister & Hearth", "author": "C. Reade", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062099", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1861", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": false}, {"id": "cat_nn01a-10062222", "text": {"keyword": "cat", "full_text": "A shapely one he is, and strong, as e'er from cat was cast.", "keyword_offset": 46}, "year": 1864, "lemma": "cat", "source": {"title": "Forging of Anchor", "author": "S. Ferguson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062222", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1864", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062230", "text": {"keyword": "cat", "full_text": "When the cat is hooked and \u2018cable enough\u2019 veered and stoppered, the anchor hangs below the cat-head.", "keyword_offset": 9}, "year": 1867, "lemma": "cat", "source": {"title": "Sailor's Word-bk.", "author": "W. H. Smyth", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062230", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1867", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10061995", "text": {"keyword": "cat", "full_text": "The polecat had pounced upon the bait..Between the two the cat was killed.", "keyword_offset": 59}, "year": 1870, "lemma": "cat", "source": {"title": "Routledge's Every Boy's Ann.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061995", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061918", "datestring": "1870", "first_in_word": false, "oed_reference": "cat, n.1, sense I.4a", "first_in_sense": false}, {"id": "cat_nn01a-10062238", "text": {"keyword": "Cat", "full_text": "Cat, a projecting piece of wood or iron to which sheets or halyards are made fast.", "keyword_offset": 0}, "year": 1880, "lemma": "cat", "source": {"title": "Boy's Own Bk.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062238", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062157", "datestring": "1880", "first_in_word": false, "oed_reference": "cat, n.1, sense II.7", "first_in_sense": false}, {"id": "cat_nn01a-10062323", "text": {"keyword": "cats", "full_text": "There are also at least a couple of \u2018cats\u2019, stands for open fireplaces.", "keyword_offset": 37}, "year": 1884, "lemma": "cat", "source": {"title": "Pall Mall Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062323", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062293", "datestring": "1884", "first_in_word": false, "oed_reference": "cat, n.1, sense II.9", "first_in_sense": false}, {"id": "cat_nn01a-10062412", "text": {"keyword": "cat", "full_text": "He was one Sunday in the midst of a game of cat.", "keyword_offset": 44}, "year": 1885, "lemma": "cat", "source": {"title": "Bunyan", "author": "J. Brown", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062412", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062381", "datestring": "1885", "first_in_word": false, "oed_reference": "cat, n.1, sense II.10b", "first_in_sense": false}, {"id": "cat_nn01a-10062108", "text": {"keyword": "cat", "full_text": "If the moat could be filled, and the cat brought close to the foot of the fortifications.", "keyword_offset": 37}, "year": 1885, "lemma": "cat", "source": {"title": "Art of War", "author": "C. Oman", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062108", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062063", "datestring": "1885", "first_in_word": false, "oed_reference": "cat, n.1, sense II.6a", "first_in_sense": false}, {"id": "cat_nn01a-10063292", "text": {"keyword": "cat", "full_text": "They play a cat-and-mouse game with him for some time.", "keyword_offset": 12}, "year": 1887, "lemma": "cat", "source": {"title": "Pall Mall Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063292", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063186", "datestring": "1887", "first_in_word": false, "oed_reference": "cat, n.1, sense III.15", "first_in_sense": false}, {"id": "cat_nn01a-10061704", "text": {"keyword": "cats", "full_text": "Harvest workers were called blanket stiffs or gay cats.", "keyword_offset": 50}, "year": 1926, "lemma": "cat", "source": {"title": "You can't Win", "author": "J. Black", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061704", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1926", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061712", "text": {"keyword": "cats", "full_text": "They stuck up the cats, took their money,.", "keyword_offset": 18}, "year": 1926, "lemma": "cat", "source": {"title": "You can't Win", "author": "J. Black", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061712", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1926", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061696", "text": {"keyword": "cats", "full_text": "Buy nothin'... It's you kind of cats that make it tough on us, buyin' chuck.", "keyword_offset": 32}, "year": 1926, "lemma": "cat", "source": {"title": "You can't Win", "author": "J. Black", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061696", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061633", "datestring": "1926", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2a", "first_in_sense": false}, {"id": "cat_nn01a-10061778", "text": {"keyword": "cats", "full_text": "All the cats were there.", "keyword_offset": 8}, "year": 1932, "lemma": "cat", "source": {"title": "Melody Maker", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061778", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1932", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": true}, {"id": "cat_nn01a-10061787", "text": {"keyword": "cats", "full_text": "The slanguage of swing-terms that \u2018cats\u2019 use.", "keyword_offset": 35}, "year": 1935, "lemma": "cat", "source": {"title": "Down Beat", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061787", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1935", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061795", "text": {"keyword": "Cats", "full_text": "Cats, the musicians of a swing orchestra.", "keyword_offset": 0}, "year": 1936, "lemma": "cat", "source": {"title": "Delineator", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061795", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1936", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061804", "text": {"keyword": "Cats", "full_text": "Cats, those members of the audience who are receptive to jazz music or who understand it.", "keyword_offset": 0}, "year": 1937, "lemma": "cat", "source": {"title": "Amer. Speech", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061804", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1937", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061813", "text": {"keyword": "cats", "full_text": "I wanted to give 'em a load of how we swing that music at home. My \u2018cats\u2019 understood it the same way and began lickin' their chops, as we say it.", "keyword_offset": 68}, "year": 1937, "lemma": "cat", "source": {"title": "Swing that Music", "author": "L. Armstrong", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061813", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1937", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061843", "text": {"keyword": "Cat", "full_text": "Cat, regular fellow, guy.", "keyword_offset": 0}, "year": 1946, "lemma": "cat", "source": {"title": "Really Blues", "author": "M. Mezzrow", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061843", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061839", "datestring": "1946", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2d", "first_in_sense": true}, {"id": "cat_nn01a-10061821", "text": {"keyword": "cats", "full_text": "Minton's was just a place for cats to jam... When you went in you'd see cats half-stewed who weren't paying much mind to what was happening on stage.", "keyword_offset": 30}, "year": 1955, "lemma": "cat", "source": {"title": "Hear me talkin' to Ya", "author": "N. Shapiro", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061821", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1955", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061831", "text": {"keyword": "cat", "full_text": "\u2018It's got beat and a lot of excitement,\u2019 said one teenage \u2018cat\u2019 I talked to.", "keyword_offset": 59}, "year": 1958, "lemma": "cat", "source": {"title": "Woman's Own", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061831", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061761", "datestring": "1958", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2c", "first_in_sense": false}, {"id": "cat_nn01a-10061854", "text": {"keyword": "kat", "full_text": "'At-dam, man, youre the selfishest kat I seen yet.", "keyword_offset": 35}, "year": 1959, "lemma": "cat", "source": {"title": "Lover Man", "author": "A. Anderson", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061854", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061839", "datestring": "1959", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2d", "first_in_sense": false}, {"id": "cat_nn01a-10061863", "text": {"keyword": "cats", "full_text": "The coloured cats saw I had an ally, and melted.", "keyword_offset": 13}, "year": 1959, "lemma": "cat", "source": {"title": "Encounter", "author": "C. MacInnes", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10061863", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10061839", "datestring": "1959", "first_in_word": false, "oed_reference": "cat, n.1, sense I.2d", "first_in_sense": false}, {"id": "cat_nn01a-10062916", "text": {"keyword": "cat-and-monkey trick", "full_text": "So successfully was this cat-and-monkey trick performed.", "keyword_offset": 25}, "year": 1856, "lemma": "cat and monkey trick", "source": {"title": "Journey Slave States", "author": "F. L. Olmsted", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062916", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062680", "datestring": "1856", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13g", "first_in_sense": true}, {"id": "cat_nn01a-152292188", "text": {"keyword": "cat in the meal", "full_text": "He wishes to make us believe there is \u2018a cat in the meal\u2019.", "keyword_offset": 41}, "year": 1830, "lemma": "a cat in the meal-tub", "source": {"title": "N.Y. Spectator", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292188", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1830", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": true}, {"id": "cat_nn01a-152292214", "text": {"keyword": "cat in the meal-tub", "full_text": "Mr. Hoffman was afraid that there was a cat in the meal-tub, and insisted upon hearing a part of the report read.", "keyword_offset": 40}, "year": 1833, "lemma": "a cat in the meal-tub", "source": {"title": "N.Y. Spectator", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292214", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1833", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10065105", "text": {"keyword": "cat in the meal tub", "full_text": "There was a certain Convention which assembled not very long ago at Staunton, where there was also a cat in the meal tub.", "keyword_offset": 101}, "year": 1856, "lemma": "a cat in the meal-tub", "source": {"title": "Biogr. Sketch H. A. Wise", "author": "J. P. Hambleton", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10065105", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1856", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10065113", "text": {"keyword": "cat in the meal tub", "full_text": "I think that I can see a cat in the meal tub and therefore think that I had better stay out.", "keyword_offset": 25}, "year": 1873, "lemma": "a cat in the meal-tub", "source": {"title": "Life & Trav.", "author": "J. W. Bear", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10065113", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1873", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292223", "text": {"keyword": "cat in the meal", "full_text": "If it fails to discover any motive but one of public spirit, it still assumes that there is a cat in the meal.", "keyword_offset": 94}, "year": 1914, "lemma": "a cat in the meal-tub", "source": {"title": "Atlantic Monthly", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292223", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1914", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292235", "text": {"keyword": "cat in the meal tub", "full_text": "The real cat in the meal tub was the marital situation.", "keyword_offset": 9}, "year": 1947, "lemma": "a cat in the meal-tub", "source": {"title": "Tom-walker", "author": "M. Sandoz", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292235", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065076", "datestring": "1947", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10062717", "text": {"keyword": "cat maie looke on a king", "full_text": "A cat maie looke on a king, ye know.", "keyword_offset": 2}, "year": 1546, "lemma": "a cat may look at a king", "source": {"title": "Dialogue Prouerbes Eng. Tongue", "author": "J. Heywood", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062717", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062648", "datestring": "1546", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13a", "first_in_sense": true}, {"id": "cat_nn01a-10062726", "text": {"keyword": "Cat may looke at a King", "full_text": "A Cat may looke at a King, and a swaynes eye hath as high a reach as a Lords looke.", "keyword_offset": 2}, "year": 1590, "lemma": "a cat may look at a king", "source": {"title": "Neuer too Late", "author": "R. Greene", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062726", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062648", "datestring": "1590", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13a", "first_in_sense": false}, {"id": "cat_nn01a-10062736", "text": {"keyword": "Cat may look at a King", "full_text": "A Cat may look at a King. This is a saucy Proverb, generally made use of by pragmatical Persons.", "keyword_offset": 2}, "year": 1724, "lemma": "a cat may look at a king", "source": {"title": "Universal Etymol. Eng. Dict.", "author": "N. Bailey", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062736", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062648", "datestring": "1724", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13a", "first_in_sense": false}, {"id": "cat_nn01a-10062513", "text": {"keyword": "Cats", "full_text": "Cats, salt-making term. Masses of salt formed under a pan when it leaks.", "keyword_offset": 0}, "year": 1886, "lemma": "cats", "source": {"title": "Gloss. Words County of Chester", "author": "R. Holland", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062513", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062504", "datestring": "1886", "first_in_word": false, "oed_reference": "cat, n.1, sense II.11b", "first_in_sense": true}, {"id": "cat_nn01a-10062521", "text": {"keyword": "cats", "full_text": "The \u2018cats\u2019, or salt that has become encrusted round the edges of the pan, is sent to the pottery works for glazing pipes and pitchers.", "keyword_offset": 5}, "year": 1892, "lemma": "cats", "source": {"title": "Cornhill Mag.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062521", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062504", "datestring": "1892", "first_in_word": false, "oed_reference": "cat, n.1, sense II.11b", "first_in_sense": false}, {"id": "cat_nn01a-10064973", "text": {"keyword": "cat's meow", "full_text": "A good letter, Quig, one like that every month would be the \u2018cat's meow\u2019.", "keyword_offset": 61}, "year": 1921, "lemma": "the cat's meow", "source": {"title": "Pirate Piece", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10064973", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-152292294", "datestring": "1921", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": true}, {"id": "cat_nn01a-152292303", "text": {"keyword": "cat's meow", "full_text": "I'm going to bring you all kinds of rubber dresses back from New York, and will they be the cat's meow.", "keyword_offset": 92}, "year": 1934, "lemma": "the cat's meow", "source": {"title": "Calico Shoes", "author": "J. T. Farrell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292303", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-152292294", "datestring": "1934", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292312", "text": {"keyword": "cat's meow", "full_text": "Now I'm the cat's meow.", "keyword_offset": 12}, "year": 1991, "lemma": "the cat's meow", "source": {"title": "Blitz", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292312", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-152292294", "datestring": "1991", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292322", "text": {"keyword": "cat's meow", "full_text": "When the Miller sisters were in New York, they were the cat's meow.", "keyword_offset": 56}, "year": 2007, "lemma": "the cat's meow", "source": {"title": "Vanity Fair (N.Y.)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292322", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-152292294", "datestring": "2007", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10063048", "text": {"keyword": "cat's whiskers", "full_text": "It would have landed us in jail, if we had published it... But as literature, it was the cat's whiskers.", "keyword_offset": 89}, "year": 1923, "lemma": "the cat's pyjamas", "source": {"title": "Saucy Stories", "author": "W. A. Roberts", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063048", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1923", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": true}, {"id": "cat_nn01a-10063058", "text": {"keyword": "cat's whiskers", "full_text": "\u2018Well, if this ain't the cat's whiskers!\u2019 said Miss Peavey.", "keyword_offset": 25}, "year": 1924, "lemma": "the cat's pyjamas", "source": {"title": "Leave it to Psmith", "author": "P. G. Wodehouse", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063058", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1924", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": false}, {"id": "cat_nn01a-10063066", "text": {"keyword": "cat's pyjamas", "full_text": "This kid used to think Pa Gottlieb was the cat's pyjamas.", "keyword_offset": 43}, "year": 1925, "lemma": "the cat's pyjamas", "source": {"title": "Martin Arrowsmith", "author": "S. Lewis", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063066", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1925", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": false}, {"id": "cat_nn01a-10063074", "text": {"keyword": "cat's pyjamas", "full_text": "We were the absolute and utter cat's pyjamas.", "keyword_offset": 31}, "year": 1930, "lemma": "the cat's pyjamas", "source": {"title": "Times Lit. Suppl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063074", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1930", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": false}, {"id": "cat_nn01a-10063082", "text": {"keyword": "cat's whiskers", "full_text": "Lord Montgomery..holds that to label anything the \u2018cat's whiskers\u2019 is to confer on it the highest honour.", "keyword_offset": 51}, "year": 1958, "lemma": "the cat's pyjamas", "source": {"title": "Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063082", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062706", "datestring": "1958", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13l", "first_in_sense": false}, {"id": "cat_nn01a-10063124", "text": {"keyword": null, "full_text": "I'll be drawne with a good Gib-cat, through the great pond at home.", "keyword_offset": null}, "year": 1631, "lemma": "to draw through the water with a cat", "source": {"title": "Bartholmew Fayre", "author": "B. Jonson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063124", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1631", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": true}, {"id": "cat_nn01a-10063136", "text": {"keyword": null, "full_text": "We hope, sir, that this Nation will be too Wise, to be drawn twice through the same Water by the very same Cat.", "keyword_offset": null}, "year": 1682, "lemma": "to draw through the water with a cat", "source": {"title": "London Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063136", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1682", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063144", "text": {"keyword": "drawing a Fellow through a Pond with a Cat", "full_text": "Catting, drawing a Fellow through a Pond with a Cat.", "keyword_offset": 9}, "year": 1699, "lemma": "to draw through the water with a cat", "source": {"title": "New Dict. Canting Crew", "author": "B. E.", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063144", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1699", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063152", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1785, "lemma": "to draw through the water with a cat", "source": {"title": "Classical Dict. Vulgar Tongue", "author": "F. Grose", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063152", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1785", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063161", "text": {"keyword": "Whip-the-Cat", "full_text": "Whip-the-Cat.", "keyword_offset": 0}, "year": 1847, "lemma": "to draw through the water with a cat", "source": {"title": "Dict. Archaic & Provinc. Words", "author": "J. O. Halliwell", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063161", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1847", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063168", "text": {"keyword": "Drawing a cat", "full_text": "Drawing a cat through the Lea.", "keyword_offset": 0}, "year": 1876, "lemma": "to draw through the water with a cat", "source": {"title": "Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063168", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1876", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10063177", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1888, "lemma": "to draw through the water with a cat", "source": {"title": "Notes & Queries", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063177", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10063118", "datestring": "1888", "first_in_word": false, "oed_reference": "cat, n.1, sense III.14", "first_in_sense": false}, {"id": "cat_nn01a-10062814", "text": {"keyword": null, "full_text": "Old Liquor able to make a Cat speak.", "keyword_offset": null}, "year": 1669, "lemma": "enough to make a cat speak", "source": {"title": "Songs Alamode", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062814", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062655", "datestring": "1669", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13c", "first_in_sense": true}, {"id": "cat_nn01a-10062823", "text": {"keyword": null, "full_text": "It's enough to make a Tom cat talk French grammar, only to see how she tosses her head.", "keyword_offset": null}, "year": 1839, "lemma": "enough to make a cat speak", "source": {"title": "Nicholas Nickleby", "author": "C. Dickens", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062823", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062655", "datestring": "1839", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13c", "first_in_sense": false}, {"id": "cat_nn01a-10062894", "text": {"keyword": null, "full_text": "Lo! like a Cheshire cat our court will grin.", "keyword_offset": null}, "year": 1770, "lemma": "to fight like Kilkenny cats", "source": {"title": "Wks.", "author": "J. Wolcot", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062894", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062664", "datestring": "1770\u20131819", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13f", "first_in_sense": true}, {"id": "cat_nn01a-10062905", "text": {"keyword": null, "full_text": "Mr. Newcome says..\u2018That woman grins like a Cheshire cat\u2019.", "keyword_offset": null}, "year": 1854, "lemma": "to fight like Kilkenny cats", "source": {"title": "Newcomes", "author": "W. M. Thackeray", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062905", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062664", "datestring": "1854", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13f", "first_in_sense": false}, {"id": "cat_nn01a-10062833", "text": {"keyword": null, "full_text": "Ile baste their bellies and their lippes til we haue ierk't the cat with our three whippes.", "keyword_offset": null}, "year": 1609, "lemma": "to jerk the cat", "source": {"title": "Hist. Two Maids More-clacke", "author": "R. Armin", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062833", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062658", "datestring": "1609", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13d", "first_in_sense": true}, {"id": "cat_nn01a-10062842", "text": {"keyword": null, "full_text": "You may not say hee's drunke..For though hee be as drunke as any Rat, He hath but catcht a foxe, or whipt the Cat.", "keyword_offset": null}, "year": 1630, "lemma": "to jerk the cat", "source": {"title": "Water-cormorant", "author": "J. Taylor", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062842", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062658", "datestring": "1630", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13d", "first_in_sense": false}, {"id": "cat_nn01a-10062853", "text": {"keyword": "shoot the cat", "full_text": "I'm cursedly inclined to shoot the cat.", "keyword_offset": 25}, "year": 1830, "lemma": "to jerk the cat", "source": {"title": "King's Own", "author": "F. Marryat", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062853", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062658", "datestring": "1830", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13d", "first_in_sense": false}, {"id": "cat_nn01a-10063092", "text": {"keyword": null, "full_text": "Bredon felt, in an expressive modern phrase, like something the cat had brought in.", "keyword_offset": null}, "year": 1928, "lemma": "to look like something the cat has brought in", "source": {"title": "Footsteps at Lock", "author": "R. A. Knox", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063092", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062712", "datestring": "1928", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13m", "first_in_sense": true}, {"id": "cat_nn01a-10063100", "text": {"keyword": null, "full_text": "Rosalie realized that for the family she was something the cat brought in.", "keyword_offset": null}, "year": 1940, "lemma": "to look like something the cat has brought in", "source": {"title": "Verdict of Twelve", "author": "R. Postgate", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063100", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062712", "datestring": "1940", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13m", "first_in_sense": false}, {"id": "cat_nn01a-10063109", "text": {"keyword": null, "full_text": "The sweet toothy smile froze to a \u2018what's that the cat's brought in\u2019 disdain.", "keyword_offset": null}, "year": 1967, "lemma": "to look like something the cat has brought in", "source": {"title": "No Laughing Matter", "author": "A. Wilson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063109", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062712", "datestring": "1967", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13m", "first_in_sense": false}, {"id": "cat_nn01a-10062985", "text": {"keyword": "make a cat laugh", "full_text": "Allow us just applause to win Enough to make a cat laugh.", "keyword_offset": 40}, "year": 1838, "lemma": "to make a cat laugh", "source": {"title": "Puss in Boots", "author": "J. R. Planch\u00e9", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062985", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062699", "datestring": "1838", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13j", "first_in_sense": true}, {"id": "cat_nn01a-10062993", "text": {"keyword": "made a cat laugh", "full_text": "It would ha' made a cat laugh.", "keyword_offset": 13}, "year": 1907, "lemma": "to make a cat laugh", "source": {"title": "Short Cruises", "author": "W. W. Jacobs", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062993", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062699", "datestring": "1907", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13j", "first_in_sense": false}, {"id": "cat_nn01a-308050452", "text": {"keyword": "make a cat laugh", "full_text": "It's enough to make a cat laugh.", "keyword_offset": 15}, "year": 1909, "lemma": "to make a cat laugh", "source": {"title": "Punch", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050452", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062699", "datestring": "1909", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13j", "first_in_sense": false}, {"id": "cat_nn01a-10063001", "text": {"keyword": "Make a cat laugh", "full_text": "Make a cat laugh, the way she takes people off.", "keyword_offset": 0}, "year": 1929, "lemma": "to make a cat laugh", "source": {"title": "Good Compan.", "author": "J. B. Priestley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063001", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062699", "datestring": "1929", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13j", "first_in_sense": false}, {"id": "cat_nn01a-10062926", "text": {"keyword": null, "full_text": "No more chance than a cat in hell without claws; said of one who enters into a dispute or quarrel with one greatly above his match.", "keyword_offset": null}, "year": 1796, "lemma": "not a cat's chance", "source": {"title": "Grose's Classical Dict. Vulgar Tongue", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062926", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1796", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": true}, {"id": "cat_nn01a-10062934", "text": {"keyword": null, "full_text": "Crutches by themselves wouldn't have stood a cat's chance.", "keyword_offset": null}, "year": 1902, "lemma": "not a cat's chance", "source": {"title": "Mr. Horrocks, Purser", "author": "C. J. C. Hyne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062934", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1902", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-10062942", "text": {"keyword": "not seem a cat's chance", "full_text": "There did not seem a cat's chance for Oxford on comparative form.", "keyword_offset": 10}, "year": 1927, "lemma": "not a cat's chance", "source": {"title": "Daily Express", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062942", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1927", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-308050460", "text": {"keyword": "not a cat's chance", "full_text": "\u2018Is there any likelihood of food prices being controlled by the Government?\u2019... \u2018By the record of the existing Government there is not a cat's chance.\u2019", "keyword_offset": 131}, "year": 1928, "lemma": "not a cat's chance", "source": {"title": "Daily Express", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid308050460", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1928", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-10062950", "text": {"keyword": null, "full_text": "He hasn't a cat-in-hell chance.", "keyword_offset": null}, "year": 1958, "lemma": "not a cat's chance", "source": {"title": "Man in Ambush", "author": "M. Procter", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062950", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1958", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-10062958", "text": {"keyword": null, "full_text": "You haven't a cat-in-hell's chance of getting away.", "keyword_offset": null}, "year": 1962, "lemma": "not a cat's chance", "source": {"title": "Double Finesse", "author": "\u2018H. Howard\u2019", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062958", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1962", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-10062966", "text": {"keyword": "not \u2018a cat in hell's chance\u2019", "full_text": "One seaman said the union had not \u2018a cat in hell's chance\u2019 of beating the Government as well as the shipowners.", "keyword_offset": 30}, "year": 1966, "lemma": "not a cat's chance", "source": {"title": "Guardian", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062966", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062696", "datestring": "1966", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13i", "first_in_sense": false}, {"id": "cat_nn01a-152292247", "text": {"keyword": "put the cat among the pigeons", "full_text": "Martin again stood forward. It was evident that he had \u2018put the cat among the pigeons\u2019.", "keyword_offset": 56}, "year": 1841, "lemma": "to put the cat among the pigeons", "source": {"title": "Northern Star (Leeds)", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292247", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1841", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": true}, {"id": "cat_nn01a-152292273", "text": {"keyword": null, "full_text": "We will avoid giving clues for identification, otherwise we might \u2018turn the cat amongst the pigeons\u2019.", "keyword_offset": null}, "year": 1889, "lemma": "to put the cat among the pigeons", "source": {"title": "Pump Court", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292273", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1889", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-141974802", "text": {"keyword": "put the cat among the pigeons", "full_text": "Mr. Henry Bate..has evidently, as the saying is, \u2018put the cat among the pigeons\u2019, or in other words upset at least two members of the Magic Circle.", "keyword_offset": 50}, "year": 1924, "lemma": "to put the cat among the pigeons", "source": {"title": "Wilford Hutchinson's Conjurors Chron.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid141974802", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1924", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10065016", "text": {"keyword": "put the cat among the pigeons", "full_text": "That perishing Admiral... He's put the cat among the pigeons all right. Questions, chits, memos coming down every two minutes.", "keyword_offset": 31}, "year": 1945, "lemma": "to put the cat among the pigeons", "source": {"title": "Coroner's Pidgin", "author": "M. Allingham", "gender": "female"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10065016", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1945", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10065040", "text": {"keyword": null, "full_text": "A vengeful cat was set among the plump pigeons of commercial television.", "keyword_offset": null}, "year": 1963, "lemma": "to put the cat among the pigeons", "source": {"title": "Ann. Reg. 1962", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10065040", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "1963", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-152292282", "text": {"keyword": "put the cat among the pigeons", "full_text": "John put the cat among the pigeons by establishing in 1960 a new Roman Secretariat of Christian Unity.", "keyword_offset": 5}, "year": 2000, "lemma": "to put the cat among the pigeons", "source": {"title": "Oxf. Compan. Christian Thought", "author": "A. Hastings", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid152292282", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10065001", "datestring": "2000", "first_in_word": false, "oed_reference": "cat, n.1, Additions", "first_in_sense": false}, {"id": "cat_nn01a-10062865", "text": {"keyword": null, "full_text": "Had I time, I believe I would come to London merely to see how the cat jumped.", "keyword_offset": null}, "year": 1827, "lemma": "to see which way the cat jumps", "source": {"title": "Croker Pap.", "author": "W. Scott", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062865", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062661", "datestring": "1827", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13e", "first_in_sense": true}, {"id": "cat_nn01a-10062876", "text": {"keyword": null, "full_text": "He..understood so well which side his bread was buttered, and which way the cat jumped.", "keyword_offset": null}, "year": 1863, "lemma": "to see which way the cat jumps", "source": {"title": "Water-babies", "author": "C. Kingsley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062876", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062661", "datestring": "1863", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13e", "first_in_sense": false}, {"id": "cat_nn01a-10062884", "text": {"keyword": null, "full_text": "The Opposition is as much devoted to the cult of the jumping cat as are the Liberals.", "keyword_offset": null}, "year": 1885, "lemma": "to see which way the cat jumps", "source": {"title": "Pall Mall Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062884", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062661", "datestring": "1885", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13e", "first_in_sense": false}, {"id": "cat_nn01a-10063012", "text": {"keyword": "that cat wouldn't jump", "full_text": "Them Yankee villains would break up our laws, language, and customs; that cat wouldn't jump at all, would it?", "keyword_offset": 69}, "year": 1838, "lemma": "that cat won't jump", "source": {"title": "Clockmaker", "author": "T. C. Haliburton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063012", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062702", "datestring": "1838", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13k", "first_in_sense": true}, {"id": "cat_nn01a-10063020", "text": {"keyword": "\u2018That cat won't jump.\u2019", "full_text": "\u2018They talk of suicide here,\u2019 he said at last. \u2018That cat won't jump.\u2019", "keyword_offset": 46}, "year": 1906, "lemma": "that cat won't jump", "source": {"title": "Man of Prop.", "author": "J. Galsworthy", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063020", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062702", "datestring": "1906", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13k", "first_in_sense": false}, {"id": "cat_nn01a-10063030", "text": {"keyword": "that cat won't jump", "full_text": "They know I was hard up...No, Charles, that cat won't jump.", "keyword_offset": 39}, "year": 1934, "lemma": "that cat won't jump", "source": {"title": "12.30 from Croydon", "author": "F. W. Crofts", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063030", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062702", "datestring": "1934", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13k", "first_in_sense": false}, {"id": "cat_nn01a-10063038", "text": {"keyword": "That cat won't jump", "full_text": "If you're telling me she fell in, just like that\u2014oh no! That cat won't jump.", "keyword_offset": 56}, "year": 1965, "lemma": "that cat won't jump", "source": {"title": "No More a-Roving", "author": "\u2018S. Troy\u2019", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10063038", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062702", "datestring": "1965", "first_in_word": false, "oed_reference": "cat, n.1, sense III.13k", "first_in_sense": false}, {"id": "cat_nn01a-10064961", "text": {"keyword": "turnen \u00fee cat in \u00fee panne", "full_text": "Many men of lawe..bi here suteltes turnen \u00fee cat in \u00fee panne.", "keyword_offset": 35}, "year": 1430, "lemma": "to turn the cat in the pan", "source": {"title": "Sel. Eng. Wks.", "author": "J. Wyclif", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10064961", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "?c1430", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": true}, {"id": "cat_nn01a-10062553", "text": {"keyword": "turnyng the cate in the pane", "full_text": "Ther was a prouerbe I knew wan, callyd \u2018turnyng the cate in the pane\u2019.", "keyword_offset": 40}, "year": 1540, "lemma": "to turn the cat in the pan", "source": {"title": "Pilgrim's Tale", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062553", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "c1540", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062566", "text": {"keyword": "turn cat in the pan", "full_text": "God saith, \u2018Cry, cease not\u2019, but they turn cat in the pan, and say, \u2018Cease, cry not\u2019.", "keyword_offset": 38}, "year": 1543, "lemma": "to turn the cat in the pan", "source": {"title": "Invect. against Swearing", "author": "T. Becon", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062566", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "1543", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062543", "text": {"keyword": "turned ye cat in ye pan", "full_text": "These Chetors turned ye cat in ye pan, geuing to diuerse vile patching thyftes, an honest, and godly titell, calling it by the name of a law.", "keyword_offset": 14}, "year": 1555, "lemma": "to turn the cat in the pan", "source": {"title": "Manifest Detection Diceplay", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062543", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "c1555", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062577", "text": {"keyword": "turning the catte in the panne", "full_text": "A subtile turning the catte in the panne or wresting of a false thing to some purpose.", "keyword_offset": 10}, "year": 1572, "lemma": "to turn the cat in the pan", "source": {"title": "Huloets Dict.", "author": "J. Higgins", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062577", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "1572", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062586", "text": {"keyword": "Turning the cat in the panne", "full_text": "Turning the cat in the panne, full of leigier de mayne.", "keyword_offset": 0}, "year": 1576, "lemma": "to turn the cat in the pan", "source": {"title": "Touchstone of Complexions", "author": "T. Newton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062586", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "1576", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062597", "text": {"keyword": null, "full_text": "I'l, with the Prouerbe, Turne the Cat ith' band.", "keyword_offset": null}, "year": 1619, "lemma": "to turn the cat in the pan", "source": {"title": "Satyricall Epigrams", "author": "H. Hutton", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062597", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062534", "datestring": "1619", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12a", "first_in_sense": false}, {"id": "cat_nn01a-10062610", "text": {"keyword": "turne cat in pan", "full_text": "How do they shrinke? yea, how fouly do they..turne cat in pan, and become themselves persecuters of other?", "keyword_offset": 45}, "year": 1622, "lemma": "to turn the cat in the pan", "source": {"title": "Christians Sacrifice", "author": "T. Stoughton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062610", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062607", "datestring": "1622", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12b", "first_in_sense": true}, {"id": "cat_nn01a-10062618", "text": {"keyword": "turn'd Cat in Pan", "full_text": "Come Sirrah, you are a Villain, have turn'd Cat in Pan, and are a Tory.", "keyword_offset": 37}, "year": 1683, "lemma": "to turn the cat in the pan", "source": {"title": "City Politiques", "author": "J. Crowne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062618", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062607", "datestring": "1683", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12b", "first_in_sense": false}, {"id": "cat_nn01a-10062628", "text": {"keyword": "turned the cat in pan", "full_text": "I turned the cat in pan once more, And so became a Whig, sir.", "keyword_offset": 2}, "year": 1719, "lemma": "to turn the cat in the pan", "source": {"title": "Song, Vicar of Bray", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062628", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062607", "datestring": "a1720", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12b", "first_in_sense": false}, {"id": "cat_nn01a-10062634", "text": {"keyword": "turn cat in pan", "full_text": "O, this precious Basil will turn cat in pan with any man.", "keyword_offset": 28}, "year": 1816, "lemma": "to turn the cat in the pan", "source": {"title": "Old Mortality", "author": "W. Scott", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/28649#eid10062634", "word_id": "cat_nn01a", "sense_id": "cat_nn01a-10062607", "datestring": "1816", "first_in_word": false, "oed_reference": "cat, n.1, sense III.12b", "first_in_sense": false}]} - -Got quotation responses. -Set JSONResponse to the response. -Ran quotations synchronously. -Parsing quotations JSON. -First quote grabbed as: - -In MainMenu() -The user's input was read as: -r -Root selected. -Now to call the root endpoint. -Going to look up roots -API call URL is: -https://oed-researcher-api.oxfordlanguages.com/oed/api/v0.2/ -Making the request: -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API to get ROOTS. Bloody Roots!! -Called callRootsAPI -Making the request -System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.String,System.Net.Http.HttpClient+d__41] -Ran roots synchronously. -In MainMenu() -The user's input was read as: -s -Get senses selected. -API.cs is starting senses mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callSensesAPI -Making the request -System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.String,System.Net.Http.HttpClient+d__41] -Ran senses synchronously. -In MainMenu() -The user's input was read as: -s -Get senses selected. -API.cs is starting senses mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callSensesAPI -Making the request -System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.String,System.Net.Http.HttpClient+d__41] -Ran senses synchronously. -In MainMenu() -The user's input was read as: -s -Get senses selected. -API.cs is starting senses mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callSensesAPI -Making the request -System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.String,System.Net.Http.HttpClient+d__41] -Ran senses synchronously. -In MainMenu() -The user's input was read as: -r -Root selected. -Now to call the root endpoint. -Going to look up roots -API call URL is: -https://oed-researcher-api.oxfordlanguages.com/oed/api/v0.2/ -Making the request: -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API to get ROOTS. Bloody Roots!! -Called callRootsAPI -Making the request -System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.String,System.Net.Http.HttpClient+d__41] -Ran roots synchronously. -In MainMenu() -The user's input was read as: -l -Lammatize selected. -In MainMenu() -The user's input was read as: -x -Exit selected. diff --git a/logs/Log_OxfordApplication_20210420-1848.txt b/logs/Log_OxfordApplication_20210420-1848.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-1850.txt b/logs/Log_OxfordApplication_20210420-1850.txt deleted file mode 100644 index 210d670..0000000 --- a/logs/Log_OxfordApplication_20210420-1850.txt +++ /dev/null @@ -1,66 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -Automatically looking up user entered word: -ship -Found that QueryMode is set to words. -Looking up the word: -ship -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "ship_nn01", "band": 6, "meta": {"created": 1914, "revised": false, "updated": null}, "lemma": "ship", "oed_url": "https://www.oed.com/view/Entry/178226#eid22916729", "daterange": {"end": null, "start": 725, "obsolete": false, "rangestring": "eOE\u2014"}, "etymology": {"etymons": [], "etymology_type": "inherited", "etymon_language": [["European languages", "Germanic"]], "source_language": [["European languages", "Germanic"]], "etymology_summary": "A word inherited from Germanic."}, "first_use": "Corpus Glossary", "frequency": [[1750, 180], [1760, 190], [1770, 190], [1780, 200], [1790, 200], [1800, 200], [1810, 190], [1820, 180], [1830, 170], [1840, 160], [1850, 150], [1860, 140], [1870, 140], [1880, 140], [1890, 130], [1900, 130], [1910, 130], [1920, 130], [1930, 130], [1940, 120], [1950, 110], [1960, 95], [1970, 82], [1980, 70], [1990, 67], [2000, 67], [2010, 70]], "sense_ids": ["ship_nn01-22916733", "ship_nn01-22916940", "ship_nn01-22917038", "ship_nn01-22917145", "ship_nn01-22917159", "ship_nn01-22917194", "ship_nn01-22917231", "ship_nn01-22917416", "ship_nn01-22917680", "ship_nn01-22917682", "ship_nn01-22917828", "ship_nn01-22917874", "ship_nn01-22917933", "ship_nn01-22917949", "ship_nn01-22917985", "ship_nn01-22918019", "ship_nn01-22918045"], "definition": "A large sea-going vessel (opposed to a boat); spec. (in modern times) a vessel having a bowsprit and three masts, each of which consists of a lower, top, and topgallant mast.", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "ship", "part_of_speech": "NN"}, {"form": "ships", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "ship", "part_of_speech": "NN"}, {"form": "ships", "part_of_speech": "NNS"}]}], "frequency_id": "ship_nn01-fq", "oed_reference": "ship, n.1", "pronunciations": [{"ipa": ["\u0283\u026ap"], "region": "British"}, {"ipa": ["\u0283\u026ap"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "ship_nn01-22916733"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -ship_nn01The user's input was read as: -d -Word look up selected -In MainMenu() -The user's input was read as: -q -Get quotaions based on word selected. -API.cs is starting quotations mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callQuotationsAPI -Making the request -{"meta": {"total": 108, "count": 108, "offset": 0, "limit": 10000, "provider": "Oxford University Press", "cite": "Oxford English Dictionary API, Oxford University Press, 0.0.0.0/oed/api/v0.2/word/ship_nn01/quotations/?offset=0&limit=10000 . Accessed 20 April 2021"}, "links": {"self": "/oed/api/v0.2/word/ship_nn01/quotations/?offset=0&limit=10000", "prev": null, "next": null, "first": "/oed/api/v0.2/word/ship_nn01/quotations/?offset=0&limit=10000", "last": "/oed/api/v0.2/word/ship_nn01/quotations/?offset=0&limit=10000"}, "data": [{"id": "ship_nn01-22916740", "text": {"keyword": "scip", "full_text": "Scaphum, scip.", "keyword_offset": 9}, "year": 725, "lemma": "ship", "source": {"title": "Corpus Gloss.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916740", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "c725", "first_in_word": true, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": true}, {"id": "ship_nn01-22916749", "text": {"keyword": "scipa", "full_text": "\u00d0a se Aulixes..to \u00feam gefiohte for, \u00fea haefde he sume hundred scipa.", "keyword_offset": 62}, "year": 888, "lemma": "ship", "source": {"title": "De Consol. Philos.", "author": "Aelfred", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916749", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "c888", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22917047", "text": {"keyword": "scip", "full_text": "Swa eode he in scip & ferde to Breotone.", "keyword_offset": 15}, "year": 900, "lemma": "ship", "source": {"title": "Eccl. Hist.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917047", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917038", "datestring": "c900", "first_in_word": false, "oed_reference": "ship, n.1, sense 1b", "first_in_sense": true}, {"id": "ship_nn01-22916759", "text": {"keyword": null, "full_text": "Eadward cining & \u00fea eorlas foran aefter \u00feam ut mid heora scypun.", "keyword_offset": null}, "year": 1050, "lemma": "ship", "source": {"title": "Anglo-Saxon Chron.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916759", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "c1050", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22917058", "text": {"keyword": "scipe", "full_text": "Hi..wurpon hine on \u00feone bat..& reowan to scipe.", "keyword_offset": 41}, "year": 1121, "lemma": "ship", "source": {"title": "Anglo-Saxon Chron.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917058", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917038", "datestring": "a1122", "first_in_word": false, "oed_reference": "ship, n.1, sense 1b", "first_in_sense": false}, {"id": "ship_nn01-22916767", "text": {"keyword": "scip", "full_text": "Hleste\u00f0 hwat \u00f0e hlauerd sei\u00f0, \u00f0e \u00f0at scip auh, to \u00f0e stieresmannen.", "keyword_offset": 37}, "year": 1200, "lemma": "ship", "source": {"title": "Vices & Virtues", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916767", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "c1200", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22916775", "text": {"keyword": "schip", "full_text": "\u00deu leddest israeles folc \u00feurh \u00fee reade sea buten schip druifot.", "keyword_offset": 49}, "year": 1224, "lemma": "ship", "source": {"title": "Juliana", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916775", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "a1225", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22916783", "text": {"keyword": "ssipe", "full_text": "And so hi were in \u00feo ssipe so a-ros a great tempeste of winde.", "keyword_offset": 21}, "year": 1250, "lemma": "ship", "source": {"title": "Kent. Serm.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916783", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "c1250", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22917066", "text": {"keyword": "scipe", "full_text": "Brutus nom Ignogen & into scipe laedde.", "keyword_offset": 26}, "year": 1275, "lemma": "ship", "source": {"title": "Brut", "author": "La\u021damon", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917066", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917038", "datestring": "c1275", "first_in_word": false, "oed_reference": "ship, n.1, sense 1b", "first_in_sense": false}, {"id": "ship_nn01-22917076", "text": {"keyword": "scipes", "full_text": "\u00dee emperour bigan to fle mid is folc atte laste To scipes.", "keyword_offset": 51}, "year": 1297, "lemma": "ship", "source": {"title": "R. Gloucester's Chron.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917076", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917038", "datestring": "1297", "first_in_word": false, "oed_reference": "ship, n.1, sense 1b", "first_in_sense": false}, {"id": "ship_nn01-22918048", "text": {"keyword": "schip", "full_text": "Do dight & mak \u021dow bone, \u00fee schip ere Sarazins alle.", "keyword_offset": 28}, "year": 1338, "lemma": "ship", "source": {"title": "Chron.", "author": "R. Mannyng", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22918048", "word_id": "ship_nn01", "sense_id": "ship_nn01-22918045", "datestring": "1338", "first_in_word": false, "oed_reference": "ship, n.1, sense 7", "first_in_sense": true}, {"id": "ship_nn01-22916801", "text": {"keyword": "schup", "full_text": "A schup of schides and Bordes.", "keyword_offset": 2}, "year": 1362, "lemma": "ship", "source": {"title": "Piers Plowman", "author": "W. Langland", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916801", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "1362", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22916809", "text": {"keyword": "ship", "full_text": "No ship yit karf the wawes grene and blewe.", "keyword_offset": 3}, "year": 1374, "lemma": "ship", "source": {"title": "Former Age", "author": "G. Chaucer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916809", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "c1374", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22917084", "text": {"keyword": "schepe", "full_text": "Partenedon passed to schepe & his puple after.", "keyword_offset": 21}, "year": 1374, "lemma": "ship", "source": {"title": "William of Palerne", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917084", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917038", "datestring": "a1375", "first_in_word": false, "oed_reference": "ship, n.1, sense 1b", "first_in_sense": false}, {"id": "ship_nn01-22917285", "text": {"keyword": "schipis", "full_text": "Gales & grete schipis full of grym wapens.", "keyword_offset": 14}, "year": 1399, "lemma": "ship", "source": {"title": "Wars Alex.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917285", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917231", "datestring": "a1400\u201350", "first_in_word": false, "oed_reference": "ship, n.1, sense 2a", "first_in_sense": true}, {"id": "ship_nn01-22916792", "text": {"keyword": "scipps", "full_text": "Petre and andreu..Wit a word \u00feai left \u00feair scipps tuin.", "keyword_offset": 43}, "year": 1399, "lemma": "ship", "source": {"title": "Cursor Mundi", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916792", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "a1400", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22916817", "text": {"keyword": null, "full_text": "\u00deat \u00feey had suffrid hem priuelich to passe ouer \u00fee see in her scheppys.", "keyword_offset": null}, "year": 1400, "lemma": "ship", "source": {"title": "Three Kings Cologne", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916817", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "c1400", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22917091", "text": {"keyword": "shipe", "full_text": "Er \u00fet he myghte gete his wyf to shipe.", "keyword_offset": 32}, "year": 1405, "lemma": "ship", "source": {"title": "Miller's Tale", "author": "G. Chaucer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917091", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917038", "datestring": "c1405", "first_in_word": false, "oed_reference": "ship, n.1, sense 1b", "first_in_sense": false}, {"id": "ship_nn01-22917832", "text": {"keyword": "shippes", "full_text": "vje shippes grete, To yeue vs han yee grauntid & behight.", "keyword_offset": 4}, "year": 1410, "lemma": "ship", "source": {"title": "Min. Poems", "author": "T. Hoccleve", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917832", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917828", "datestring": "c1410", "first_in_word": false, "oed_reference": "ship, n.1, sense 5a", "first_in_sense": true}, {"id": "ship_nn01-22917704", "text": {"keyword": "ship", "full_text": "In Noe's ship he and his wif, har thre sonys and har wiffis sawid were.", "keyword_offset": 9}, "year": 1422, "lemma": "ship", "source": {"title": "Secreta Secret.", "author": "J. Yonge", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917704", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917680", "datestring": "1422", "first_in_word": false, "oed_reference": "ship, n.1, sense 4a", "first_in_sense": true}, {"id": "ship_nn01-22917878", "text": {"keyword": "sheppis", "full_text": "Also iij sensers of siluer & gilt Also ij sheppis of seluere.", "keyword_offset": 42}, "year": 1422, "lemma": "ship", "source": {"title": "Medieval Rec. London City Church", "author": "H. Littlehales", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917878", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917874", "datestring": "1422", "first_in_word": false, "oed_reference": "ship, n.1, sense 5b", "first_in_sense": true}, {"id": "ship_nn01-22916956", "text": {"keyword": "shyp", "full_text": "Euery shyp wayed his anker.., They hoysed theyr sayles sayled a lofte.", "keyword_offset": 6}, "year": 1426, "lemma": "ship", "source": {"title": "Poem on Agincourt", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916956", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916940", "datestring": "c1426", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(b)", "first_in_sense": true}, {"id": "ship_nn01-22917293", "text": {"keyword": "shippe", "full_text": "Yn the syght of all his men he was drawyn ought of the grete shippe.", "keyword_offset": 61}, "year": 1450, "lemma": "ship", "source": {"title": "Let. to J. Paston", "author": "Lomner", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917293", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917231", "datestring": "1450", "first_in_word": false, "oed_reference": "ship, n.1, sense 2a", "first_in_sense": false}, {"id": "ship_nn01-22918023", "text": {"keyword": "shype", "full_text": "A shype of iryn that come yn befor Michalmas.", "keyword_offset": 2}, "year": 1455, "lemma": "ship", "source": {"title": "Cal. Anc. Rec. Dublin", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22918023", "word_id": "ship_nn01", "sense_id": "ship_nn01-22918019", "datestring": "1455\u20136", "first_in_word": false, "oed_reference": "ship, n.1, sense 6", "first_in_sense": true}, {"id": "ship_nn01-22917888", "text": {"keyword": "ship", "full_text": "A ship of silver in passel gilt without spone.", "keyword_offset": 2}, "year": 1472, "lemma": "ship", "source": {"title": "Churchwardens' Accts. Sarum", "author": "H. J. F. Swayne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917888", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917874", "datestring": "1472", "first_in_word": false, "oed_reference": "ship, n.1, sense 5b", "first_in_sense": false}, {"id": "ship_nn01-22917099", "text": {"keyword": "shipp", "full_text": "Guion fledd also in to affricque by shipp.", "keyword_offset": 36}, "year": 1474, "lemma": "ship", "source": {"title": "Game & Playe of Chesse", "author": "W. Caxton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917099", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917038", "datestring": "1474", "first_in_word": false, "oed_reference": "ship, n.1, sense 1b", "first_in_sense": false}, {"id": "ship_nn01-22916825", "text": {"keyword": "schepe", "full_text": "Quhat schepe \u00feat brokine ware a-pone \u00feat coste.", "keyword_offset": 6}, "year": 1480, "lemma": "ship", "source": {"title": "St. James Less", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916825", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "c1480", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22917301", "text": {"keyword": "ship", "full_text": "The Kings ship cald the Grace dieu.", "keyword_offset": 10}, "year": 1485, "lemma": "ship", "source": {"title": "Naval Accts. & Inventories Henry VII", "author": "M. Oppenheim", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917301", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917231", "datestring": "1485", "first_in_word": false, "oed_reference": "ship, n.1, sense 2a", "first_in_sense": false}, {"id": "ship_nn01-22916839", "text": {"keyword": "shepe", "full_text": "Master of \u00fee shepe, a word with the.", "keyword_offset": 13}, "year": 1485, "lemma": "ship", "source": {"title": "Digby Myst.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916839", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "c1485", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22917713", "text": {"keyword": "shep", "full_text": "In \u00fee shep of noee.", "keyword_offset": 6}, "year": 1485, "lemma": "ship", "source": {"title": "Digby Myst.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917713", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917680", "datestring": "c1485", "first_in_word": false, "oed_reference": "ship, n.1, sense 4a", "first_in_sense": false}, {"id": "ship_nn01-137158863", "text": {"keyword": "schip", "full_text": "And yar schip yai lychtyt sone..And scho yat swa wes maid lycht Raykyt slidand throw ye se.", "keyword_offset": 8}, "year": 1489, "lemma": "ship", "source": {"title": "Bruce", "author": "J. Barbour", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid137158863", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916940", "datestring": "1489", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(b)", "first_in_sense": false}, {"id": "ship_nn01-22917841", "text": {"keyword": "shippes", "full_text": "Cymphes..ben in maner of lityl bokettis, or lytyl shippes, of a strange stone.", "keyword_offset": 50}, "year": 1490, "lemma": "ship", "source": {"title": "Eneydos", "author": "W. Caxton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917841", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917828", "datestring": "1490", "first_in_word": false, "oed_reference": "ship, n.1, sense 5a", "first_in_sense": false}, {"id": "ship_nn01-22917310", "text": {"keyword": "Ship", "full_text": "The costes of Kepyng the Kynges Ship Ryall called the Soueraigne.", "keyword_offset": 32}, "year": 1495, "lemma": "ship", "source": {"title": "Naval Accts. & Inventories Henry VII", "author": "M. Oppenheim", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917310", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917231", "datestring": "1495", "first_in_word": false, "oed_reference": "ship, n.1, sense 2a", "first_in_sense": false}, {"id": "ship_nn01-22917444", "text": {"keyword": "schip", "full_text": "Thou mak my schip in blissit port arrive, That saillis heir in stormes violent.", "keyword_offset": 12}, "year": 1512, "lemma": "ship", "source": {"title": "Tabill of Confessioun", "author": "W. Dunbar", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917444", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917416", "datestring": "?a1513", "first_in_word": false, "oed_reference": "ship, n.1, sense 3a", "first_in_sense": true}, {"id": "ship_nn01-22917318", "text": {"keyword": "Shippe", "full_text": "All Prisoners, beyng Chieftens..and one Shippe Royall being of the Portage of Two Hundred Tonnes or above..Reserved to our said Soveraign Lord.", "keyword_offset": 40}, "year": 1512, "lemma": "ship", "source": {"title": "Foedera", "author": "T. Rymer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917318", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917231", "datestring": "1512", "first_in_word": false, "oed_reference": "ship, n.1, sense 2a", "first_in_sense": false}, {"id": "ship_nn01-22917850", "text": {"keyword": "ship", "full_text": "A ship of silver for the almes disshe.", "keyword_offset": 2}, "year": 1525, "lemma": "ship", "source": {"title": "Orig. Lett. Eng. Hist.", "author": "H. Ellis", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917850", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917828", "datestring": "1525", "first_in_word": false, "oed_reference": "ship, n.1, sense 5a", "first_in_sense": false}, {"id": "ship_nn01-22917722", "text": {"keyword": "shyppe", "full_text": "Saynt Noe that made the shyppe.", "keyword_offset": 24}, "year": 1526, "lemma": "ship", "source": {"title": "Martiloge", "author": "R. Whitford", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917722", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917680", "datestring": "1526", "first_in_word": false, "oed_reference": "ship, n.1, sense 4a", "first_in_sense": false}, {"id": "ship_nn01-22916848", "text": {"keyword": "shipe", "full_text": "I give to Mathue Wilson my shipe called Marie Janies.", "keyword_offset": 27}, "year": 1541, "lemma": "ship", "source": {"title": "Testamenta Eboracensia", "author": "J. W. Clay", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916848", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "1541", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22917898", "text": {"keyword": "shepe", "full_text": "Torches, tapurs, shepe, sensoures.", "keyword_offset": 17}, "year": 1546, "lemma": "ship", "source": {"title": "Supplic. Poor Commons", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917898", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917874", "datestring": "1546", "first_in_word": false, "oed_reference": "ship, n.1, sense 5b", "first_in_sense": false}, {"id": "ship_nn01-22917437", "text": {"keyword": "ship", "full_text": "Doubting not to bring his ship to the porte desired.", "keyword_offset": 26}, "year": 1548, "lemma": "ship", "source": {"title": "Hall's Vnion: Henry VII", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917437", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917416", "datestring": "1548", "first_in_word": false, "oed_reference": "ship, n.1, sense 3a", "first_in_sense": false}, {"id": "ship_nn01-22917329", "text": {"keyword": "ship", "full_text": "The Easterlynges..approched the Englishe ship as nere as their great shippes could come at the lowe water.", "keyword_offset": 41}, "year": 1569, "lemma": "ship", "source": {"title": "Chron.", "author": "R. Grafton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917329", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917231", "datestring": "1569", "first_in_word": false, "oed_reference": "ship, n.1, sense 2a", "first_in_sense": false}, {"id": "ship_nn01-22917110", "text": {"keyword": "Ship", "full_text": "He..went to Ship, setting aside all perils.", "keyword_offset": 12}, "year": 1569, "lemma": "ship", "source": {"title": "Chron.", "author": "R. Grafton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917110", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917038", "datestring": "1569", "first_in_word": false, "oed_reference": "ship, n.1, sense 1b", "first_in_sense": false}, {"id": "ship_nn01-22917861", "text": {"keyword": "shippe", "full_text": "A juell of golde, being a shippe, set with a table dyamonde of fyve sparcks of dyamondes.", "keyword_offset": 26}, "year": 1575, "lemma": "ship", "source": {"title": "New Yrs. Gifts", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917861", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917828", "datestring": "1575\u20136", "first_in_word": false, "oed_reference": "ship, n.1, sense 5a", "first_in_sense": false}, {"id": "ship_nn01-22916857", "text": {"keyword": "scheipe", "full_text": "The skiper of the scheipe.", "keyword_offset": 18}, "year": 1577, "lemma": "ship", "source": {"title": "Hist. & Cron. Scotl.", "author": "R. Lindsay", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916857", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "a1578", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22916968", "text": {"keyword": "Shyppe", "full_text": "In a Shyppe, the Rudder ought to be no lesse then may suffise to direct hys course.", "keyword_offset": 5}, "year": 1588, "lemma": "ship", "source": {"title": "Housholders Philos.", "author": "T. Kyd", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916968", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916940", "datestring": "1588", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(b)", "first_in_sense": false}, {"id": "ship_nn01-22917119", "text": {"keyword": "shippe", "full_text": "Finding him againe as soone as themselues by shippe were arriued on the contrarie side.", "keyword_offset": 45}, "year": 1597, "lemma": "ship", "source": {"title": "Of Lawes Eccl. Politie", "author": "R. Hooker", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917119", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917038", "datestring": "1597", "first_in_word": false, "oed_reference": "ship, n.1, sense 1b", "first_in_sense": false}, {"id": "ship_nn01-22917989", "text": {"keyword": "Ship", "full_text": "The image named the Ship, hath 45. stars.", "keyword_offset": 20}, "year": 1599, "lemma": "ship", "source": {"title": "Schoole of Skil", "author": "T. Hill", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917989", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917985", "datestring": "1599", "first_in_word": false, "oed_reference": "ship, n.1, sense 5e", "first_in_sense": true}, {"id": "ship_nn01-22916867", "text": {"keyword": "ships", "full_text": "My ships come home a month before the day.", "keyword_offset": 3}, "year": 1600, "lemma": "ship", "source": {"title": "Merchant of Venice", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916867", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "1600", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22917941", "text": {"keyword": "Shippe", "full_text": "One of his Prophets made a conuocation..of all the people, in the great Shippe of the great Church.", "keyword_offset": 72}, "year": 1613, "lemma": "ship", "source": {"title": "Treasurie Auncient & Moderne Times", "author": "T. Milles", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917941", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917933", "datestring": "1613", "first_in_word": false, "oed_reference": "ship, n.1, sense 5c", "first_in_sense": true}, {"id": "ship_nn01-22918032", "text": {"keyword": "shippe", "full_text": "When wee would be rid of one, wee vse to saye..by circumlocution..another in your steed, a shippe of Salt for you.", "keyword_offset": 91}, "year": 1614, "lemma": "ship", "source": {"title": "Excellencie Eng. Tongue", "author": "R. Carew", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22918032", "word_id": "ship_nn01", "sense_id": "ship_nn01-22918019", "datestring": "1614", "first_in_word": false, "oed_reference": "ship, n.1, sense 6", "first_in_sense": false}, {"id": "ship_nn01-22916981", "text": {"keyword": "Shippe", "full_text": "The Shippe boaring the Moone with her maine Mast.", "keyword_offset": 4}, "year": 1615, "lemma": "ship", "source": {"title": "Winter's Tale", "author": "W. Shakespeare", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916981", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916940", "datestring": "a1616", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(b)", "first_in_sense": false}, {"id": "ship_nn01-22917906", "text": {"keyword": "Shipps", "full_text": "Two Shipps of silver, parcell gilt, for principall dayes.", "keyword_offset": 4}, "year": 1625, "lemma": "ship", "source": {"title": "Descr. Anc. Monuments Church of Durham", "author": "J. Raine", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917906", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917874", "datestring": "c1625", "first_in_word": false, "oed_reference": "ship, n.1, sense 5b", "first_in_sense": false}, {"id": "ship_nn01-22917010", "text": {"keyword": "Ship", "full_text": "As a Ship which..cannot move beyond the length of his Cable.", "keyword_offset": 5}, "year": 1627, "lemma": "ship", "source": {"title": "Apologie", "author": "G. Hakewill", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917010", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916940", "datestring": "1627", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(b)", "first_in_sense": false}, {"id": "ship_nn01-22917453", "text": {"keyword": "be in the same Ship", "full_text": "Those who are conversant in the same danger, are said to be in the same Ship.", "keyword_offset": 57}, "year": 1643, "lemma": "ship", "source": {"title": "Soveraigne Power Parl.", "author": "W. Prynne", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917453", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917416", "datestring": "1643", "first_in_word": false, "oed_reference": "ship, n.1, sense 3a", "first_in_sense": false}, {"id": "ship_nn01-22918057", "text": {"keyword": "schipps", "full_text": "The twelue schipps that haue declared for the King doeth much startill ther former inclinations.", "keyword_offset": 11}, "year": 1648, "lemma": "ship", "source": {"title": "Hamilton Papers", "author": "S. R. Gardiner", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22918057", "word_id": "ship_nn01", "sense_id": "ship_nn01-22918045", "datestring": "1648", "first_in_word": false, "oed_reference": "ship, n.1, sense 7", "first_in_sense": false}, {"id": "ship_nn01-22917338", "text": {"keyword": "Ship-Royal", "full_text": "I Never did read..that ever Queen Elizabeth had any Ship-Royal, which..carried the Memorial of any particular Conquest she got.", "keyword_offset": 52}, "year": 1660, "lemma": "ship", "source": {"title": "Mixt Contempl.", "author": "T. Fuller", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917338", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917231", "datestring": "1660", "first_in_word": false, "oed_reference": "ship, n.1, sense 2a", "first_in_sense": false}, {"id": "ship_nn01-22917954", "text": {"keyword": "Ship", "full_text": "They fill their Panns again with new Brine out of the Ship, (so they call a great Cistern by their Panns sides, into which their Brine runs through the Woodden Gutters from the Pump, that stands in the Pitt).", "keyword_offset": 54}, "year": 1669, "lemma": "ship", "source": {"title": "Philos. Trans.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917954", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917949", "datestring": "1669", "first_in_word": false, "oed_reference": "ship, n.1, sense 5d", "first_in_sense": true}, {"id": "ship_nn01-22916876", "text": {"keyword": "Ship", "full_text": "A stately Ship Of Tarsus, bound for th' Isles Of Javan or Gadier.", "keyword_offset": 10}, "year": 1671, "lemma": "ship", "source": {"title": "Samson Agonistes", "author": "J. Milton", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916876", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "1671", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22917962", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1674, "lemma": "ship", "source": {"title": "Coll. Eng. Words", "author": "J. Ray", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917962", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917949", "datestring": "1674", "first_in_word": false, "oed_reference": "ship, n.1, sense 5d", "first_in_sense": false}, {"id": "ship_nn01-22917198", "text": {"keyword": "ship", "full_text": "But when times are tempestuous, and the ship of the State has need of the help..of the Subject.", "keyword_offset": 40}, "year": 1675, "lemma": "ship", "source": {"title": "Prince", "author": "H. Neville", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917198", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917194", "datestring": "1675", "first_in_word": false, "oed_reference": "ship, n.1, sense 1e", "first_in_sense": true}, {"id": "ship_nn01-22917018", "text": {"keyword": "ship", "full_text": "Wee mett a great Dutch ship neare Nassapore point. He wore a Flagg.", "keyword_offset": 23}, "year": 1676, "lemma": "ship", "source": {"title": "Diary", "author": "S. Master", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917018", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916940", "datestring": "1676", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(b)", "first_in_sense": false}, {"id": "ship_nn01-22917753", "text": {"keyword": "Ship", "full_text": "A Demonstration, how it is practically possible to make a Ship, which shall be sustained by the Air, and may be moved either by Sails or Oars.", "keyword_offset": 58}, "year": 1679, "lemma": "ship", "source": {"title": "Philos. Coll.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917753", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917682", "datestring": "1679", "first_in_word": false, "oed_reference": "ship, n.1, sense 4b", "first_in_sense": true}, {"id": "ship_nn01-22917461", "text": {"keyword": "Ship", "full_text": "Is not all England in danger to be lost? Let us secure the Ship, before we dispose of the Cabbins.", "keyword_offset": 59}, "year": 1680, "lemma": "ship", "source": {"title": "Deb. Parl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917461", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917416", "datestring": "1680", "first_in_word": false, "oed_reference": "ship, n.1, sense 3a", "first_in_sense": false}, {"id": "ship_nn01-22917347", "text": {"keyword": "ship-royal", "full_text": "The Church here is a mighty Queen, a ship-royal.", "keyword_offset": 37}, "year": 1690, "lemma": "ship", "source": {"title": "Compl. Hist. & Myst. Old & New Test.", "author": "C. Ness", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917347", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917231", "datestring": "1690", "first_in_word": false, "oed_reference": "ship, n.1, sense 2a", "first_in_sense": false}, {"id": "ship_nn01-22917356", "text": {"keyword": "ship", "full_text": "There escaped but one Kings-ship, and one Privateer.", "keyword_offset": 28}, "year": 1697, "lemma": "ship", "source": {"title": "New Voy. around World", "author": "W. Dampier", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917356", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917231", "datestring": "1697", "first_in_word": false, "oed_reference": "ship, n.1, sense 2a", "first_in_sense": false}, {"id": "ship_nn01-22917365", "text": {"keyword": "Ship", "full_text": "Captain Swan had his men as much under command as if he had been in a Kings Ship.", "keyword_offset": 76}, "year": 1697, "lemma": "ship", "source": {"title": "New Voy. around World", "author": "W. Dampier", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917365", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917231", "datestring": "1697", "first_in_word": false, "oed_reference": "ship, n.1, sense 2a", "first_in_sense": false}, {"id": "ship_nn01-22916895", "text": {"keyword": "Ships", "full_text": "One of the Rocks not being a Ships length to Leeward of her.", "keyword_offset": 29}, "year": 1707, "lemma": "ship", "source": {"title": "London Gaz.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916895", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "1707", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22916884", "text": {"keyword": "Ship", "full_text": "There's near as much Stuff drops from his Carcass every Day, as would tallow the Ship's Bottom.", "keyword_offset": 81}, "year": 1707, "lemma": "ship", "source": {"title": "Wooden World Dissected", "author": "E. Ward", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916884", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "1707", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22917762", "text": {"keyword": "ship", "full_text": "The description of a flying ship, lately invented.", "keyword_offset": 28}, "year": 1710, "lemma": "ship", "source": {"title": "Evening Post", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917762", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917682", "datestring": "1710", "first_in_word": false, "oed_reference": "ship, n.1, sense 4b", "first_in_sense": false}, {"id": "ship_nn01-22918066", "text": {"keyword": "ship", "full_text": "It was not the most eligible place for a ship to refresh at.", "keyword_offset": 41}, "year": 1748, "lemma": "ship", "source": {"title": "Voy. round World by Anson", "author": "B. Robins", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22918066", "word_id": "ship_nn01", "sense_id": "ship_nn01-22918045", "datestring": "1748", "first_in_word": false, "oed_reference": "ship, n.1, sense 7", "first_in_sense": false}, {"id": "ship_nn01-22917970", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1753, "lemma": "ship", "source": {"title": "Chambers's Cycl.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917970", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917949", "datestring": "1753", "first_in_word": false, "oed_reference": "ship, n.1, sense 5d", "first_in_sense": false}, {"id": "ship_nn01-22917374", "text": {"keyword": "king's ship", "full_text": "The commander of the king's ship is obliged to make up his loss by pressing hands from the merchant ships.", "keyword_offset": 21}, "year": 1758, "lemma": "ship", "source": {"title": "Plan Marine Syst.", "author": "J. Blake", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917374", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917231", "datestring": "1758", "first_in_word": false, "oed_reference": "ship, n.1, sense 2a", "first_in_sense": false}, {"id": "ship_nn01-22917029", "text": {"keyword": null, "full_text": "The last drowned and swallowed up, within sight of his own shore.", "keyword_offset": null}, "year": 1784, "lemma": "ship", "source": {"title": "New Spect.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917029", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916940", "datestring": "1784", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(b)", "first_in_sense": false}, {"id": "ship_nn01-137158891", "text": {"keyword": "ship", "full_text": "Mr. Blanchard had..given notice of an aerial ship in which he was to take flight through the air.", "keyword_offset": 45}, "year": 1784, "lemma": "ship", "source": {"title": "Morning Herald", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid137158891", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917682", "datestring": "1784", "first_in_word": false, "oed_reference": "ship, n.1, sense 4b", "first_in_sense": false}, {"id": "ship_nn01-22916902", "text": {"keyword": "Ship", "full_text": "The Ship was cheer'd, the Harbour clear'd.", "keyword_offset": 4}, "year": 1798, "lemma": "ship", "source": {"title": "Anc. Marinere", "author": "S. T. Coleridge", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916902", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "1798", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22917469", "text": {"keyword": "give up the ship", "full_text": "My exhortation would rather be \u2018not to give up the ship\u2019.", "keyword_offset": 39}, "year": 1816, "lemma": "ship", "source": {"title": "Writings", "author": "T. Jefferson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917469", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917416", "datestring": "1816", "first_in_word": false, "oed_reference": "ship, n.1, sense 3a", "first_in_sense": false}, {"id": "ship_nn01-22917479", "text": {"keyword": "ship", "full_text": "I drove her\u2014afar!.. From city to city, abandoned of pity, A ship without needle or star.", "keyword_offset": 60}, "year": 1820, "lemma": "ship", "source": {"title": "Oedipus Tyrannus", "author": "P. B. Shelley", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917479", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917416", "datestring": "1820", "first_in_word": false, "oed_reference": "ship, n.1, sense 3a", "first_in_sense": false}, {"id": "ship_nn01-22917382", "text": {"keyword": "king's ship", "full_text": "Foreign seamen, who shall have served in time of war three years on board a king's ship.", "keyword_offset": 76}, "year": 1824, "lemma": "ship", "source": {"title": "Shipping & Navig. Laws", "author": "Holt", "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917382", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917231", "datestring": "1824", "first_in_word": false, "oed_reference": "ship, n.1, sense 2a", "first_in_sense": false}, {"id": "ship_nn01-22917997", "text": {"keyword": "Ship", "full_text": "traverses the constellations Cassiopeia,..Canis Major, and the Ship.", "keyword_offset": 63}, "year": 1829, "lemma": "ship", "source": {"title": "Astron.", "author": "P. Barlow", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917997", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917985", "datestring": "1829", "first_in_word": false, "oed_reference": "ship, n.1, sense 5e", "first_in_sense": false}, {"id": "ship_nn01-22917914", "text": {"keyword": "ship", "full_text": "Two thuribles, with a ship for incense.", "keyword_offset": 22}, "year": 1843, "lemma": "ship", "source": {"title": "Apol. Revival Christian Archit.", "author": "A. W. Pugin", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917914", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917874", "datestring": "1843", "first_in_word": false, "oed_reference": "ship, n.1, sense 5b", "first_in_sense": false}, {"id": "ship_nn01-22917488", "text": {"keyword": "ship", "full_text": "One always says he'll give me a ton of taties when his ship comes home.", "keyword_offset": 55}, "year": 1851, "lemma": "ship", "source": {"title": "London Labour", "author": "H. Mayhew", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917488", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917416", "datestring": "1851", "first_in_word": false, "oed_reference": "ship, n.1, sense 3a", "first_in_sense": false}, {"id": "ship_nn01-22917498", "text": {"keyword": "ship", "full_text": "That Mr. Ratray who has just come out of the ship, and brought a hundred thousand pounds with him.", "keyword_offset": 45}, "year": 1855, "lemma": "ship", "source": {"title": "Newcomes", "author": "W. M. Thackeray", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917498", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917416", "datestring": "1855", "first_in_word": false, "oed_reference": "ship, n.1, sense 3a", "first_in_sense": false}, {"id": "ship_nn01-22917788", "text": {"keyword": "ship", "full_text": "An improved navigable balloon or aerostatic ship.", "keyword_offset": 44}, "year": 1860, "lemma": "ship", "source": {"title": "Brit. Patent 1598", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917788", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917682", "datestring": "1860", "first_in_word": false, "oed_reference": "ship, n.1, sense 4b", "first_in_sense": false}, {"id": "ship_nn01-22918008", "text": {"keyword": null, "full_text": "", "keyword_offset": null}, "year": 1868, "lemma": "ship", "source": {"title": "Heavens", "author": "W. Lockyer", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22918008", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917985", "datestring": "1868", "first_in_word": false, "oed_reference": "ship, n.1, sense 5e", "first_in_sense": false}, {"id": "ship_nn01-22917152", "text": {"keyword": "Ship", "full_text": "\u2018Ship\u2019 shall include any description of boat, vessel, floating battery, or floating craft; also any description of boat, vessel, or other craft or battery, made to move either on the surface of or under water, or sometimes on the surface of and sometimes under water.", "keyword_offset": 1}, "year": 1870, "lemma": "ship", "source": {"title": "Act 33 & 34 Victoria", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917152", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917145", "datestring": "1870", "first_in_word": false, "oed_reference": "ship, n.1, sense 1c", "first_in_sense": true}, {"id": "ship_nn01-22917507", "text": {"keyword": "ships", "full_text": "He saw the strokes plainly, instantly resolving to burn his ships and hazard all on an advance.", "keyword_offset": 60}, "year": 1871, "lemma": "ship", "source": {"title": "Desperate Remedies", "author": "T. Hardy", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917507", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917416", "datestring": "1871", "first_in_word": false, "oed_reference": "ship, n.1, sense 3a", "first_in_sense": false}, {"id": "ship_nn01-22916914", "text": {"keyword": "Ships", "full_text": "Ships that pass in the night, and speak each other in passing.", "keyword_offset": 0}, "year": 1873, "lemma": "ship", "source": {"title": "Elizabeth", "author": "H. W. Longfellow", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916914", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "1873", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22917162", "text": {"keyword": "ship", "full_text": "The bargee is on shipboard\u2014he is master in his own ship\u2014he can land whenever he will.", "keyword_offset": 51}, "year": 1878, "lemma": "ship", "source": {"title": "Inland Voy.", "author": "R. L. Stevenson", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917162", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917159", "datestring": "1878", "first_in_word": false, "oed_reference": "ship, n.1, sense 1d", "first_in_sense": true}, {"id": "ship_nn01-22917516", "text": {"keyword": "ship", "full_text": "Nobody ever gives up the ship in parlour or veranda debate.", "keyword_offset": 25}, "year": 1880, "lemma": "ship", "source": {"title": "Grandissimes", "author": "G. W. Cable", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917516", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917416", "datestring": "1880", "first_in_word": false, "oed_reference": "ship, n.1, sense 3a", "first_in_sense": false}, {"id": "ship_nn01-22917524", "text": {"keyword": "ship", "full_text": "The wealthy relative..proposed to supply him with an income of a hundred pounds per annum until the major's next expected ship should come in.", "keyword_offset": 122}, "year": 1886, "lemma": "ship", "source": {"title": "Cynic Fortune", "author": "D. C. Murray", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917524", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917416", "datestring": "1886", "first_in_word": false, "oed_reference": "ship, n.1, sense 3a", "first_in_sense": false}, {"id": "ship_nn01-137158876", "text": {"keyword": "ship", "full_text": "The..price..is said to have been fully fivepence farthing a pound ex ship.", "keyword_offset": 69}, "year": 1888, "lemma": "ship", "source": {"title": "Daily News", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid137158876", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917038", "datestring": "1888", "first_in_word": false, "oed_reference": "ship, n.1, sense 1b", "first_in_sense": false}, {"id": "ship_nn01-22917170", "text": {"keyword": "ship", "full_text": "She..was once specially borrowed by Corpus (Oxon) during the summer eights, and was said by that crew to be a vast improvement on their own ship.", "keyword_offset": 140}, "year": 1888, "lemma": "ship", "source": {"title": "Boating", "author": "W. B. Woodgate", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917170", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917159", "datestring": "1888", "first_in_word": false, "oed_reference": "ship, n.1, sense 1d", "first_in_sense": false}, {"id": "ship_nn01-22916924", "text": {"keyword": "ships", "full_text": "The bottom and side plating of all ships is arranged in longitudinal layers or strakes.", "keyword_offset": 35}, "year": 1889, "lemma": "ship", "source": {"title": "Text Bk. Naval Archit.", "author": "J. J. Welch", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916924", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "1889", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22917211", "text": {"keyword": "ship", "full_text": "Though the State-ship somewhat heave.", "keyword_offset": 17}, "year": 1894, "lemma": "ship", "source": {"title": "Odes", "author": "W. E. Gladstone", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917211", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917194", "datestring": "1894", "first_in_word": false, "oed_reference": "ship, n.1, sense 1e", "first_in_sense": false}, {"id": "ship_nn01-22917178", "text": {"keyword": "ship", "full_text": "Here they leave their ship and quietly stroll up to the New Inn.", "keyword_offset": 22}, "year": 1896, "lemma": "ship", "source": {"title": "Tale of Thames", "author": "J. Ashby-Sterry", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917178", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917159", "datestring": "1896", "first_in_word": false, "oed_reference": "ship, n.1, sense 1d", "first_in_sense": false}, {"id": "ship_nn01-22917922", "text": {"keyword": "ship", "full_text": "A censer with coals, a ship with incense, and a spoon.", "keyword_offset": 23}, "year": 1898, "lemma": "ship", "source": {"title": "Yorks. Archaeol. Jrnl.", "author": "J. W. Legg", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917922", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917874", "datestring": "1898", "first_in_word": false, "oed_reference": "ship, n.1, sense 5b", "first_in_sense": false}, {"id": "ship_nn01-22917532", "text": {"keyword": "ship", "full_text": "It is well in the case of a new patient at any rate to postpone a final diagnosis till the ship is in calmer waters.", "keyword_offset": 91}, "year": 1898, "lemma": "ship", "source": {"title": "Syst. Med.", "author": "T. C. Allbutt", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917532", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917416", "datestring": "1898", "first_in_word": false, "oed_reference": "ship, n.1, sense 3a", "first_in_sense": false}, {"id": "ship_nn01-22917541", "text": {"keyword": "ships", "full_text": "Not the courage that throws away the scabbard, much less that which burns its ships.", "keyword_offset": 78}, "year": 1900, "lemma": "ship", "source": {"title": "War S. Afr.", "author": "A. T. Mahan", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917541", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917416", "datestring": "1900", "first_in_word": false, "oed_reference": "ship, n.1, sense 3a", "first_in_sense": false}, {"id": "ship_nn01-22917186", "text": {"keyword": "ship", "full_text": "The..steadiness of their ship..helped the Oxford men very much.", "keyword_offset": 25}, "year": 1901, "lemma": "ship", "source": {"title": "Daily News", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917186", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917159", "datestring": "1901", "first_in_word": false, "oed_reference": "ship, n.1, sense 1d", "first_in_sense": false}, {"id": "ship_nn01-22917803", "text": {"keyword": "ships", "full_text": "The ships of the German air-fleet rising one by one.", "keyword_offset": 4}, "year": 1908, "lemma": "ship", "source": {"title": "War in Air", "author": "H. G. Wells", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917803", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917682", "datestring": "1908", "first_in_word": false, "oed_reference": "ship, n.1, sense 4b", "first_in_sense": false}, {"id": "ship_nn01-22916932", "text": {"keyword": "Ships", "full_text": "Ships with four and five masts were employed by several countries during the 19th century.", "keyword_offset": 0}, "year": 1911, "lemma": "ship", "source": {"title": "Encycl. Brit.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22916932", "word_id": "ship_nn01", "sense_id": "ship_nn01-22916733", "datestring": "1911", "first_in_word": false, "oed_reference": "ship, n.1, sense 1a(a)", "first_in_sense": false}, {"id": "ship_nn01-22917134", "text": {"keyword": "ship", "full_text": "Oats..American white, ex ship, 18s. 4\u00bdd.", "keyword_offset": 25}, "year": 1912, "lemma": "ship", "source": {"title": "Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917134", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917038", "datestring": "1912", "first_in_word": false, "oed_reference": "ship, n.1, sense 1b", "first_in_sense": false}, {"id": "ship_nn01-22917222", "text": {"keyword": "Ship", "full_text": "The Ship of the State of China is still labouring in a storm-swept ocean.", "keyword_offset": 4}, "year": 1913, "lemma": "ship", "source": {"title": "19th Cent.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917222", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917194", "datestring": "1913", "first_in_word": false, "oed_reference": "ship, n.1, sense 1e", "first_in_sense": false}, {"id": "ship_nn01-997718501", "text": {"keyword": "ship", "full_text": "Always make a landing into the wind, as this will..bring the ship to a stop quicker.", "keyword_offset": 61}, "year": 1928, "lemma": "ship", "source": {"title": "Mod. Aircraft", "author": "V. Pag\u00e9", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid997718501", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917682", "datestring": "1928", "first_in_word": false, "oed_reference": "ship, n.1, sense 4b", "first_in_sense": false}, {"id": "ship_nn01-997718521", "text": {"keyword": "ship", "full_text": "At first, I couldn't see why I couldn't have taken a ship up to the front and gone to making the war the very first day.", "keyword_offset": 53}, "year": 1929, "lemma": "ship", "source": {"title": "One Man's War", "author": "B. Hall", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid997718521", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917682", "datestring": "1929", "first_in_word": false, "oed_reference": "ship, n.1, sense 4b", "first_in_sense": false}, {"id": "ship_nn01-22917811", "text": {"keyword": "ship", "full_text": "Both men ran toward the ship..for if the rocket were destroyed, they would be lost in the icy wastes of Venus.", "keyword_offset": 24}, "year": 1930, "lemma": "ship", "source": {"title": "Sci. Wonder Q.", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917811", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917682", "datestring": "1930", "first_in_word": false, "oed_reference": "ship, n.1, sense 4b", "first_in_sense": false}, {"id": "ship_nn01-22917819", "text": {"keyword": "ship", "full_text": "\u2018O.K. Let's get in the ship\u2019... As soon as they were airborne, Teymour told him what had happened.", "keyword_offset": 23}, "year": 1980, "lemma": "ship", "source": {"title": "Horse of Darius", "author": "J. Cartwright", "gender": "male"}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917819", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917682", "datestring": "1980", "first_in_word": false, "oed_reference": "ship, n.1, sense 4b", "first_in_sense": false}, {"id": "ship_nn01-22917977", "text": {"keyword": "ships", "full_text": "Two hollow log \u2018ships\u2019 for boiling brine were found, dating to the sixteenth century.", "keyword_offset": 16}, "year": 1981, "lemma": "ship", "source": {"title": "Times", "author": null, "gender": null}, "oed_url": "https://www.oed.com/view/Entry/178226#eid22917977", "word_id": "ship_nn01", "sense_id": "ship_nn01-22917949", "datestring": "1981", "first_in_word": false, "oed_reference": "ship, n.1, sense 5d", "first_in_sense": false}]} - -Got quotation responses. -Set JSONResponse to the response. -Ran quotations synchronously. -Parsing quotations JSON. -First quote grabbed as: - -In MainMenu() -The user's input was read as: -x -Exit selected. diff --git a/logs/Log_OxfordApplication_20210420-1856.txt b/logs/Log_OxfordApplication_20210420-1856.txt deleted file mode 100644 index 0a8cb11..0000000 --- a/logs/Log_OxfordApplication_20210420-1856.txt +++ /dev/null @@ -1,36 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -Automatically looking up user entered word: -x -Found that QueryMode is set to words. -Looking up the word: -x -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "x_nn01", "band": 4, "meta": {"created": 1921, "revised": false, "updated": null}, "lemma": "X", "oed_url": "https://www.oed.com/view/Entry/230945#eid14043908", "daterange": {"end": null, "start": 1000, "obsolete": false, "rangestring": "OE\u2014"}, "etymology": {"etymons": [], "etymology_type": null, "etymon_language": [["undetermined"]], "source_language": [], "etymology_summary": null}, "first_use": "Aelfric of Eynsham", "frequency": null, "sense_ids": ["x_nn01-14043911", "x_nn01-14044052", "x_nn01-14044198", "x_nn01-14044200", "x_nn01-14044241", "x_nn01-14044372", "x_nn01-14044394", "x_nn01-14044418", "x_nn01-14044695", "x_nn01-14044717", "x_nn01-14044813", "x_nn01-14044827", "x_nn01-14044932", "x_nn01-14044991", "x_nn01-14045030", "x_nn01-14045063", "x_nn01-14045120", "x_nn01-14045144", "x_nn01-14045212", "x_nn01-14045257", "x_nn01-14045314", "x_nn01-14045339", "x_nn01-14045452", "x_nn01-14045485", "x_nn01-14045686", "x_nn01-14045766", "x_nn01-14045787"], "definition": "In writing the name Christ n. int., esp. in abbreviated form, X or x represents the first letter /ka\u026a/ of Greek \u03a7\u03a1\u0399\uf117\u03a4\u039f\uf117 khristos, and XP or xp the first two letters /ka\u026ar\u0259\u028a/. Hence in early times Xp\u0304, in modern times Xt, Xt, and X, are used as abbreviations of the syllable Christ, alone or in derivatives; thus \u2020Xp\u0304en, Xp\u0304n = christen adj. n., \u2020Xp\u0304enned = christened adj. n.; \u2020Xpian, Xtian = Christian adj. n.; Xtianity = Christianity n.; Xmas n. (Xstmas, Xtmas) = Christmas n.1 int.", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "X", "part_of_speech": "NN"}, {"form": "X", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "X", "part_of_speech": "NN"}, {"form": "X", "part_of_speech": "NNS"}]}], "frequency_id": null, "oed_reference": "X, n.", "pronunciations": [{"ipa": ["\u025bks"], "region": "British"}, {"ipa": ["\u025bks"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "x_nn01-14045485"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -x_nn01The user's input was read as: -x -Exit selected. diff --git a/logs/Log_OxfordApplication_20210420-1857.txt b/logs/Log_OxfordApplication_20210420-1857.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-1858.txt b/logs/Log_OxfordApplication_20210420-1858.txt deleted file mode 100644 index e48ffe8..0000000 --- a/logs/Log_OxfordApplication_20210420-1858.txt +++ /dev/null @@ -1,56 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -Automatically looking up user entered word: -cat -Found that QueryMode is set to words. -Looking up the word: -cat -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "cat_nn01a", "band": 5, "meta": {"created": 1889, "revised": false, "updated": null}, "lemma": "cat", "oed_url": "https://www.oed.com/view/Entry/28649#eid10061368", "daterange": {"end": null, "start": 799, "obsolete": false, "rangestring": "eOE\u2014"}, "etymology": {"etymons": [], "etymology_type": null, "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Romance", "Italo-Western", "Gallo-Romance", "French"], ["English"]], "etymology_summary": null}, "first_use": "Corpus Glossary", "frequency": [[1750, 8.7], [1760, 9.3], [1770, 9.8], [1780, 9.8], [1790, 10], [1800, 11], [1810, 11], [1820, 11], [1830, 11], [1840, 12], [1850, 13], [1860, 14], [1870, 15], [1880, 16], [1890, 18], [1900, 19], [1910, 20], [1920, 20], [1930, 21], [1940, 21], [1950, 21], [1960, 22], [1970, 24], [1980, 28], [1990, 30], [2000, 31], [2010, 31]], "sense_ids": ["cat_nn01a-10061373", "cat_nn01a-10061490", "cat_nn01a-10061633", "cat_nn01a-10061721", "cat_nn01a-10061761", "cat_nn01a-10061839", "cat_nn01a-10061873", "cat_nn01a-10061918", "cat_nn01a-10062003", "cat_nn01a-10062038", "cat_nn01a-10062063", "cat_nn01a-10062116", "cat_nn01a-10062157", "cat_nn01a-10062246", "cat_nn01a-10062293", "cat_nn01a-10062333", "cat_nn01a-10062381", "cat_nn01a-10062420", "cat_nn01a-10062431", "cat_nn01a-10062443", "cat_nn01a-10062490", "cat_nn01a-10062504", "cat_nn01a-10062534", "cat_nn01a-10062607", "cat_nn01a-10062648", "cat_nn01a-10062651", "cat_nn01a-10062655", "cat_nn01a-10062658", "cat_nn01a-10062661", "cat_nn01a-10062664", "cat_nn01a-10062680", "cat_nn01a-10062696", "cat_nn01a-10062699", "cat_nn01a-10062702", "cat_nn01a-10062706", "cat_nn01a-10062712", "cat_nn01a-10063118", "cat_nn01a-10063186", "cat_nn01a-10065076", "cat_nn01a-10065001", "cat_nn01a-152292294"], "definition": "A well-known carnivorous quadruped (Felis domesticus) which has long been domesticated, being kept to destroy mice, and as a house pet.", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "cat", "part_of_speech": "NN"}, {"form": "cats", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "cat", "part_of_speech": "NN"}, {"form": "cats", "part_of_speech": "NNS"}]}], "frequency_id": "cat_nn01a-fq", "oed_reference": "cat, n.1", "pronunciations": [{"ipa": ["kat"], "region": "British"}, {"ipa": ["kaet"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "cat_nn01a-10061373"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -cat_nn01aThe user's input was read as: -s -Get senses selected. -API.cs is starting senses mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callSensesAPI -Making the request -System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.String,System.Net.Http.HttpClient+d__41] -Ran senses synchronously. -In MainMenu() -The user's input was read as: -x -Exit selected. diff --git a/logs/Log_OxfordApplication_20210420-1914.txt b/logs/Log_OxfordApplication_20210420-1914.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-1956.txt b/logs/Log_OxfordApplication_20210420-1956.txt deleted file mode 100644 index 33ab1f1..0000000 --- a/logs/Log_OxfordApplication_20210420-1956.txt +++ /dev/null @@ -1,55 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -Automatically looking up user entered word: -computer -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01The user's input was read as: -s -Get senses selected. -API.cs is starting senses mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callSensesAPI -Making the request -Ran senses synchronously. -In MainMenu() -The user's input was read as: -x -Exit selected. diff --git a/logs/Log_OxfordApplication_20210420-1957.txt b/logs/Log_OxfordApplication_20210420-1957.txt deleted file mode 100644 index 33ab1f1..0000000 --- a/logs/Log_OxfordApplication_20210420-1957.txt +++ /dev/null @@ -1,55 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -Automatically looking up user entered word: -computer -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01The user's input was read as: -s -Get senses selected. -API.cs is starting senses mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callSensesAPI -Making the request -Ran senses synchronously. -In MainMenu() -The user's input was read as: -x -Exit selected. diff --git a/logs/Log_OxfordApplication_20210420-2003.txt b/logs/Log_OxfordApplication_20210420-2003.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-2004.txt b/logs/Log_OxfordApplication_20210420-2004.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-2005.txt b/logs/Log_OxfordApplication_20210420-2005.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-2007.txt b/logs/Log_OxfordApplication_20210420-2007.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-2026.txt b/logs/Log_OxfordApplication_20210420-2026.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-2046.txt b/logs/Log_OxfordApplication_20210420-2046.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-2107.txt b/logs/Log_OxfordApplication_20210420-2107.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-2116.txt b/logs/Log_OxfordApplication_20210420-2116.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-2121.txt b/logs/Log_OxfordApplication_20210420-2121.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-2130.txt b/logs/Log_OxfordApplication_20210420-2130.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-2158.txt b/logs/Log_OxfordApplication_20210420-2158.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-2201.txt b/logs/Log_OxfordApplication_20210420-2201.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-2202.txt b/logs/Log_OxfordApplication_20210420-2202.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-2209.txt b/logs/Log_OxfordApplication_20210420-2209.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-2210.txt b/logs/Log_OxfordApplication_20210420-2210.txt deleted file mode 100644 index e69de29..0000000 diff --git a/logs/Log_OxfordApplication_20210420-2211.txt b/logs/Log_OxfordApplication_20210420-2211.txt deleted file mode 100644 index 4964af7..0000000 --- a/logs/Log_OxfordApplication_20210420-2211.txt +++ /dev/null @@ -1,74 +0,0 @@ -Leaving Main method. -Starting Main Menu -In MainMenu() -Automatically looking up user entered word: -computer -Found that QueryMode is set to words. -Looking up the word: -computer -Now to call the words endpoint. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Calling the API -Called callWordsAPI -Making the request -Got responses. -Set JSONResponse to the response. -Left getWords task with the JSONResponse. -Parsing JSON -We now have the data as a string. -[{"id": "computer_nn01", "band": 9, "meta": {"created": 1891, "revised": true, "updated": 2008}, "lemma": "computer", "oed_url": "https://www.oed.com/view/Entry/37975#eid8618136", "daterange": {"end": null, "start": 1613, "obsolete": false, "rangestring": "1613\u2014"}, "etymology": {"etymons": [{"word": "compute", "language": "English", "target_id": "compute_vb01", "part_of_speech": "VB"}, {"word": "-er", "language": "English", "target_id": "er_su01", "part_of_speech": "SUFFIX"}], "etymology_type": "derivative", "etymon_language": [["English"]], "source_language": [["European languages", "Italic", "Latin"]], "etymology_summary": "Formed within English, by derivation."}, "first_use": "\u2018R. B.\u2019", "frequency": [[1750, 0.21], [1760, 0.18], [1770, 0.17], [1780, 0.16], [1790, 0.15], [1800, 0.14], [1810, 0.083], [1820, 0.077], [1830, 0.086], [1840, 0.086], [1850, 0.093], [1860, 0.11], [1870, 0.13], [1880, 0.16], [1890, 0.18], [1900, 0.21], [1910, 0.24], [1920, 0.45], [1930, 2.1], [1940, 10], [1950, 17], [1960, 40], [1970, 77], [1980, 110], [1990, 120], [2000, 120], [2010, 120]], "sense_ids": ["computer_nn01-8618138", "computer_nn01-8618177", "computer_nn01-130514973", "computer_nn01-130514976"], "definition": "An electronic device (or system of devices) which is used to store, manipulate, and communicate information, perform complex calculations, or control or regulate other devices or machines, and is capable of receiving information (data) and of processing it in accordance with variable procedural instructions (programs or software); esp. a small, self-contained one for individual use in the home or workplace, used esp. for handling text, images, music, and video, accessing and using the internet\u2026", "main_entry": true, "inflections": [{"region": "British", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}, {"region": "US", "inflections": [{"form": "computer", "part_of_speech": "NN"}, {"form": "computers", "part_of_speech": "NNS"}]}], "frequency_id": "computer_nn01-fq", "oed_reference": "computer, n.", "pronunciations": [{"ipa": ["k\u0259m\u02c8pju\u02d0t\u0259"], "region": "British"}, {"ipa": ["k\u0259m\u02c8pjud\u0259r"], "region": "US"}], "parts_of_speech": ["NN"], "primary_sense_id": "computer_nn01-130514973"}] -Extracted definition. -Set definition to query object. -Now to get and set the word ID. -The wordID was grabbed as: -computer_nn01The user's input was read as: -s -Get senses selected. -API.cs is starting senses mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callSensesAPI -Making the request -Ran senses synchronously. -In MainMenu() -The user's input was read as: -s -Get senses selected. -API.cs is starting senses mode. -Getting request keys -resetHeaders called. -App Id is: -4ebc819b -Key is: -b6b1ca0e4e766b222d56c20f43c2396f -Here are the request Headers... -Accept: application/json -app_id: 4ebc819b -app_key: b6b1ca0e4e766b222d56c20f43c2396f - -Called callSensesAPI -Making the request -Ran senses synchronously. -In MainMenu() -The user's input was read as: -x -Exit selected. diff --git a/obj/Debug/net5.0/OxfordV2.dll b/obj/Debug/net5.0/OxfordV2.dll index 60acf460f60ab79a2faf41c7dc1134b771a3def8..f237dab0728ba41d7b2c23295cdb82cac39eb97a 100644 GIT binary patch delta 5158 zcma)<3vg7`8OOhKvU{`7WFJX3n-{xz-eeO(5*|qiAt5O8l7vS<6EOj;qLjrAVu{sF zWGY}~G+c$TLQQ;iK+B+OnW5+yS{#u&jv@?Bm6%AyQ7g(=sTK?UpR*?^sMG1rU}_+2ICs@#Gs1S~FO_@s-tY3|gIt-m(TI=hqjw z3rdqIa>_<)^*nULto-E3k31%faWEcC#bovIvPq1Mdt$2%UAlB>DA|)|EVPw*3aihF zvW4-oMdT?m`fM3XbRF}xQN(GdwQgO<3IGLwc%80F7~W!JM?M*?<#l;nx-R^2o^g7y z2ueaNo|5>;A@YQ_*)yW0?$XF?F-{c{^obC17rRTtlMofUi)C9J2wlZ|%bvw#OD?AQ zu#|9x=I`6W@mA;cU?{J3Ltoq!u}UY+ZVh z7;TD>YKS-2of|PkYq_8@cUdVP%Auho?|5>L*VADV4dM3X#0$?g_S#DvV|6tH@LJgPT6Fx&zssiShf6`|6n#IUz=p9VUAwM?O>(wRxwY@$0e1 zYEN~9IY(1#K+Z9$MP}w0O^p;F&e-a}rWB-krd&)DCrxg~lLbD{)GIjMQ+oybJvEYB zR0q9AEVm0&)x34?I?q%c50@>BW2+JH^1;K{U}?rjhz}6PX_RKI@k?j+jdfu>rvJz0 zPIFJYY;)_~^`o0Ro!ryaLnAhKVtjKSxhNl-iN?3ih1RK}0-jVdnv)i{Kb$~x7hW_; z;!(nV5S#y=iRfkckHAj`kAAwWM6<9#f5g$bJpU&6UGPuBAI;C@dfm3$IfWPyXuWusZHMLa3ddjv9sc_ zvyrAZ7`syaiyJ{+6X~+OC!| z>9tx5tgeN|*>sYc#RQczRB&NM8zx&xH8h zcr}=`aC{h}+n<5{kNP)VRwDm@_mQQK8$JFM*>i^RQpWVlDvlGq1xVN zne}5+{!M1pSbXNPxH9X%{=He_>u+@v<=snk9M@)?xx7W|BCFQi(j|^$et;+?1KyHF zRE_7x1ut*blG(TwbPd>KGCs?yXG@LZ>`ayzyDHnuqc?Lm{VZV>*R&06HE-?7HHV>< zPNA(9p)R}79Z*JV`6}qAtP8q;3ymfSeIsE#G$svA$w8|yQJfOl8XvCN^Z=YHsGF+cyJg{gEE!E_UCy5U4wr|ME9pZ zVbjP&Et2{y9hMiliIyo^ZP^d%khGneojJ@*JL7G%+4(#-(`LNYMn}=8FHV+Arb$tz z(PIj|=7X5+lZvugh!Sa!BAvNFF-0d$A$%7)sOWQ(3v^gfn>9pMdQ;JDRu|}mqGxP_ z+(xGqy=Z%lM{RUQVJ`~W>8zq(qoAGssi@38!W?u-QG=b4gDiOcU`>{{wGcVUrRcAk z3*=Yiv;T!BQBYB?{Wz#Z5wj2R?P_)a8FDG=fqJ3r;XpN#f&F8q6)+^d*J`ajU<0$txg?6dN1`Lxz&nTLUVNz(X zq%&-jrco*#k<>?}*6(>L?ZcO!(fv)M197q(w2rVeI;7~Zl~EcURdhQR=%Zs%h3l|F zAHA>WG|H#bX+>Y4d^-Jow4*IVe)@-^^)?si-*J+Q$RG{>e8t9ylaN74io{9CAfKWc z&JmVL<0eJpsq>tSGD%mB&uf!d7EMreP&>%8s76s0PDwU3D!Lk{B%9_a5}TGo3l)h? z%b_+!pW1oCI9jRb8@mIvdJ>8H_gkJsV}RDF#uw2TpnKvZ*A%4RN!o6Ci|H&#dlkLM z0u-eEiuO8nmP@ZFI^Yc8r^Asr(Ibu=mPa!ui{%MdZRa9zg>jot{>-4^&KFDLMiwp*p;SMdnFR zh&Bt-fM+Nx_HO=DEczvFA@QC`fqswip0IH?K!=?g_0q=<2ir|eNp99j+bkh^0j)0R z;}##ggQaV@5$q^b#5vN*g(hn{dOhJRWe2F&CN#+@#(9-0ph2tH=Z{#U%x{mvoRTyf zNv+OF>{Aj4{g9kc1>5OZfFx1i5WQ_$!t&{3){J}~&R7Loi8Cn*uVAIp@0AZpr|Mf| zz7M`wSRczx(%EBdtK&YXCus+>vOec;q1!A^vtm(ZHw$8*eQbc;fixtgCA77lD-7XNu9Kot!JCqJM1K$#B|Peqdb%y4dQpvT1z3+XD)%3vhmO_O+wdLh3>aiLLZX; zO#2kXLz?jC*{4EX_L&cO84b^5=QoYD`?F li8#;~OylL<#%pb}V}TX@ESA*%FEekhjk#BR$@(TF{s+XCq(%S$ delta 5152 zcma)M7&Ainy;8rEMc7jPSysxH=|ikA^k$FIc{cuVu)u~!fcmKb3^@Xz z=v_;zQ|;Wt_^0;NGE ztKr8@`Uh#(uxM(!wT9&s*1v*Py@gsifZbOFYB1J}UA#s5-L_m-qDEVOZ22YcVVf9^R+|V<$#rHsfH^+C`K^G>8?e?r(t&dlhLt!9Y<0|2|yd@KKm zlPw#`%EqO{YN*3eyf)ME+Nhi8LleuXnX@gH=$16aj3UL79` zQn`50iEDC+aPe5E;XzSi`IK4ht&V@m<+k{0z+3Z!YgJnx#cXe_ak=p7c8@U$s_cz*F1?u#&u3Pyn# z9wK3$KTHgdgfe>1ZAH$|Nizt)9UY&=nu+El@Z z@@d;I0`($!6VR^L%3U83w?VDm;-0VIjctc={XzGFrL#-`Rru6!(|v(ghmOP%Ge9@` z^UzO69{rTt0A}H~t-=F!etsVM-RR$g{%C$7*QV&L>FX7mY^+{?H+@KksTVv~ael2! z5BgeIQ|fA81!Gh6yEFc!PN8W5&(d(i6yV(#>3Zgj1U`Z6@eh5tQo4!kplH+Z*JYz; z!6~xEIfMwcG-Hd;44UXunt_ciqXB8!O#JD- z1jVV%Lbb-&Y`rsU5}TuM$|}KmK9kjo%CZx|vDsokvz?3SG@OX_hq9-J=b?iOil=9e z&QgiBQWn<7U5~Zu|IRLCZF+&fg2C8gP6`*Jh!0S2-`U(RffQ(#p7Ir{2-Uc2#+eNb$&cWS>X5?>8 z`lR60AYM590|@YI{NfJcZUN-uw~69ZGU(%prCf#UOi`{VJ#0De>@Bohhg$0*?X;45 z9HjT7GFZu@s3+NtsF!ilgo*SO(+bqEaD3+F)GGY%O{*~e$kc=Sq?t0m7dZ!n?&Q}c z&`Ju}W}R=(!L@^1pb4Lvqg51`X^{1txh}yJXp`u( z?8e!4N(!+tlBTN`mmUq)YIW1YtxHZCXAk_-;Yl zM4Ofm>5@)5&hi4tmh`p5WGaBrM4<84S+`?j2sGKa8yiDVV~|)=7?udyYJG#1urMr> zbcBT<3^z)8(pAC=VU?skt`Po5vDzTG*BM|%@U0*n2CQyV5!B+V5RPx$+vA`K5nwIu zk8uO3SR=3t zTRo`TteI>T^DB5E*sG`%2Mh-_T`9p{54+0Q9_X`^x?NP~B^Zwyw$VQSgH03pOA}DT zCc9^0Qm3nqodi1Q`^1E5*n`eCOriny!CU4I(P1$g2ParN_R7YSR>PL#$?OxiN0;nX zYU#loT2hh~x=YvtY?HGG)$6{8*;vwbALY5nnm0qm7J)Ey9`ZmvU&ydNhPOW z!~;^v85Hq8spJfc_?T33z$7Llm7I`>!&1p<7IBNz1X)o5T~f*E6>*JjHdXIiv`AHd zrY__pZf}?P(N8VfluBH&otG`>*OI{6+UY;$D1I|~@VkVDG(HS}eE2QZYnJ%*=n}st zf9_N9->pkdfAmy-#|qbjx9c00bks^SUMfv2t1e%xOul1v`+FO{=8wFLWk)|BP#j8z cv-q1mdhyaZDfd<1S@`D-DfOB&ELolQU-34VVE_OC diff --git a/obj/Debug/net5.0/OxfordV2.pdb b/obj/Debug/net5.0/OxfordV2.pdb index 24a890a08e63c18bb6c7854926853aec41721446..769c0e461fb27f68654259571ef60ee75dd0ba73 100644 GIT binary patch delta 2616 zcmZ9Odu&ui6vofoeYD$Zc~?tY*lw}iWw-n2Yx|@H`a-RRZV6R{)FwjfvjHNMYHw9& zC{bv8B_`SsG*Ic2wi^skqM$LLe`vsfL{bENK@5o!6vasV&T_XIy4ml{`OP_JX70}1 zX>Y0f+eByP)7zqml3R%yqKQfr_<>Cu8edw!k?qFg#Jx3 zP=w7$u?_>-97Za48Ytj2(zwe&r(8zboo1l-(~R^VT8rCAhusD`iS`|zfqH#Lx{UTF zT0wT3AP;0t7Sx=Kp-G{o4uu|tYN2ii_ZeuDiYZ#4H=quv6M7fg3mt$4p&)b&ItiVI zzJbm|6VOl4Z_rKXABeEj2q*@c10_Jo&_c)ut%0^cD%6fgQm?sqB_=waW}?rbub?x~ z1?UIp7wASB=a|7}TIe>D56Xdxpfacus)1HR^-v?!1Z{>|p$>NhU4^bgzeBg7yKWwn zQXoOAJ%YNSkD)}bpl#3z=w~R(ho4d#P%0H)w01{vtJnbSzk%XVI03&8Pt80R{402u z&I#ZdW}+`K1;-P?i4jD9=sXXc0=}lR75o->h0aOfJzzc|TyFz!jwF?E#zGy*=(rn6 z6pI7O2`S)43sIf8$Eo0r;8LAE;A1%0T#t2;7t9~_G0!BkABimq$N87CfPJBSmFR0c zC3mEwBM!lJdO`+xJ^Y6tKGT`{1U%pa5@XGT7w5h>FDjhR@o5rs{q!(neyomYMz{kl zC-4g-4=_t&j?b2u>*q+!@mPsD&JPhDkK+&P%=3p9z)vnG%$1l2h?kfLNRXK0i4t>s zp2QrVFEPih_c%0vXaPx65^NIl0Q}y|3tS*E#~+cHCrFW)TR{Bt>RO2Y9^bk4$=;H`T_XFu2pALlZZp9AiI&-MJ;=Ysje^YKB4f>&aW`y}Q8a5GQlb38+0j%P~D@ob4X?uXRygq)BwB_UU0j^|0t1LRB0@dAlC zUMMlg7fHp#M|EBVu7Z!J4aJMVo$&2Ym5PF5y?_r@ z6?ieY20j-sF9Gj?&jriDOZEI6;1%Ffor}TM;4+B=;Btv;z!ef}36{O8jV|I?E}#eXwJm6R_JDTdR<@P}gf zM{&p@4*e}gz87OVl(BI!c2hf@?N|CNLE-l*!XHe}wFr@;735Wm9&LACtQgUH^S%}B r+SdFR#VzexzKUo=fnW3m_Z3`HB5Fo!N7s%%t8FhT)%{c2nIhZ&IJGrm delta 2611 zcmZ9Odu&rx9LIm>w!LeIFqtxiJ?I{6-P-lBb?aViWo|2|FxUfQgrtZWSrD9nB!lNx65%&zrXYQobT^E zZtuA_J=`hoXkGplTN8=0w-be@5!ETkn>TG}U%zG};d6L8kr{1vYcusD4|5)BT~vqG zI)mt@4_y2F3(tZx9v|M&yQ91I=!!cErRAWbySvLFmUoY&3blKzSPP*Fi%>H3 zZ>EV7vdr{{!$kKSX3B7ysK9Bay)F|SaG9yC&_o*w&GZf0YiM`7P1Nf)(^{X2w)xET zA=(RQ1v#<=c_1}g(97AFniQIouTUoBf!g!A&qPmXSfUAf8VW;ep!Lv8&{pVG=yj+Y z>V@8ejzB}uN$3ppDRcq41YL%%Lcc;cq1(`XNZ=BzkRNJ6|H7Zyo;a15CB|#}rI+O!Bp(3ap3PK@h3DgRO-3c@TjY3~Q7ojmX z&q=wEpdyc;cIZv$4)lyy&_3v6=x0dP2b9Ii^+f%?;?{mK@%=Z^Yz!R7K?oZ>2mBkj z-r!X5OqJ*Ymf-p{aC!pKUk0axbHUdQo(tX$US_Zz+yh={a3>#ViRVem_M9jok`~0idz!*`IoYRy|H?Y=pwF? zJACMv4YSQCC<3oR{s_cpy4YBNCwxF+?3wW3{Lkl2#p~Hml9>F62C(ANw*ee|SAUh-I45!3%o0 zLn`n}%)U=zo}fr#_KPKE-!C!yr4q9rfVB96Tu?Tppj=}1Db1roDgD=|;-n8fVY;X#dG5Z}&v$>;Y%gTy>Og!Lx}aKXYU1&eUc z;}bT)dlE0Ea^n_l0WStu8XN>K0aqD3V(@%$BXV4A%&!J_A$LHH8V1xD1Ncxif`i}| z89&jm13bK<=P3 zhy`>W(Mf9&T~ws-5se`C(zl2{;tdy58*)EAg;+v=qo(L!%|?T8BmNbCR!7Uc zO+xI6zTxwlOd_{g|H+?bv-t7mPa?5Bs+I(VIHgyYu4+;HRMDp@N6OWsF2UbDqCcqi zcL@Go5$|78j^!!Gdc?qLF<31IJJiAb0^gxzG1MrA&WYnBjyH(mSz`Df5$RJRSHy`V z{a$H6>Aw~&3V0PUBf7fWCPb3HuA)h7)JH2)#B2KHim$~=eV}rk_)?!;rNMo>Dj+(e cUsYXI5}XlFq$E