{"id":332,"date":"2006-02-20T15:18:00","date_gmt":"2006-02-20T15:18:00","guid":{"rendered":"https:\/\/newtestamentgreek.org\/quiz\/?p=332"},"modified":"2026-05-26T17:28:14","modified_gmt":"2026-05-26T17:28:14","slug":"new-testament-greek-quiz-51","status":"publish","type":"post","link":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-51\/","title":{"rendered":"New Testament Greek Quiz 51"},"content":{"rendered":"\n<div id=\"ntgq-premium-quiz-051\" class=\"ntgq51-wrap\">\n\n<style>\n#ntgq-premium-quiz-051,\n#ntgq-premium-quiz-051 *{\n  box-sizing:border-box;\n}\n\n#ntgq-premium-quiz-051{\n  --parchment:#f6f0e3;\n  --paper:#fffaf0;\n  --navy:#1f3558;\n  --navy-dark:#14233b;\n  --gold:#b89146;\n  --gold-light:#e7d2a3;\n  --ink:#2b2620;\n  --muted:#665f57;\n  --border:#d8c7a3;\n  --correct:#2e7d32;\n  --incorrect:#b23a3a;\n  --shadow:0 10px 24px rgba(0,0,0,0.12);\n  background:\n    linear-gradient(rgba(255,250,240,0.92), rgba(255,250,240,0.92)),\n    repeating-linear-gradient(\n      45deg,\n      #efe5d2,\n      #efe5d2 10px,\n      #f5ecdc 10px,\n      #f5ecdc 20px\n    );\n  padding:24px;\n  border-radius:20px;\n  border:2px solid var(--gold);\n  font-family:Georgia, \"Times New Roman\", serif;\n  color:var(--ink);\n  max-width:980px;\n  margin:40px auto;\n  box-shadow:var(--shadow);\n}\n\n#ntgq-premium-quiz-051 .ntgq51-header{\n  background:linear-gradient(135deg,var(--navy),var(--navy-dark));\n  color:#fff8e8;\n  padding:28px;\n  border-radius:18px;\n  margin-bottom:24px;\n  border:2px solid var(--gold-light);\n}\n\n#ntgq-premium-quiz-051 .ntgq51-kicker{\n  color:#f0d48a;\n  font-size:14px;\n  letter-spacing:1px;\n  text-transform:uppercase;\n  margin-bottom:10px;\n}\n\n#ntgq-premium-quiz-051 h1{\n  margin:0 0 14px;\n  font-size:34px;\n  line-height:1.2;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-intro{\n  font-size:17px;\n  line-height:1.8;\n  color:#f3ead7;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-dashboard{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(180px,1fr));\n  gap:16px;\n  margin-bottom:22px;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-card{\n  background:var(--paper);\n  border:1px solid var(--border);\n  border-radius:16px;\n  padding:18px;\n  box-shadow:0 4px 10px rgba(0,0,0,0.08);\n}\n\n#ntgq-premium-quiz-051 .ntgq51-card-title{\n  font-size:13px;\n  text-transform:uppercase;\n  letter-spacing:1px;\n  color:var(--navy);\n  margin-bottom:8px;\n  font-weight:bold;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-card-value{\n  font-size:28px;\n  color:var(--gold);\n  font-weight:bold;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-progress-shell{\n  width:100%;\n  height:18px;\n  background:#e9dcc3;\n  border-radius:999px;\n  overflow:hidden;\n  border:1px solid #cbb386;\n  margin-bottom:26px;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-progress-bar{\n  height:100%;\n  width:0%;\n  background:linear-gradient(90deg,var(--gold),#e8c980);\n  transition:width .35s ease;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-question-box{\n  background:var(--paper);\n  border-radius:18px;\n  border:1px solid var(--border);\n  padding:28px;\n  box-shadow:0 6px 14px rgba(0,0,0,0.08);\n}\n\n#ntgq-premium-quiz-051 .ntgq51-category{\n  display:inline-block;\n  background:var(--navy);\n  color:#fff3cf;\n  padding:6px 12px;\n  border-radius:999px;\n  font-size:12px;\n  text-transform:uppercase;\n  letter-spacing:1px;\n  margin-bottom:16px;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-question{\n  font-size:28px;\n  line-height:1.5;\n  margin-bottom:24px;\n  color:var(--navy-dark);\n}\n\n#ntgq-premium-quiz-051 .ntgq51-answers{\n  display:grid;\n  gap:14px;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-answer-btn{\n  width:100%;\n  border:none;\n  cursor:pointer;\n  text-align:left;\n  padding:16px 18px;\n  border-radius:14px;\n  background:#fcf8ef;\n  border:1px solid #d7c3a0;\n  color:#2a241d;\n  font-size:17px;\n  transition:all .2s ease;\n  font-family:Georgia, serif;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-answer-btn:hover{\n  transform:translateY(-2px);\n  background:#f5ecd9;\n  border-color:#b89146;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-answer-btn.correct{\n  background:#e7f5e8;\n  border-color:var(--correct);\n  color:var(--correct);\n  font-weight:bold;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-answer-btn.incorrect{\n  background:#fdeaea;\n  border-color:var(--incorrect);\n  color:var(--incorrect);\n  font-weight:bold;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-answer-btn:disabled{\n  cursor:not-allowed;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-explanation{\n  display:none;\n  margin-top:24px;\n  padding:20px;\n  border-radius:14px;\n  background:#f8f2e6;\n  border-left:6px solid var(--gold);\n  line-height:1.8;\n  color:#3d352d;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-next-wrap{\n  margin-top:24px;\n  display:none;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-next-btn,\n#ntgq-premium-quiz-051 .ntgq51-restart-btn{\n  background:linear-gradient(135deg,var(--navy),var(--navy-dark));\n  color:#fff7df;\n  border:none;\n  padding:14px 22px;\n  border-radius:12px;\n  cursor:pointer;\n  font-size:16px;\n  font-family:Georgia, serif;\n  transition:all .2s ease;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-next-btn:hover,\n#ntgq-premium-quiz-051 .ntgq51-restart-btn:hover{\n  transform:translateY(-2px);\n}\n\n#ntgq-premium-quiz-051 .ntgq51-final{\n  display:none;\n  text-align:center;\n  background:var(--paper);\n  border:1px solid var(--border);\n  border-radius:18px;\n  padding:32px;\n  margin-top:24px;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-final h2{\n  color:var(--navy);\n  margin-top:0;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-final-score{\n  font-size:54px;\n  color:var(--gold);\n  margin:18px 0;\n  font-weight:bold;\n}\n\n#ntgq-premium-quiz-051 .ntgq51-performance{\n  font-size:18px;\n  line-height:1.8;\n  color:#443b32;\n  margin-bottom:24px;\n}\n\n@media(max-width:768px){\n\n  #ntgq-premium-quiz-051{\n    padding:16px;\n  }\n\n  #ntgq-premium-quiz-051 h1{\n    font-size:28px;\n  }\n\n  #ntgq-premium-quiz-051 .ntgq51-question{\n    font-size:24px;\n  }\n\n}\n<\/style>\n\n<div class=\"ntgq51-header\">\n  <div class=\"ntgq51-kicker\">New Testament Greek Quiz 51<\/div>\n  <h1>Intermediate Koine Greek Syntax and Parsing Quiz<\/h1>\n  <div class=\"ntgq51-intro\">\n    This intermediate New Testament Greek quiz evaluates vocabulary, parsing, morphology, Greek cases in context, article agreement, participles, infinitives, tense, voice, mood, syntax, prepositional constructions, and grammatical interpretation using authentic Koine Greek phrases and sentence fragments.\n  <\/div>\n<\/div>\n\n<div class=\"ntgq51-dashboard\">\n  <div class=\"ntgq51-card\">\n    <div class=\"ntgq51-card-title\">Progress<\/div>\n    <div class=\"ntgq51-card-value\">\n      <span id=\"ntgq51-progress-text\">1<\/span>\/10\n    <\/div>\n  <\/div>\n\n  <div class=\"ntgq51-card\">\n    <div class=\"ntgq51-card-title\">Score<\/div>\n    <div class=\"ntgq51-card-value\">\n      <span id=\"ntgq51-score\">0<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"ntgq51-card\">\n    <div class=\"ntgq51-card-title\">Best Score<\/div>\n    <div class=\"ntgq51-card-value\">\n      <span id=\"ntgq51-best-score\">0<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"ntgq51-card\">\n    <div class=\"ntgq51-card-title\">Status<\/div>\n    <div class=\"ntgq51-card-value\" style=\"font-size:18px;\" id=\"ntgq51-status\">\n      In Progress\n    <\/div>\n  <\/div>\n<\/div>\n\n<div class=\"ntgq51-progress-shell\">\n  <div class=\"ntgq51-progress-bar\" id=\"ntgq51-progress-bar\"><\/div>\n<\/div>\n\n<div class=\"ntgq51-question-box\">\n  <div class=\"ntgq51-category\" id=\"ntgq51-category\"><\/div>\n\n  <div class=\"ntgq51-question\" id=\"ntgq51-question\"><\/div>\n\n  <div class=\"ntgq51-answers\" id=\"ntgq51-answers\"><\/div>\n\n  <div class=\"ntgq51-explanation\" id=\"ntgq51-explanation\"><\/div>\n\n  <div class=\"ntgq51-next-wrap\" id=\"ntgq51-next-wrap\">\n    <button class=\"ntgq51-next-btn\" id=\"ntgq51-next-btn\">\n      Next Question\n    <\/button>\n  <\/div>\n<\/div>\n\n<div class=\"ntgq51-final\" id=\"ntgq51-final\">\n  <h2>Quiz Completed<\/h2>\n\n  <div class=\"ntgq51-final-score\" id=\"ntgq51-final-score\">\n    0\n  <\/div>\n\n  <div class=\"ntgq51-performance\" id=\"ntgq51-performance\"><\/div>\n\n  <button class=\"ntgq51-restart-btn\" id=\"ntgq51-restart-btn\">\n    Restart Quiz\n  <\/button>\n<\/div>\n\n<script>\n(function(){\n\nconst STORAGE_KEY = \"ntgq51_best_score_storage\";\n\nconst questions = [\n\n{\ncategory:\"Participles\",\nquestion:\"In the phrase <strong>\u03bf\u1f31 \u03c0\u03b9\u03c3\u03c4\u03b5\u03cd\u03bf\u03bd\u03c4\u03b5\u03c2 \u03b5\u1f30\u03c2 \u03b1\u1f50\u03c4\u03cc\u03bd<\/strong>, what is the function of the participle?\",\nanswers:[\n\"Substantival participle\",\n\"Temporal participle\",\n\"Instrumental participle\",\n\"Periphrastic participle\"\n],\ncorrect:0,\nexplanation:\"The article <strong>\u03bf\u1f31<\/strong> turns the participle into a substantival construction meaning \u201cthose who believe.\u201d It functions like a noun. It is not temporal, instrumental, or periphrastic.\"\n},\n\n{\ncategory:\"Verb Parsing\",\nquestion:\"Parse the verb <strong>\u1f10\u03b3\u03c1\u03ac\u03c6\u03b7<\/strong>.\",\nanswers:[\n\"Aorist passive indicative 3rd singular\",\n\"Imperfect middle indicative 3rd singular\",\n\"Perfect passive indicative 3rd singular\",\n\"Aorist middle subjunctive 3rd singular\"\n],\ncorrect:0,\nexplanation:\"<strong>\u1f10\u03b3\u03c1\u03ac\u03c6\u03b7<\/strong> is an aorist passive indicative 3rd singular from \u03b3\u03c1\u03ac\u03c6\u03c9. The augment and passive ending identify it clearly. It is not perfect because there is no reduplication.\"\n},\n\n{\ncategory:\"Syntax\",\nquestion:\"In the phrase <strong>\u1f35\u03bd\u03b1 \u03c3\u03c9\u03b8\u1ff6\u03c3\u03b9\u03bd<\/strong>, what is the force of the subjunctive?\",\nanswers:[\n\"Purpose clause\",\n\"Indirect discourse\",\n\"Conditional protasis\",\n\"Resulting participial clause\"\n],\ncorrect:0,\nexplanation:\"The conjunction <strong>\u1f35\u03bd\u03b1<\/strong> regularly introduces purpose clauses with the subjunctive. The phrase means \u201cin order that they may be saved.\u201d\"\n},\n\n{\ncategory:\"Case Function\",\nquestion:\"What is the likely force of the dative in <strong>\u03c0\u03af\u03c3\u03c4\u03b5\u03b9 \u03c0\u03b5\u03c1\u03b9\u03c0\u03b1\u03c4\u03bf\u1fe6\u03bc\u03b5\u03bd<\/strong>?\",\nanswers:[\n\"Dative of means\",\n\"Dative of possession\",\n\"Dative of direct object\",\n\"Dative of separation\"\n],\ncorrect:0,\nexplanation:\"The phrase means \u201cwe walk by faith.\u201d The dative expresses means or instrument. It does not indicate possession or separation.\"\n},\n\n{\ncategory:\"Infinitives\",\nquestion:\"In <strong>\u1f26\u03bb\u03b8\u03b5\u03bd \u03ba\u03b7\u03c1\u03cd\u03be\u03b1\u03b9<\/strong>, what is the force of the infinitive?\",\nanswers:[\n\"Infinitive of purpose\",\n\"Complementary infinitive\",\n\"Infinitive of result\",\n\"Temporal infinitive\"\n],\ncorrect:0,\nexplanation:\"The infinitive explains why he came: \u201che came to proclaim.\u201d This is a classic infinitive of purpose.\"\n},\n\n{\ncategory:\"Genitive Constructions\",\nquestion:\"In the phrase <strong>\u03c4\u1f78 \u03b5\u1f50\u03b1\u03b3\u03b3\u03ad\u03bb\u03b9\u03bf\u03bd \u03c4\u03bf\u1fe6 \u03b8\u03b5\u03bf\u1fe6<\/strong>, the genitive is best understood as:\",\nanswers:[\n\"Subjective genitive\",\n\"Genitive of comparison\",\n\"Partitive genitive\",\n\"Genitive of price\"\n],\ncorrect:0,\nexplanation:\"The gospel originates from God, making the genitive subjective\/source-oriented. It is not comparative or partitive.\"\n},\n\n{\ncategory:\"Verb Parsing\",\nquestion:\"Parse <strong>\u03bb\u03b5\u03bb\u03cd\u03ba\u03b1\u03bc\u03b5\u03bd<\/strong>.\",\nanswers:[\n\"Perfect active indicative 1st plural\",\n\"Pluperfect middle indicative 1st plural\",\n\"Future active indicative 1st plural\",\n\"Aorist active subjunctive 1st plural\"\n],\ncorrect:0,\nexplanation:\"The reduplication and perfect stem identify this as perfect active indicative 1st plural from \u03bb\u03cd\u03c9: \u201cwe have loosed.\u201d\"\n},\n\n{\ncategory:\"Prepositional Syntax\",\nquestion:\"In <strong>\u03b4\u03b9\u1f70 \u03c4\u1fc6\u03c2 \u03c0\u03af\u03c3\u03c4\u03b5\u03c9\u03c2<\/strong>, what is the primary force of the preposition?\",\nanswers:[\n\"Means or agency\",\n\"Spatial movement\",\n\"Temporal duration\",\n\"Opposition\"\n],\ncorrect:0,\nexplanation:\"With the genitive, <strong>\u03b4\u03b9\u03ac<\/strong> commonly expresses means or agency: \u201cthrough faith.\u201d\"\n},\n\n{\ncategory:\"Word Order and Emphasis\",\nquestion:\"What is the likely effect of fronting <strong>\u03bc\u03b1\u03ba\u03ac\u03c1\u03b9\u03bf\u03b9<\/strong> in <strong>\u03bc\u03b1\u03ba\u03ac\u03c1\u03b9\u03bf\u03b9 \u03bf\u1f31 \u03ba\u03b1\u03b8\u03b1\u03c1\u03bf\u1f76 \u03c4\u1fc7 \u03ba\u03b1\u03c1\u03b4\u03af\u1fb3<\/strong>?\",\nanswers:[\n\"Emphasis on blessedness\",\n\"Emphasis on time sequence\",\n\"Negation of the predicate\",\n\"Transformation into a question\"\n],\ncorrect:0,\nexplanation:\"Greek word order is flexible. Fronting <strong>\u03bc\u03b1\u03ba\u03ac\u03c1\u03b9\u03bf\u03b9<\/strong> emphasizes the blessed condition itself.\"\n},\n\n{\ncategory:\"Mood and Conditional Syntax\",\nquestion:\"In the clause <strong>\u1f10\u1f70\u03bd \u03bc\u03b5\u03af\u03bd\u1fc3\u03c4\u03b5 \u1f10\u03bd \u1f10\u03bc\u03bf\u03af<\/strong>, what type of condition is being used?\",\nanswers:[\n\"Third class condition\",\n\"First class condition\",\n\"Second class condition\",\n\"Contrary-to-fact condition\"\n],\ncorrect:0,\nexplanation:\"<strong>\u1f10\u03ac\u03bd<\/strong> with the subjunctive typically forms a third class condition expressing probable or future contingency.\"\n}\n\n];\n\nconst questionEl = document.getElementById(\"ntgq51-question\");\nconst categoryEl = document.getElementById(\"ntgq51-category\");\nconst answersEl = document.getElementById(\"ntgq51-answers\");\nconst explanationEl = document.getElementById(\"ntgq51-explanation\");\nconst nextWrap = document.getElementById(\"ntgq51-next-wrap\");\nconst nextBtn = document.getElementById(\"ntgq51-next-btn\");\nconst scoreEl = document.getElementById(\"ntgq51-score\");\nconst progressText = document.getElementById(\"ntgq51-progress-text\");\nconst progressBar = document.getElementById(\"ntgq51-progress-bar\");\nconst statusEl = document.getElementById(\"ntgq51-status\");\nconst finalPanel = document.getElementById(\"ntgq51-final\");\nconst finalScore = document.getElementById(\"ntgq51-final-score\");\nconst performanceEl = document.getElementById(\"ntgq51-performance\");\nconst restartBtn = document.getElementById(\"ntgq51-restart-btn\");\nconst bestScoreEl = document.getElementById(\"ntgq51-best-score\");\n\nlet currentQuestion = 0;\nlet score = 0;\n\nfunction getBestScore(){\n  return Number(localStorage.getItem(STORAGE_KEY) || 0);\n}\n\nfunction setBestScore(value){\n  localStorage.setItem(STORAGE_KEY, value);\n}\n\nbestScoreEl.textContent = getBestScore();\n\nfunction shuffle(array){\n\n  const cloned = array.slice();\n\n  for(let i = cloned.length - 1; i > 0; i--){\n\n    const j = Math.floor(Math.random() * (i + 1));\n\n    const temp = cloned[i];\n    cloned[i] = cloned[j];\n    cloned[j] = temp;\n  }\n\n  return cloned;\n}\n\nfunction loadQuestion(){\n\n  nextWrap.style.display = \"none\";\n  explanationEl.style.display = \"none\";\n\n  const q = questions[currentQuestion];\n\n  categoryEl.textContent = q.category;\n  questionEl.innerHTML = q.question;\n\n  progressText.textContent = currentQuestion + 1;\n\n  const progressPercent = (currentQuestion \/ questions.length) * 100;\n  progressBar.style.width = progressPercent + \"%\";\n\n  answersEl.innerHTML = \"\";\n\n  const mixedAnswers = q.answers.map(function(answer, index){\n    return {\n      text:answer,\n      originalIndex:index\n    };\n  });\n\n  const shuffledAnswers = shuffle(mixedAnswers);\n\n  shuffledAnswers.forEach(function(answerObj){\n\n    const btn = document.createElement(\"button\");\n\n    btn.className = \"ntgq51-answer-btn\";\n\n    btn.innerHTML = answerObj.text;\n\n    btn.addEventListener(\"click\", function(){\n\n      const buttons = answersEl.querySelectorAll(\".ntgq51-answer-btn\");\n\n      buttons.forEach(function(button){\n        button.disabled = true;\n      });\n\n      if(answerObj.originalIndex === q.correct){\n\n        btn.classList.add(\"correct\");\n        score += 10;\n        scoreEl.textContent = score;\n\n      }else{\n\n        btn.classList.add(\"incorrect\");\n\n        buttons.forEach(function(button, btnIndex){\n\n          if(shuffledAnswers[btnIndex].originalIndex === q.correct){\n            button.classList.add(\"correct\");\n          }\n\n        });\n\n      }\n\n      explanationEl.innerHTML = q.explanation;\n      explanationEl.style.display = \"block\";\n\n      nextWrap.style.display = \"block\";\n\n      statusEl.textContent = \"Answered\";\n\n    });\n\n    answersEl.appendChild(btn);\n\n  });\n\n}\n\nnextBtn.addEventListener(\"click\", function(){\n\n  currentQuestion++;\n\n  if(currentQuestion < questions.length){\n\n    statusEl.textContent = \"In Progress\";\n    loadQuestion();\n\n  }else{\n\n    finishQuiz();\n\n  }\n\n});\n\nfunction finishQuiz(){\n\n  document.querySelector(\"#ntgq-premium-quiz-051 .ntgq51-question-box\").style.display = \"none\";\n\n  finalPanel.style.display = \"block\";\n\n  progressBar.style.width = \"100%\";\n\n  finalScore.textContent = score + \"\/100\";\n\n  let performanceMessage = \"\";\n\n  if(score >= 90){\n\n    performanceMessage = \"Outstanding work. You are reading Koine Greek with strong grammatical awareness and syntactic sensitivity.\";\n\n  }else if(score >= 70){\n\n    performanceMessage = \"Strong intermediate performance. You are transitioning well into genuine Greek reading comprehension.\";\n\n  }else if(score >= 50){\n\n    performanceMessage = \"Good progress. Continue strengthening participles, syntax, and verbal system recognition.\";\n\n  }else{\n\n    performanceMessage = \"Continue reviewing morphology, syntax, and clause structures. Intermediate Greek develops through repeated exposure.\";\n\n  }\n\n  performanceEl.textContent = performanceMessage;\n\n  statusEl.textContent = \"Completed\";\n\n  const best = getBestScore();\n\n  if(score > best){\n\n    setBestScore(score);\n    bestScoreEl.textContent = score;\n  }\n\n}\n\nrestartBtn.addEventListener(\"click\", function(){\n\n  currentQuestion = 0;\n  score = 0;\n\n  scoreEl.textContent = \"0\";\n\n  statusEl.textContent = \"In Progress\";\n\n  document.querySelector(\"#ntgq-premium-quiz-051 .ntgq51-question-box\").style.display = \"block\";\n\n  finalPanel.style.display = \"none\";\n\n  loadQuestion();\n\n});\n\nloadQuestion();\n\n})();\n<\/script>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>An intermediate-level Koine Greek quiz designed for students progressing from foundational grammar into real New Testament reading fluency. This premium interactive quiz tests parsing, morphology, participles, infinitives, syntax, genitive and dative functions, tense and voice distinctions, subjunctive and imperative usage, article constructions, and contextual grammatical interpretation using authentic accented Greek phrases and clauses from the world of New Testament Greek.<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-332","post","type-post","status-publish","format-standard","hentry","category-intermediate"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>New Testament Greek Quiz 51 - New Testament Greek Quiz<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-51\/\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"intermediatequiz\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-51\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-51\\\/\"},\"author\":{\"name\":\"intermediatequiz\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#\\\/schema\\\/person\\\/78bc18da0cc1701be7200877b676f9b6\"},\"headline\":\"New Testament Greek Quiz 51\",\"datePublished\":\"2006-02-20T15:18:00+00:00\",\"dateModified\":\"2026-05-26T17:28:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-51\\\/\"},\"wordCount\":63,\"publisher\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#organization\"},\"articleSection\":[\"Intermediate\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-51\\\/\",\"url\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-51\\\/\",\"name\":\"New Testament Greek Quiz 51 - New Testament Greek Quiz\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#website\"},\"datePublished\":\"2006-02-20T15:18:00+00:00\",\"dateModified\":\"2026-05-26T17:28:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-51\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-51\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/new-testament-greek-quiz-51\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"New Testament Greek Quiz 51\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#website\",\"url\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/\",\"name\":\"New Testament Greek Quiz\",\"description\":\"Test Your New Testament Knowledge\",\"publisher\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#organization\",\"name\":\"New Testament Greek Quiz\",\"url\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/05\\\/ntgreek.jpg\",\"contentUrl\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/05\\\/ntgreek.jpg\",\"width\":1012,\"height\":900,\"caption\":\"New Testament Greek Quiz\"},\"image\":{\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/#\\\/schema\\\/person\\\/78bc18da0cc1701be7200877b676f9b6\",\"name\":\"intermediatequiz\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a3d3877e811f6707bbc4876caee35341e22b3ad8b1b9fc99147fffc5d9aa47bd?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a3d3877e811f6707bbc4876caee35341e22b3ad8b1b9fc99147fffc5d9aa47bd?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a3d3877e811f6707bbc4876caee35341e22b3ad8b1b9fc99147fffc5d9aa47bd?s=96&d=mm&r=g\",\"caption\":\"intermediatequiz\"},\"url\":\"https:\\\/\\\/newtestamentgreek.org\\\/quiz\\\/author\\\/intermediatequiz\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"New Testament Greek Quiz 51 - New Testament Greek Quiz","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-51\/","twitter_misc":{"Written by":"intermediatequiz","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-51\/#article","isPartOf":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-51\/"},"author":{"name":"intermediatequiz","@id":"https:\/\/newtestamentgreek.org\/quiz\/#\/schema\/person\/78bc18da0cc1701be7200877b676f9b6"},"headline":"New Testament Greek Quiz 51","datePublished":"2006-02-20T15:18:00+00:00","dateModified":"2026-05-26T17:28:14+00:00","mainEntityOfPage":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-51\/"},"wordCount":63,"publisher":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/#organization"},"articleSection":["Intermediate"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-51\/","url":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-51\/","name":"New Testament Greek Quiz 51 - New Testament Greek Quiz","isPartOf":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/#website"},"datePublished":"2006-02-20T15:18:00+00:00","dateModified":"2026-05-26T17:28:14+00:00","breadcrumb":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-51\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-51\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-51\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/newtestamentgreek.org\/quiz\/"},{"@type":"ListItem","position":2,"name":"New Testament Greek Quiz 51"}]},{"@type":"WebSite","@id":"https:\/\/newtestamentgreek.org\/quiz\/#website","url":"https:\/\/newtestamentgreek.org\/quiz\/","name":"New Testament Greek Quiz","description":"Test Your New Testament Knowledge","publisher":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/newtestamentgreek.org\/quiz\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/newtestamentgreek.org\/quiz\/#organization","name":"New Testament Greek Quiz","url":"https:\/\/newtestamentgreek.org\/quiz\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/newtestamentgreek.org\/quiz\/#\/schema\/logo\/image\/","url":"https:\/\/newtestamentgreek.org\/quiz\/wp-content\/uploads\/sites\/2\/2026\/05\/ntgreek.jpg","contentUrl":"https:\/\/newtestamentgreek.org\/quiz\/wp-content\/uploads\/sites\/2\/2026\/05\/ntgreek.jpg","width":1012,"height":900,"caption":"New Testament Greek Quiz"},"image":{"@id":"https:\/\/newtestamentgreek.org\/quiz\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/newtestamentgreek.org\/quiz\/#\/schema\/person\/78bc18da0cc1701be7200877b676f9b6","name":"intermediatequiz","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/a3d3877e811f6707bbc4876caee35341e22b3ad8b1b9fc99147fffc5d9aa47bd?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a3d3877e811f6707bbc4876caee35341e22b3ad8b1b9fc99147fffc5d9aa47bd?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a3d3877e811f6707bbc4876caee35341e22b3ad8b1b9fc99147fffc5d9aa47bd?s=96&d=mm&r=g","caption":"intermediatequiz"},"url":"https:\/\/newtestamentgreek.org\/quiz\/author\/intermediatequiz\/"}]}},"_links":{"self":[{"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/posts\/332","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/comments?post=332"}],"version-history":[{"count":1,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/posts\/332\/revisions"}],"predecessor-version":[{"id":333,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/posts\/332\/revisions\/333"}],"wp:attachment":[{"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/media?parent=332"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/categories?post=332"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/tags?post=332"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}