From d3867c54371d5e4e0a99de3de38f140280ca1a26 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 6 Jan 2016 21:31:06 +0100 Subject: More help text --- public/js/hebrewparsetrainer.js | 3 +-- resources/views/trainer.php | 20 ++++++++++++-------- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/public/js/hebrewparsetrainer.js b/public/js/hebrewparsetrainer.js index 6dc43a0..b453458 100644 --- a/public/js/hebrewparsetrainer.js +++ b/public/js/hebrewparsetrainer.js @@ -42,7 +42,7 @@ $(document).ready(function(){
- Stems: either use the full name or a significant beginning (i.e. Q
for Qal but Pi
for Piel rather than P
).
- Tenses: use the abbreviations pf
, ipf
, coh
, imp
, jus
, infcs
, infabs
, pta
and ptp
.
- Person: 1
, 2
, 3
or none (infinitives and participles).
- Gender: m
, f
or none (infinitives).
- Number: s
, p
or none (infinitives).
-
Parse the verb and enter the answer as described below. Press return. If your answer was correct and there are multiple possible parsings, an extra input field will appear. After the first incorrect answer or after entering all possible answers, you can continue to the next verb by pressing return once more.
+
+ Stems: either use the full name or a significant beginning (i.e. Q
for Qal but Pi
for Piel rather than P
).
+ Tenses: use the abbreviations pf
, ipf
, coh
, imp
, jus
, infcs
, infabs
, pta
and ptp
.
+ Person: 1
, 2
, 3
or none (infinitives and participles).
+ Gender: m
, f
or none (infinitives).
+ Number: s
, p
or none (infinitives).
+
Examples: Q pf 3ms
, ni pta fp
, pi infabs
.