[gbrainy] Use 'group' instead of 'odd' plus two new analogies



commit b96564cd947ccd9025a0d2aed38542f4d4b801fd
Author: Jordi Mas <jmas softcatala org>
Date:   Sun Feb 27 09:53:28 2011 +0100

    Use 'group' instead of 'odd' plus two new analogies

 data/verbal_analogies.xml |   39 ++++++++++++++++++++++++++++-----------
 1 files changed, 28 insertions(+), 11 deletions(-)
---
diff --git a/data/verbal_analogies.xml b/data/verbal_analogies.xml
index 3da0e79..5fac49e 100644
--- a/data/verbal_analogies.xml
+++ b/data/verbal_analogies.xml
@@ -18,7 +18,7 @@
 		<!--
 			Translators, please check these recommendations when translating gbrainy: http://live.gnome.org/gbrainy/Localizing
 		-->
-		<_question type = "MultipleOptions">Which of the following sports is the odd one?</_question>
+		<_question type = "MultipleOptions">Which of the following sports does not belong to the group?</_question>
 		<_tip>Think of the items used in the game.</_tip>
 		<_answer>Golf</_answer>
 		<_answer>Basketball</_answer>
@@ -106,7 +106,7 @@
 	</analogy>
 
 	<analogy>
-		<_question type = "MultipleOptions">Which of the following words is the odd one?</_question>
+		<_question type = "MultipleOptions">Which of the following words does not belong to the group?</_question>
 		<_answer correct ="yes">Violin</_answer>
 		<_answer>Bassoon</_answer>
 		<_answer>Flute</_answer>
@@ -123,7 +123,7 @@
 	</analogy>
 
 	<analogy>
-		<_question type = "MultipleOptions">Which of the following words is the odd one?</_question>
+		<_question type = "MultipleOptions">Which of the following words does not belong to the group?</_question>
 		<_answer correct ="yes">Fossil</_answer>
 		<_answer>Portico</_answer>
 		<_answer>Column</_answer>
@@ -132,7 +132,7 @@
 	</analogy>
 
 	<analogy>
-		<_question type = "MultipleOptions">Which of the following words is the odd one?</_question>
+		<_question type = "MultipleOptions">Which of the following words does not belong to the group?</_question>
 		<_answer>Kilometer</_answer>
 		<_answer>Hectogram</_answer>
 		<_answer>Liter</_answer>
@@ -141,7 +141,7 @@
 	</analogy>
 
 	<analogy>
-		<_question type = "MultipleOptions">Which of the following words is the odd one?</_question>
+		<_question type = "MultipleOptions">Which of the following words does not belong to the group?</_question>
 		<!-- Translators: refers to the fruit -->
 		<_answer>Orange</_answer>
 		<_answer>Apple</_answer>
@@ -151,7 +151,7 @@
 	</analogy>
 
 	<analogy>
-		<_question type = "MultipleOptions">Which of the following words is the odd one?</_question>
+		<_question type = "MultipleOptions">Which of the following words does not belong to the group?</_question>
 		<_answer>Turtle</_answer>
 		<_answer>Crocodile</_answer>
 		<_answer>Snake</_answer>
@@ -160,7 +160,7 @@
 	</analogy>
 
 	<analogy>
-		<_question type = "MultipleOptions">Which of the following words is the odd one?</_question>
+		<_question type = "MultipleOptions">Which of the following words does not belong to the group?</_question>
 		<_answer>Tiger</_answer>
 		<_answer>Hyena</_answer>
 		<_answer>Wolf</_answer>
@@ -204,7 +204,7 @@
 	</analogy>
 
 	<analogy>
-		<_question type = "MultipleOptions">Which of the following words is the odd one?</_question>
+		<_question type = "MultipleOptions">Which of the following words does not belong to the group?</_question>
 		<_answer correct ="yes">Lentils</_answer>
 		<_answer>Wheat</_answer>
 		<_answer>Corn</_answer>
@@ -213,7 +213,7 @@
 	</analogy>
 
 	<analogy>
-		<_question type = "MultipleOptions">Which of the following words is the odd one?</_question>
+		<_question type = "MultipleOptions">Which of the following words does not belong to the group?</_question>
 		<_answer correct ="yes">Onion</_answer>
 		<_answer>Mango</_answer>
 		<_answer>Lychee</_answer>
@@ -222,7 +222,7 @@
 	</analogy>
 
 	<analogy>
-		<_question type = "MultipleOptions">Which of the following words is the odd one?</_question>
+		<_question type = "MultipleOptions">Which of the following words does not belong to the group?</_question>
 		<_answer correct ="yes">Carbon</_answer>
 		<_answer>Sodium</_answer>
 		<_answer>Titanium</_answer>
@@ -231,7 +231,7 @@
 	</analogy>
 
 	<analogy>
-		<_question type = "MultipleOptions">Which of the following words is the odd one?</_question>
+		<_question type = "MultipleOptions">Which of the following words does not belong to the group?</_question>
 		<_answer>Cardiology</_answer>
 		<_answer>Hematology</_answer>
 		<_answer>Psychiatry</_answer>
@@ -239,6 +239,15 @@
 		<_rationale>It is the only one that is not a medical specialty.</_rationale>
 	</analogy>
 
+	<analogy>
+		<_question type = "MultipleOptions">Which of the following words is closer to the meaning of 'negligent'?</_question>
+		<_answer correct ="yes">Careless</_answer>
+		<_answer>Attention</_answer>
+		<_answer>Courtesy</_answer>
+		<_answer>Angry</_answer>
+		<_rationale>It is the failure to take such care as may be rightfully or reasonably expected.</_rationale>
+	</analogy>
+
 	<!--- Pair of words options -->
 
 	<analogy>
@@ -334,6 +343,14 @@
 		<_answer>Decimal</_answer>
 	</analogy>
 
+	<analogy>
+		<_question type = "PairOfWordsOptions">parallel / equator | longitude</_question>
+		<_answer correct ="yes">Latitude</_answer>
+		<_answer>Solstice</_answer>
+		<_answer>Pole</_answer>
+		<_answer>Azimuth</_answer>
+	</analogy>
+
 	<!--- Pair of words compare  -->
 
 	<analogy>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]