{"id":346,"date":"2006-02-24T23:16:00","date_gmt":"2006-02-24T23:16:00","guid":{"rendered":"https:\/\/newtestamentgreek.org\/quiz\/?p=346"},"modified":"2026-05-29T23:18:05","modified_gmt":"2026-05-29T23:18:05","slug":"new-testament-greek-quiz-55","status":"publish","type":"post","link":"https:\/\/newtestamentgreek.org\/quiz\/new-testament-greek-quiz-55\/","title":{"rendered":"New Testament Greek Quiz 55"},"content":{"rendered":"\n\n\n<div id=\"ntgq-premium-quiz-055\" class=\"ntgq-quiz\">\n  <style>\n    #ntgq-premium-quiz-055,\n    #ntgq-premium-quiz-055 * {\n      box-sizing: border-box;\n    }#ntgq-premium-quiz-055 {\n  max-width: 1100px;\n  margin: 36px auto;\n  background: #f3ead6;\n  color: #1e1b17;\n  border: 1px solid #c7ad72;\n  border-radius: 20px;\n  box-shadow: 0 12px 34px rgba(22, 33, 52, 0.16);\n  font-family: Arial, Helvetica, sans-serif;\n  overflow: hidden;\n  line-height: 1.7;\n}\n\n#ntgq-premium-quiz-055 .ntgq-shell {\n  padding: 0;\n}\n\n#ntgq-premium-quiz-055 .ntgq-hero {\n  background: linear-gradient(135deg, #10243f 0%, #193a63 58%, #263f39 100%);\n  color: #fff8e7;\n  padding: 34px 32px;\n  border-bottom: 5px solid #c79a32;\n}\n\n#ntgq-premium-quiz-055 .ntgq-kicker {\n  display: inline-block;\n  background: #d6b15a;\n  color: #10243f;\n  font-weight: 700;\n  padding: 7px 13px;\n  border-radius: 999px;\n  margin-bottom: 16px;\n  letter-spacing: .04em;\n  font-size: 13px;\n}\n\n#ntgq-premium-quiz-055 h1 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  margin: 0 0 12px;\n  font-size: clamp(30px, 4vw, 48px);\n  line-height: 1.16;\n  color: #fff8e7;\n}\n\n#ntgq-premium-quiz-055 .ntgq-subtitle {\n  max-width: 850px;\n  margin: 0;\n  color: #f4e7c2;\n  font-size: 18px;\n}\n\n#ntgq-premium-quiz-055 .ntgq-intro {\n  margin: 28px 28px 0;\n  padding: 20px 22px;\n  background: #fffaf0;\n  border-left: 6px solid #8a8f45;\n  border-radius: 16px;\n  color: #29231c;\n  box-shadow: 0 5px 18px rgba(80, 54, 20, 0.08);\n}\n\n#ntgq-premium-quiz-055 .ntgq-main {\n  display: grid;\n  grid-template-columns: minmax(0, 2fr) minmax(260px, .85fr);\n  gap: 22px;\n  padding: 28px;\n}\n\n#ntgq-premium-quiz-055 .ntgq-panel,\n#ntgq-premium-quiz-055 .ntgq-card {\n  background: #fffaf0;\n  border: 1px solid #d4bf8c;\n  border-radius: 18px;\n  box-shadow: 0 8px 22px rgba(43, 31, 18, 0.09);\n}\n\n#ntgq-premium-quiz-055 .ntgq-card {\n  padding: 24px;\n}\n\n#ntgq-premium-quiz-055 .ntgq-progress-text {\n  display: flex;\n  justify-content: space-between;\n  gap: 12px;\n  margin-bottom: 12px;\n  color: #1d3557;\n  font-weight: 700;\n}\n\n#ntgq-premium-quiz-055 .ntgq-bar {\n  width: 100%;\n  height: 14px;\n  background: #e5dcc5;\n  border-radius: 999px;\n  overflow: hidden;\n  border: 1px solid #c7ad72;\n  margin-bottom: 22px;\n}\n\n#ntgq-premium-quiz-055 .ntgq-bar-fill {\n  width: 0%;\n  height: 100%;\n  background: linear-gradient(90deg, #6d7d2c, #a7a84b);\n  transition: width .35s ease;\n}\n\n#ntgq-premium-quiz-055 .ntgq-category {\n  display: inline-block;\n  background: #18375d;\n  color: #fff8e7;\n  padding: 7px 12px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 700;\n  margin-bottom: 14px;\n}\n\n#ntgq-premium-quiz-055 .ntgq-question {\n  font-family: Georgia, \"Times New Roman\", serif;\n  color: #161f32;\n  font-size: 25px;\n  line-height: 1.38;\n  margin: 0 0 18px;\n}\n\n#ntgq-premium-quiz-055 .ntgq-answers {\n  display: grid;\n  gap: 12px;\n  margin-top: 14px;\n}\n\n#ntgq-premium-quiz-055 .ntgq-answer {\n  width: 100%;\n  text-align: left;\n  cursor: pointer;\n  border: 2px solid #c7ad72;\n  background: #f8f0dc;\n  color: #191714;\n  padding: 15px 16px;\n  border-radius: 14px;\n  font-size: 16px;\n  line-height: 1.55;\n  transition: transform .18s ease, border-color .18s ease, background .18s ease;\n}\n\n#ntgq-premium-quiz-055 .ntgq-answer:hover:not(:disabled) {\n  transform: translateY(-2px);\n  border-color: #1d3557;\n  background: #fff6df;\n}\n\n#ntgq-premium-quiz-055 .ntgq-answer:disabled {\n  cursor: default;\n}\n\n#ntgq-premium-quiz-055 .ntgq-correct {\n  background: #dff3df !important;\n  border-color: #1f7a36 !important;\n  color: #103b1c !important;\n  font-weight: 700;\n}\n\n#ntgq-premium-quiz-055 .ntgq-wrong {\n  background: #f8d7da !important;\n  border-color: #a61b2b !important;\n  color: #581018 !important;\n  font-weight: 700;\n}\n\n#ntgq-premium-quiz-055 .ntgq-feedback {\n  display: none;\n  margin-top: 18px;\n  padding: 17px;\n  border-radius: 14px;\n  font-weight: 700;\n}\n\n#ntgq-premium-quiz-055 .ntgq-feedback.ntgq-show {\n  display: block;\n}\n\n#ntgq-premium-quiz-055 .ntgq-good {\n  background: #dff3df;\n  color: #103b1c;\n  border: 1px solid #1f7a36;\n}\n\n#ntgq-premium-quiz-055 .ntgq-bad {\n  background: #f8d7da;\n  color: #581018;\n  border: 1px solid #a61b2b;\n}\n\n#ntgq-premium-quiz-055 .ntgq-explanation {\n  display: block;\n  margin-top: 8px;\n  font-weight: 400;\n}\n\n#ntgq-premium-quiz-055 .ntgq-actions {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n  margin-top: 20px;\n}\n\n#ntgq-premium-quiz-055 .ntgq-btn {\n  border: 0;\n  background: #17365d;\n  color: #fff8e7;\n  font-weight: 700;\n  padding: 13px 18px;\n  border-radius: 999px;\n  cursor: pointer;\n  box-shadow: 0 4px 12px rgba(20, 42, 72, .22);\n}\n\n#ntgq-premium-quiz-055 .ntgq-btn:disabled {\n  opacity: .45;\n  cursor: not-allowed;\n}\n\n#ntgq-premium-quiz-055 .ntgq-btn-alt {\n  background: #776c2c;\n}\n\n#ntgq-premium-quiz-055 .ntgq-stats {\n  padding: 22px;\n}\n\n#ntgq-premium-quiz-055 .ntgq-stats h2 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  color: #18375d;\n  margin: 0 0 16px;\n  font-size: 25px;\n}\n\n#ntgq-premium-quiz-055 .ntgq-stat {\n  display: flex;\n  justify-content: space-between;\n  gap: 14px;\n  border-bottom: 1px solid #d8c79f;\n  padding: 12px 0;\n  color: #1e1b17;\n  font-weight: 700;\n}\n\n#ntgq-premium-quiz-055 .ntgq-stat span:last-child {\n  color: #18375d;\n  text-align: right;\n}\n\n#ntgq-premium-quiz-055 .ntgq-results {\n  display: none;\n  text-align: center;\n  padding: 28px;\n  margin: 0 28px 30px;\n  background: #fffaf0;\n  border: 1px solid #d4bf8c;\n  border-radius: 18px;\n  box-shadow: 0 8px 22px rgba(43, 31, 18, 0.09);\n}\n\n#ntgq-premium-quiz-055 .ntgq-results.ntgq-show {\n  display: block;\n}\n\n#ntgq-premium-quiz-055 .ntgq-result-circle {\n  width: 164px;\n  height: 164px;\n  border-radius: 50%;\n  margin: 0 auto 18px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  background: conic-gradient(#6d7d2c 0deg, #e5dcc5 0deg);\n  color: #132846;\n  font-size: 30px;\n  font-weight: 800;\n  border: 8px solid #f8f0dc;\n}\n\n#ntgq-premium-quiz-055 .ntgq-result-title {\n  font-family: Georgia, \"Times New Roman\", serif;\n  color: #18375d;\n  font-size: 30px;\n  margin: 0 0 8px;\n}\n\n#ntgq-premium-quiz-055 .ntgq-result-message {\n  color: #29231c;\n  font-size: 17px;\n  margin-bottom: 18px;\n}\n\n@media (max-width: 800px) {\n  #ntgq-premium-quiz-055 .ntgq-main {\n    grid-template-columns: 1fr;\n    padding: 20px;\n  }\n\n  #ntgq-premium-quiz-055 .ntgq-hero {\n    padding: 28px 22px;\n  }\n\n  #ntgq-premium-quiz-055 .ntgq-intro,\n  #ntgq-premium-quiz-055 .ntgq-results {\n    margin-left: 20px;\n    margin-right: 20px;\n  }\n\n  #ntgq-premium-quiz-055 .ntgq-question {\n    font-size: 22px;\n  }\n}\n\n  <\/style>  <div class=\"ntgq-shell\">\n    <section class=\"ntgq-hero\">\n      <div class=\"ntgq-kicker\">New Testament Greek Quiz 55<\/div>\n      <h1>Intermediate New Testament Greek Parsing, Syntax, and Phrase Analysis Quiz<\/h1>\n      <p class=\"ntgq-subtitle\">A focused Koine Greek quiz for learners moving beyond beginner recognition into careful grammatical interpretation.<\/p>\n    <\/section><section class=\"ntgq-intro\">\n  This intermediate quiz tests vocabulary, parsing, morphology, Greek cases in context, article agreement, prepositional constructions, participles, infinitives, tense, voice, mood, and syntax for learners moving beyond beginner New Testament Greek.\n<\/section>\n\n<section class=\"ntgq-main\">\n  <div class=\"ntgq-panel\">\n    <div class=\"ntgq-card\">\n      <div class=\"ntgq-progress-text\">\n        <span id=\"ntgq-premium-quiz-055-progress\">Question 1 of 10<\/span>\n        <span id=\"ntgq-premium-quiz-055-score\">Current Score: 0\/100<\/span>\n      <\/div>\n      <div class=\"ntgq-bar\">\n        <div class=\"ntgq-bar-fill\" id=\"ntgq-premium-quiz-055-bar\"><\/div>\n      <\/div>\n\n      <div class=\"ntgq-category\" id=\"ntgq-premium-quiz-055-category\"><\/div>\n      <p class=\"ntgq-question\" id=\"ntgq-premium-quiz-055-question\"><\/p>\n      <div class=\"ntgq-answers\" id=\"ntgq-premium-quiz-055-answers\"><\/div>\n\n      <div class=\"ntgq-feedback\" id=\"ntgq-premium-quiz-055-feedback\"><\/div>\n\n      <div class=\"ntgq-actions\">\n        <button type=\"button\" class=\"ntgq-btn\" id=\"ntgq-premium-quiz-055-next\" disabled>Next Question<\/button>\n        <button type=\"button\" class=\"ntgq-btn ntgq-btn-alt\" id=\"ntgq-premium-quiz-055-restart\">Restart Quiz<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <aside class=\"ntgq-panel ntgq-stats\">\n    <h2>Your Progress<\/h2>\n    <div class=\"ntgq-stat\"><span>Best Score<\/span><span id=\"ntgq-premium-quiz-055-best\">0\/100<\/span><\/div>\n    <div class=\"ntgq-stat\"><span>Last Score<\/span><span id=\"ntgq-premium-quiz-055-last\">0\/100<\/span><\/div>\n    <div class=\"ntgq-stat\"><span>Attempts<\/span><span id=\"ntgq-premium-quiz-055-attempts\">0<\/span><\/div>\n    <div class=\"ntgq-stat\"><span>Last Attempt<\/span><span id=\"ntgq-premium-quiz-055-lastattempt\">Not yet<\/span><\/div>\n    <div class=\"ntgq-stat\"><span>Completed Quizzes<\/span><span id=\"ntgq-premium-quiz-055-completed\">0<\/span><\/div>\n  <\/aside>\n<\/section>\n\n<section class=\"ntgq-results\" id=\"ntgq-premium-quiz-055-results\">\n  <div class=\"ntgq-result-circle\" id=\"ntgq-premium-quiz-055-circle\">0%<\/div>\n  <h2 class=\"ntgq-result-title\" id=\"ntgq-premium-quiz-055-result-title\">Quiz Complete<\/h2>\n  <p class=\"ntgq-result-message\" id=\"ntgq-premium-quiz-055-result-message\"><\/p>\n  <button type=\"button\" class=\"ntgq-btn\" id=\"ntgq-premium-quiz-055-retake\">Retake Quiz<\/button>\n<\/section>\n\n  <\/div>  <script>\n    (function () {\n      var wrapperId = \"ntgq-premium-quiz-055\";\n      var storageKey = \"ntgq_progress_new_testament_greek_quiz_055_v1\";\n      var root = document.getElementById(wrapperId);\n\n      function ready(fn) {\n        if (document.readyState === \"loading\") {\n          document.addEventListener(\"DOMContentLoaded\", fn);\n        } else {\n          fn();\n        }\n      }\n\n      ready(function () {\n        root = document.getElementById(wrapperId);\n        if (!root || root.__ntgqInitialized) {\n          return;\n        }\n        root.__ntgqInitialized = true;\n\n        var questions = [\n          {\n            category: \"Aorist Participle and Sequence\",\n            question: \"In the phrase \u1f00\u03ba\u03bf\u03cd\u03c3\u03b1\u03bd\u03c4\u03b5\u03c2 \u03c4\u1f74\u03bd \u03c6\u03c9\u03bd\u1f74\u03bd \u1f14\u03c6\u03c5\u03b3\u03bf\u03bd, what is the most likely force of \u1f00\u03ba\u03bf\u03cd\u03c3\u03b1\u03bd\u03c4\u03b5\u03c2?\",\n            answers: [\n              \"Temporal antecedent action: \u201cafter hearing\u201d\",\n              \"Result clause: \u201cso that they heard\u201d\",\n              \"Contemporaneous action: \u201cwhile hearing\u201d\",\n              \"Indirect discourse after a verb of perception\"\n            ],\n            correct: 0,\n            explanation: \"\u1f00\u03ba\u03bf\u03cd\u03c3\u03b1\u03bd\u03c4\u03b5\u03c2 is an aorist active participle, nominative masculine plural. In this setting it naturally marks action prior to the main verb \u1f14\u03c6\u03c5\u03b3\u03bf\u03bd. The result and indirect-discourse options do not fit the participial form, and contemporaneous force is more typical of a present participle.\"\n          },\n          {\n            category: \"Perfect Passive Parsing\",\n            question: \"Which parsing best fits \u03b3\u03ad\u03b3\u03c1\u03b1\u03c0\u03c4\u03b1\u03b9 in \u03b3\u03ad\u03b3\u03c1\u03b1\u03c0\u03c4\u03b1\u03b9 \u1f10\u03bd \u03c4\u1ff7 \u03b2\u03b9\u03b2\u03bb\u03af\u1ff3?\",\n            answers: [\n              \"Perfect passive indicative, third singular\",\n              \"Aorist active indicative, third singular\",\n              \"Present middle imperative, second singular\",\n              \"Perfect active subjunctive, third singular\"\n            ],\n            correct: 0,\n            explanation: \"\u03b3\u03ad\u03b3\u03c1\u03b1\u03c0\u03c4\u03b1\u03b9 is perfect passive indicative, third singular, from \u03b3\u03c1\u03ac\u03c6\u03c9. The perfect emphasizes the written state resulting from the completed action. It is not aorist active, imperative, or subjunctive.\"\n          },\n          {\n            category: \"Dative Function\",\n            question: \"In \u03c4\u1ff7 \u1f44\u03c7\u03bb\u1ff3 \u1f10\u03b4\u03af\u03b4\u03b1\u03c3\u03ba\u03b5\u03bd \u03c0\u03b5\u03c1\u1f76 \u03c4\u1fc6\u03c2 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b5\u03af\u03b1\u03c2, what is the function of \u03c4\u1ff7 \u1f44\u03c7\u03bb\u1ff3?\",\n            answers: [\n              \"Dative indirect object or recipient: \u201cto the crowd\u201d\",\n              \"Dative of means: \u201cby means of the crowd\u201d\",\n              \"Dative of possession: \u201cbelonging to the crowd\u201d\",\n              \"Dative of time: \u201cat the time of the crowd\u201d\"\n            ],\n            correct: 0,\n            explanation: \"With \u1f10\u03b4\u03af\u03b4\u03b1\u03c3\u03ba\u03b5\u03bd, the dative \u03c4\u1ff7 \u1f44\u03c7\u03bb\u1ff3 most naturally identifies the audience or recipient of the teaching. Means, possession, and time do not fit the lexical and syntactic context.\"\n          },\n          {\n            category: \"Article and Substantival Participle\",\n            question: \"What is the best analysis of \u1f41 \u03b6\u03b7\u03c4\u1ff6\u03bd in \u1f41 \u03b6\u03b7\u03c4\u1ff6\u03bd \u03b5\u1f51\u03c1\u03af\u03c3\u03ba\u03b5\u03b9?\",\n            answers: [\n              \"Article plus present participle functioning substantivally: \u201cthe one who seeks\u201d\",\n              \"Article plus finite verb forming a periphrastic imperfect\",\n              \"Attributive adjective modifying an omitted feminine noun\",\n              \"A genitive absolute construction\"\n            ],\n            correct: 0,\n            explanation: \"\u1f41 \u03b6\u03b7\u03c4\u1ff6\u03bd combines the nominative masculine singular article with a present active participle, making the participle substantival. It is not a finite verb, not feminine, and not genitive absolute.\"\n          },\n          {\n            category: \"Infinitive Purpose\",\n            question: \"In \u1f00\u03c0\u03b5\u03c3\u03c4\u03ac\u03bb\u03b7 \u03ba\u03b7\u03c1\u03cd\u03be\u03b1\u03b9 \u1f10\u03bd \u03c4\u1fc7 \u1f10\u03c1\u03ae\u03bc\u1ff3, what is the likely function of \u03ba\u03b7\u03c1\u03cd\u03be\u03b1\u03b9?\",\n            answers: [\n              \"Aorist active infinitive expressing purpose: \u201cto proclaim\u201d\",\n              \"Aorist active indicative giving the main assertion\",\n              \"Present passive infinitive expressing ongoing reception\",\n              \"Imperative command addressed to the reader\"\n            ],\n            correct: 0,\n            explanation: \"\u03ba\u03b7\u03c1\u03cd\u03be\u03b1\u03b9 is an aorist active infinitive. After a verb such as \u1f00\u03c0\u03b5\u03c3\u03c4\u03ac\u03bb\u03b7, it naturally expresses purpose: he was sent \u201cto proclaim.\u201d It is not indicative, passive, or imperative.\"\n          },\n          {\n            category: \"Middle Voice\",\n            question: \"In \u1f00\u03c0\u03b5\u03ba\u03c1\u03af\u03bd\u03b1\u03c4\u03bf \u1f41 \u1f04\u03c1\u03c7\u03c9\u03bd, why is \u1f00\u03c0\u03b5\u03ba\u03c1\u03af\u03bd\u03b1\u03c4\u03bf parsed as middle rather than active?\",\n            answers: [\n              \"It is an aorist middle deponent form with active meaning: \u201canswered\u201d\",\n              \"It is a future passive form meaning \u201cwill be answered\u201d\",\n              \"It is a present active imperative meaning \u201canswer!\u201d\",\n              \"It is a perfect active form meaning \u201chas answered\u201d\"\n            ],\n            correct: 0,\n            explanation: \"\u1f00\u03c0\u03b5\u03ba\u03c1\u03af\u03bd\u03b1\u03c4\u03bf is aorist middle indicative, third singular, from \u1f00\u03c0\u03bf\u03ba\u03c1\u03af\u03bd\u03bf\u03bc\u03b1\u03b9, a deponent verb that commonly carries active meaning. The endings do not match future passive, imperative, or perfect active.\"\n          },\n          {\n            category: \"Conditional Syntax\",\n            question: \"In \u1f10\u1f70\u03bd \u03bc\u03ad\u03bd\u03b7\u03c4\u03b5 \u1f10\u03bd \u03c4\u1fc7 \u1f10\u03bd\u03c4\u03bf\u03bb\u1fc7, what does \u1f10\u1f70\u03bd with \u03bc\u03ad\u03bd\u03b7\u03c4\u03b5 signal?\",\n            answers: [\n              \"A third-class conditional idea using \u1f10\u03ac\u03bd plus subjunctive\",\n              \"A contrary-to-fact past condition using imperfect indicative\",\n              \"A simple factual condition using \u03b5\u1f30 plus indicative\",\n              \"A purpose clause introduced by \u1f35\u03bd\u03b1\"\n            ],\n            correct: 0,\n            explanation: \"\u1f10\u1f70\u03bd normally takes the subjunctive and presents a prospective or uncertain condition. \u03bc\u03ad\u03bd\u03b7\u03c4\u03b5 is present active subjunctive, second plural. The other options require different particles or moods.\"\n          },\n          {\n            category: \"Genitive Construction\",\n            question: \"In \u1f41 \u03ba\u03b1\u03c1\u03c0\u1f78\u03c2 \u03c4\u1fc6\u03c2 \u03b3\u1fc6\u03c2, what is the most natural function of \u03c4\u1fc6\u03c2 \u03b3\u1fc6\u03c2?\",\n            answers: [\n              \"Source or production genitive: \u201cthe fruit of the earth\u201d\",\n              \"Subjective genitive: \u201cthe earth produces the fruit\u201d as the main clause\",\n              \"Genitive absolute\",\n              \"Object of a preposition\"\n            ],\n            correct: 0,\n            explanation: \"\u03c4\u1fc6\u03c2 \u03b3\u1fc6\u03c2 depends on \u03ba\u03b1\u03c1\u03c0\u03cc\u03c2 and indicates source or production. Although one could paraphrase the earth as producing, the phrase itself is not a clause. It is not genitive absolute and no preposition governs it.\"\n          },\n          {\n            category: \"Word Order and Emphasis\",\n            question: \"In \u03c4\u1f78\u03bd \u03bb\u03af\u03b8\u03bf\u03bd \u1f26\u03c1\u03b1\u03bd \u03bf\u1f31 \u03bc\u03b1\u03b8\u03b7\u03c4\u03b1\u03af, what does the fronting of \u03c4\u1f78\u03bd \u03bb\u03af\u03b8\u03bf\u03bd most likely do?\",\n            answers: [\n              \"Places emphasis or topical focus on the object, \u201cthe stone\u201d\",\n              \"Changes \u03c4\u1f78\u03bd \u03bb\u03af\u03b8\u03bf\u03bd into the grammatical subject\",\n              \"Makes \u1f26\u03c1\u03b1\u03bd passive\",\n              \"Turns \u03bf\u1f31 \u03bc\u03b1\u03b8\u03b7\u03c4\u03b1\u03af into a genitive phrase\"\n            ],\n            correct: 0,\n            explanation: \"Greek case endings preserve the syntactic roles: \u03c4\u1f78\u03bd \u03bb\u03af\u03b8\u03bf\u03bd is accusative object and \u03bf\u1f31 \u03bc\u03b1\u03b8\u03b7\u03c4\u03b1\u03af is nominative subject. Fronting the object can highlight or topicalize it, but it does not change case function or voice.\"\n          },\n          {\n            category: \"Result Construction\",\n            question: \"In \u1f65\u03c3\u03c4\u03b5 \u03b8\u03b1\u03c5\u03bc\u03ac\u03b6\u03b5\u03b9\u03bd \u03c4\u1f78\u03bd \u1f44\u03c7\u03bb\u03bf\u03bd, what is the function of \u1f65\u03c3\u03c4\u03b5 with the infinitive?\",\n            answers: [\n              \"Result: \u201cso that the crowd was amazed\u201d or \u201cwith the result that the crowd marveled\u201d\",\n              \"Direct command: \u201clet the crowd marvel\u201d\",\n              \"Genitive absolute\",\n              \"Question marker introducing deliberation\"\n            ],\n            correct: 0,\n            explanation: \"\u1f65\u03c3\u03c4\u03b5 plus infinitive commonly expresses result. \u03b8\u03b1\u03c5\u03bc\u03ac\u03b6\u03b5\u03b9\u03bd is a present active infinitive. It is not an imperative, not a genitive absolute, and not an interrogative construction.\"\n          }\n        ];\n\n        var state = {\n          questions: shuffle(questions.slice()),\n          index: 0,\n          score: 0,\n          answered: false\n        };\n\n        var els = {\n          progress: document.getElementById(wrapperId + \"-progress\"),\n          score: document.getElementById(wrapperId + \"-score\"),\n          bar: document.getElementById(wrapperId + \"-bar\"),\n          category: document.getElementById(wrapperId + \"-category\"),\n          question: document.getElementById(wrapperId + \"-question\"),\n          answers: document.getElementById(wrapperId + \"-answers\"),\n          feedback: document.getElementById(wrapperId + \"-feedback\"),\n          next: document.getElementById(wrapperId + \"-next\"),\n          restart: document.getElementById(wrapperId + \"-restart\"),\n          results: document.getElementById(wrapperId + \"-results\"),\n          circle: document.getElementById(wrapperId + \"-circle\"),\n          resultTitle: document.getElementById(wrapperId + \"-result-title\"),\n          resultMessage: document.getElementById(wrapperId + \"-result-message\"),\n          retake: document.getElementById(wrapperId + \"-retake\"),\n          best: document.getElementById(wrapperId + \"-best\"),\n          last: document.getElementById(wrapperId + \"-last\"),\n          attempts: document.getElementById(wrapperId + \"-attempts\"),\n          lastAttempt: document.getElementById(wrapperId + \"-lastattempt\"),\n          completed: document.getElementById(wrapperId + \"-completed\")\n        };\n\n        function shuffle(array) {\n          for (var i = array.length - 1; i > 0; i--) {\n            var j = Math.floor(Math.random() * (i + 1));\n            var temp = array[i];\n            array[i] = array[j];\n            array[j] = temp;\n          }\n          return array;\n        }\n\n        function canUseStorage() {\n          try {\n            var testKey = storageKey + \"_test\";\n            window.localStorage.setItem(testKey, \"1\");\n            window.localStorage.removeItem(testKey);\n            return true;\n          } catch (e) {\n            return false;\n          }\n        }\n\n        function loadProgress() {\n          var fallback = {\n            best: 0,\n            last: 0,\n            attempts: 0,\n            completed: 0,\n            lastAttempt: \"Not yet\"\n          };\n\n          if (!canUseStorage()) {\n            return fallback;\n          }\n\n          try {\n            var saved = JSON.parse(window.localStorage.getItem(storageKey));\n            if (!saved || typeof saved !== \"object\") {\n              return fallback;\n            }\n            return {\n              best: Number(saved.best) || 0,\n              last: Number(saved.last) || 0,\n              attempts: Number(saved.attempts) || 0,\n              completed: Number(saved.completed) || 0,\n              lastAttempt: saved.lastAttempt || \"Not yet\"\n            };\n          } catch (e) {\n            return fallback;\n          }\n        }\n\n        function saveProgress(score) {\n          var data = loadProgress();\n          data.best = Math.max(data.best, score);\n          data.last = score;\n          data.attempts += 1;\n          data.completed += 1;\n          data.lastAttempt = new Date().toLocaleString();\n\n          if (canUseStorage()) {\n            try {\n              window.localStorage.setItem(storageKey, JSON.stringify(data));\n            } catch (e) {}\n          }\n\n          renderProgressData(data);\n        }\n\n        function renderProgressData(data) {\n          els.best.textContent = data.best + \"\/100\";\n          els.last.textContent = data.last + \"\/100\";\n          els.attempts.textContent = String(data.attempts);\n          els.lastAttempt.textContent = data.lastAttempt;\n          els.completed.textContent = String(data.completed);\n        }\n\n        function renderQuestion() {\n          var q = state.questions[state.index];\n          state.answered = false;\n          els.next.disabled = true;\n          els.feedback.className = \"ntgq-feedback\";\n          els.feedback.innerHTML = \"\";\n          els.answers.innerHTML = \"\";\n\n          els.progress.textContent = \"Question \" + (state.index + 1) + \" of 10\";\n          els.score.textContent = \"Current Score: \" + state.score + \"\/100\";\n          els.bar.style.width = ((state.index) \/ state.questions.length * 100) + \"%\";\n          els.category.textContent = q.category;\n          els.question.textContent = q.question;\n\n          var answerObjects = q.answers.map(function (text, index) {\n            return {\n              text: text,\n              correct: index === q.correct\n            };\n          });\n\n          shuffle(answerObjects).forEach(function (answer) {\n            var btn = document.createElement(\"button\");\n            btn.type = \"button\";\n            btn.className = \"ntgq-answer\";\n            btn.textContent = answer.text;\n            btn.addEventListener(\"click\", function () {\n              selectAnswer(btn, answer.correct, q.explanation);\n            });\n            els.answers.appendChild(btn);\n          });\n        }\n\n        function selectAnswer(button, isCorrect, explanation) {\n          if (state.answered) {\n            return;\n          }\n\n          state.answered = true;\n          els.next.disabled = false;\n\n          var buttons = els.answers.querySelectorAll(\".ntgq-answer\");\n          for (var i = 0; i < buttons.length; i++) {\n            buttons[i].disabled = true;\n          }\n\n          if (isCorrect) {\n            state.score += 10;\n            button.classList.add(\"ntgq-correct\");\n            els.feedback.className = \"ntgq-feedback ntgq-good ntgq-show\";\n            els.feedback.innerHTML = \"Correct<span class=\\\"ntgq-explanation\\\">\" + explanation + \"<\/span>\";\n          } else {\n            button.classList.add(\"ntgq-wrong\");\n            for (var j = 0; j < buttons.length; j++) {\n              var answerText = buttons[j].textContent;\n              var q = state.questions[state.index];\n              if (answerText === q.answers[q.correct]) {\n                buttons[j].classList.add(\"ntgq-correct\");\n              }\n            }\n            els.feedback.className = \"ntgq-feedback ntgq-bad ntgq-show\";\n            els.feedback.innerHTML = \"Wrong<span class=\\\"ntgq-explanation\\\">\" + explanation + \"<\/span>\";\n          }\n\n          els.score.textContent = \"Current Score: \" + state.score + \"\/100\";\n        }\n\n        function nextQuestion() {\n          if (!state.answered) {\n            return;\n          }\n\n          state.index += 1;\n\n          if (state.index >= state.questions.length) {\n            finishQuiz();\n          } else {\n            renderQuestion();\n          }\n        }\n\n        function finishQuiz() {\n          var percent = state.score;\n          var correctCount = state.score \/ 10;\n          els.bar.style.width = \"100%\";\n          els.results.classList.add(\"ntgq-show\");\n          els.circle.textContent = percent + \"%\";\n          els.circle.style.background = \"conic-gradient(#6d7d2c \" + (percent * 3.6) + \"deg, #e5dcc5 0deg)\";\n          els.resultTitle.textContent = \"Score: \" + correctCount + \"\/10 \u2022 Grade: \" + state.score + \"\/100\";\n\n          if (percent >= 90) {\n            els.resultMessage.textContent = \"Excellent work. Your control of intermediate Greek parsing and syntax is strong.\";\n          } else if (percent >= 70) {\n            els.resultMessage.textContent = \"Good progress. Review the explanations carefully and keep strengthening phrase-level analysis.\";\n          } else if (percent >= 50) {\n            els.resultMessage.textContent = \"You are building the right foundation. Focus next on participles, infinitives, and case function in context.\";\n          } else {\n            els.resultMessage.textContent = \"Keep practicing. Intermediate Greek becomes clearer as parsing and syntax are reviewed together.\";\n          }\n\n          saveProgress(state.score);\n        }\n\n        function resetQuiz() {\n          state.questions = shuffle(questions.slice());\n          state.index = 0;\n          state.score = 0;\n          state.answered = false;\n          els.results.classList.remove(\"ntgq-show\");\n          renderQuestion();\n        }\n\n        els.next.addEventListener(\"click\", nextQuestion);\n        els.restart.addEventListener(\"click\", resetQuiz);\n        els.retake.addEventListener(\"click\", resetQuiz);\n\n        renderProgressData(loadProgress());\n        renderQuestion();\n      });\n    })();\n  <\/script><\/div>\n","protected":false},"excerpt":{"rendered":"<p>New Testament Greek Quiz 55 Intermediate New Testament Greek Parsing, Syntax, and Phrase Analysis Quiz A focused Koine Greek quiz for learners moving beyond beginner recognition into careful grammatical interpretation. This intermediate quiz tests vocabulary, parsing, morphology, Greek cases in context, article agreement, prepositional constructions, participles, infinitives, tense, voice, mood, and syntax for learners moving [&hellip;]<\/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-346","post","type-post","status-publish","format-standard","hentry","category-intermediate"],"_links":{"self":[{"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/posts\/346","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=346"}],"version-history":[{"count":1,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/posts\/346\/revisions"}],"predecessor-version":[{"id":347,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/posts\/346\/revisions\/347"}],"wp:attachment":[{"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/media?parent=346"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/categories?post=346"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/newtestamentgreek.org\/quiz\/wp-json\/wp\/v2\/tags?post=346"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}