The Origin of Judo

image/judo.jpg

Identifying noun phrases:
Nouns are rarely used alone. Usually, they are combined with other words to make noun phrases. A noun phrase always has at least one noun. Noun phrases may also have determiners, adjectives, and other nouns that modify the main noun.

For example: "Researchers use the scientific method."

Noun phrases may also include prepositional phrases and relative clauses.

For example: "There are many fields of scientific study."


The Reading

Scientific (1) observation can be applied to (2) fields other than science. For example, it is reported that (3) judo originated as a (4) result of observation. A great (5) master was meditating one (6) day about (7) snow falling on a (8) branch. Instead of letting the accumulating snow\'s (9) weight get so big that it would break it, the (10) branch yielded and let the (11) snow fall on the (12) ground. The (13) conclusion? The (14) branch uses the snow\'s own (15) strength against itself. The (16) master developed a (17) technique for using that (19) principle in (18) wrestling: judo.

In Japanese, Judo means "the gentle way."

Read about judo on The Judo Information Site.
Hosted by www.Geocities.ws

'; if (is.CRAPBrowser){ReadingText=ResolveAllURLs(ReadingText);} var NavBar=''; NavBar+='
'; NavBar+=''; NavBar+=''; NavBar+=''; NavBar+='
'; if (is.CRAPBrowser){NavBar = ResolveAllURLs(NavBar);} var TitleCode = ''; TitleCode += '' + ExerciseTitle + '
'; TitleCode += '' + ExerciseSubtitle + '
'; TitleCode += '
'; var QButtonsOpener = ''; QButtonsOpener += '
'; QButtonsOpener += ''; var QButtonsCloser = ''; QButtonsCloser += '
'; var TableOpener = ''; var QRow = ''; QRow += ''; QRow += ''; var ARow = ''; var BtnRow = ''; TableCloser = '
'; QRow += '[QNumber]���[Question]
�'; QRow += '
'; ARow += '[AnswerBox]
'; BtnRow += ''; BtnRow += ''; BtnRow += '
'; var LongAnswer = ''; var ShortAnswer = ''; function GoBack(){ var BackSkip = history.length - PreviousPage; if (BackSkip > 0){ history.go((BackSkip+1)*-1); } else{ parent.history.back(); } } function TrapReturn(ShowHint,QNum){ //if not yet answered correctly, call CheckAnswer if (Status[QNum][0] < 1){ CheckAnswer(ShowHint,QNum); return; } //otherwise, move on to the next question if showing serially else{ if (ShowOneByOne == true){ setTimeout('ChangeQ(1)', 50); } } } function ReduceItems(){ var ItemToDump=0; var j=0; while (I.length > QsToShow){ ItemToDump = Math.floor(I.length*Math.random()); for (j=ItemToDump; j<(I.length-1); j++){ I[j] = I[j+1]; } I.length = I.length-1; } } function Shuffle(InArray){ Temp = new Array(); var Len = InArray.length; var j = Len; for (var i=0; i '; OutString += '
'; OutString += NavBar; if (Feedback.length>0){ OutString += '' } OutString += '
'; OutString += ''; OutString += Feedback; OutString += '
Hosted by www.Geocities.ws

'; //Write it to the frame TopFrame.document.clear(); TopFrame.document.open(); TopFrame.document.write(OutString); TopFrame.document.close(); } function StartUp(){ //Write the top frame WriteFeedback(Instructions); if ((is.mac)&&(is.ns)) { FocusBoxes = false; } //Reduce array if required if (QsToShow < I.length){ ReduceItems(); } //Shuffle stuff if required if (ShuffleQs == true){ I = Shuffle(I); } //Create arrays CreateStatusArrays(); ShowReading(); //Show the first question or all of them if (ShowOneByOne == false){ ShowAllQs(); } else{ ShowQuestion(CurrQNum); } //Focus the first box var Box = eval('BottomFrame.document.QForm0.Guess'); if (Box != null){ Box.focus(); } } I = new Array(); I[0] = new Array(); I[0][0]='Write the complete noun phrase for (1):'; I[0][1] = new Array(); I[0][1][0] = new Array(); I[0][1][0][0]='Scientific observation'; I[1] = new Array(); I[1][0]='Write the complete noun phrase for (2):'; I[1][1] = new Array(); I[1][1][0] = new Array(); I[1][1][0][0]='fields other than science'; I[1][1][1] = new Array(); I[1][1][1][0]='fields other than science.'; I[2] = new Array(); I[2][0]='Write the complete noun phrase for (3):'; I[2][1] = new Array(); I[2][1][0] = new Array(); I[2][1][0][0]='judo'; I[3] = new Array(); I[3][0]='Write the complete noun phrase for (4):'; I[3][1] = new Array(); I[3][1][0] = new Array(); I[3][1][0][0]='a result of observation'; I[3][1][1] = new Array(); I[3][1][1][0]='a result of observation.'; I[4] = new Array(); I[4][0]='Write the complete noun phrase for (5):'; I[4][1] = new Array(); I[4][1][0] = new Array(); I[4][1][0][0]='A great master'; I[5] = new Array(); I[5][0]='Write the complete noun phrase for (6):'; I[5][1] = new Array(); I[5][1][0] = new Array(); I[5][1][0][0]='one day'; I[6] = new Array(); I[6][0]='Write the complete noun phrase for (7):'; I[6][1] = new Array(); I[6][1][0] = new Array(); I[6][1][0][0]='snow falling on a branch'; I[6][1][1] = new Array(); I[6][1][1][0]='snow falling on a branch.'; I[7] = new Array(); I[7][0]='Write the complete noun phrase for (8):'; I[7][1] = new Array(); I[7][1][0] = new Array(); I[7][1][0][0]='a branch'; I[7][1][1] = new Array(); I[7][1][1][0]='a branch.'; I[8] = new Array(); I[8][0]='Write the complete noun phrase for (9):'; I[8][1] = new Array(); I[8][1][0] = new Array(); I[8][1][0][0]='the accumulating snow\'s weight'; I[9] = new Array(); I[9][0]='Write the complete noun phrase for (10):'; I[9][1] = new Array(); I[9][1][0] = new Array(); I[9][1][0][0]='the branch'; I[10] = new Array(); I[10][0]='Write the complete noun phrase for (11):'; I[10][1] = new Array(); I[10][1][0] = new Array(); I[10][1][0][0]='the snow'; I[11] = new Array(); I[11][0]='Write the complete noun phrase for (12):'; I[11][1] = new Array(); I[11][1][0] = new Array(); I[11][1][0][0]='the ground'; I[11][1][1] = new Array(); I[11][1][1][0]='the ground.'; I[12] = new Array(); I[12][0]='Write the complete noun phrase for (13):'; I[12][1] = new Array(); I[12][1][0] = new Array(); I[12][1][0][0]='the conclusion'; I[12][1][1] = new Array(); I[12][1][1][0]='the conclusion?'; I[13] = new Array(); I[13][0]='Write the complete noun phrase for (14):'; I[13][1] = new Array(); I[13][1][0] = new Array(); I[13][1][0][0]='the branch'; I[14] = new Array(); I[14][0]='Write the complete noun phrase for (15):'; I[14][1] = new Array(); I[14][1][0] = new Array(); I[14][1][0][0]='the snow\'s own strength'; I[15] = new Array(); I[15][0]='Write the complete noun phrase for (16):'; I[15][1] = new Array(); I[15][1][0] = new Array(); I[15][1][0][0]='the master'; I[16] = new Array(); I[16][0]='Write the complete noun phrase for (17):'; I[16][1] = new Array(); I[16][1][0] = new Array(); I[16][1][0][0]='a technique for using that principle in wrestling'; I[17] = new Array(); I[17][0]='Write the complete noun phrase for (18):'; I[17][1] = new Array(); I[17][1][0] = new Array(); I[17][1][0][0]='that principle in wrestling'; I[18] = new Array(); I[18][0]='Write the complete noun phrase for (19):'; I[18][1] = new Array(); I[18][1][0] = new Array(); I[18][1][0][0]='in wrestling'; Status = new Array(); function CreateStatusArrays(){ Status.length = 0; for (i=0; i-1){ FirstBit = InString.substring(0, i); LastBit = InString.substring(i + Token.length, InString.length); InString = FirstBit + Replacement + LastBit; i = InString.indexOf(Token); } return InString; } function ChangeQ(ChangeBy){ var NewNum = CurrQNum + ChangeBy; if ((NewNum >= 0)&&(NewNum Longest){ Longest = I[QNum][1][i][0].length; } } var AnsBox = ''; if (Longest > 20){ AnsBox = LongAnswer; } else{ AnsBox = ReplaceStuff('[AnswerSize]', (Longest + ''), ShortAnswer); } var AnsRow = ReplaceStuff('[AnswerBox]', AnsBox, ARow); Temp += AnsRow; Temp += BtnRow; Temp = ReplaceStuff('[QNumber]', QNum+1, Temp); Temp = ReplaceStuff('[QNum]', QNum, Temp); return Temp; } function DisplayExercise(StuffToDisplay){ //Build the output string var OutString = ''; OutString += ''; OutString += '
'; OutString += '
'; OutString += TitleCode; OutString += ''; OutString += NavBar; OutString += '
'; OutString += ''; OutString += StuffToDisplay; OutString += '
Hosted by www.Geocities.ws

'; if (is.CRAPBrowser){OutString=ResolveAllURLs(OutString);} //Write it to the frame BottomFrame.document.clear(); BottomFrame.document.open(); BottomFrame.document.write(OutString); BottomFrame.document.close(); } function ShowAllQs(){ var Output = ''; for (var i=0; i
'; } Output = Output + BuildQuestion(I.length-1); Output = TableOpener + Output + TableCloser; DisplayExercise(Output); } function ShowQuestion(QNum){ //First, create the Q number readout at the top var Readout = (QNum+1) + '/' + I.length; while (Readout.length < 7){ Readout = ' ' + Readout + ' '; } Readout = QButtonsOpener + Readout + QButtonsCloser; var Output = BuildQuestion(QNum); Output = TableOpener + Output + TableCloser; DisplayExercise(Readout + Output); //Replace the student's answer var Box = eval('BottomFrame.document.QForm' + QNum + '.Guess'); if (Box != null){ if (Status[QNum][3].length > 0){ Box.value = Status[QNum][3]; } Box.focus(); } } function TrimString(InString){ var x = 0 if (InString.length != 0) { while ((InString.charAt(InString.length - 1) == '\u0020') || (InString.charAt(InString.length - 1) == '\u000A') || (InString.charAt(InString.length - 1) == '\u000D')){ InString = InString.substring(0, InString.length - 1) } while ((InString.charAt(0) == '\u0020') || (InString.charAt(0) == '\u000A') || (InString.charAt(0) == '\u000D')){ InString = InString.substring(1, InString.length) } while (InString.indexOf(' ') != -1) { x = InString.indexOf(' ') InString = InString.substring(0, x) + InString.substring(x+1, InString.length) } return InString; } else { return ''; } } function RemovePunctuation(InString){ var OutString = ''; for (i=0; i InArray[Longest].length){ Longest = i; } } return Longest; } function CheckWords(Guess, Answer){ var Start = 0; var End = 0; var LoopCounter = 0; var ReturnList = ''; var i = 0; var j = 0; GuessWords = new Array(); AnswerWords = new Array(); Guess = RemovePunctuation(Guess); Answer = RemovePunctuation(Answer); while (Guess.indexOf(' ', Start) > -1) { End = Guess.indexOf(' ', Start); GuessWords[LoopCounter] = Guess.substring(Start, End).toLowerCase(); LoopCounter++; Start = End + 1; } GuessWords[LoopCounter] = Guess.substring(Start, Guess.length).toLowerCase(); Start = 0; LoopCounter = 0; while (Answer.indexOf(' ', Start) > -1) { End = Answer.indexOf(' ', Start); AnswerWords[LoopCounter] = Answer.substring(Start, End); LoopCounter++; Start = End + 1; } AnswerWords[LoopCounter] = Answer.substring(Start, Answer.length); ReturnList = ''; for (i = 0; i < GuessWords.length; i++){ for (j = 0; j < AnswerWords.length; j++){ if (GuessWords[i] == AnswerWords[j].toLowerCase()){ ReturnList = ReturnList + AnswerWords[j] + ', ' ; AnswerWords[j] = ''; break; } } } if (ReturnList.length > 0){ ReturnList = ReturnList.substring(0, ReturnList.length - 2); } return ReturnList; } function CalculateScore(){ Score = 0; var DoneQs = 0; for (i=0; i';}; } if (Right > -1){ Status[QNum][0] = 1; Output = CorrectResponse + ' '; //Get the score for this question var HintPenalty = (Status[QNum][2]*10)/CorrectAs[Right].length; Status[QNum][4] = Math.floor((10 - Status[QNum][1]) - HintPenalty); //Check whether the quiz is finished var Finished = true; for (var i=0; i 0){ CorrectBits[0][i] = RealAs[i].substring(0,CorrectBits[0][i].length); } CorrectBits[1][i] = CheckEnd(Guess, CorrectAs[i]); if (CorrectBits[1][i].length > 0){ CorrectBits[1][i] = RealAs[i].substring(RealAs[i].length-CorrectBits[1][i].length,RealAs[i].length); } CorrectBits[2][i] = CorrectBits[0][i] + ' ... ' + CorrectBits[1][i]; CorrectBits[3][i] = CorrectBits[0][i] + RealAs[i].charAt(CorrectBits[0][i].length); if (CorrectBits[3][i].charAt(CorrectBits[3][i].length-1) == ' '){ CorrectBits[3][i] += RealAs[i].charAt(CorrectBits[3][i].length); } CorrectBits[3][i] += '...' } var LongestCorrect = FindLongest(CorrectBits[2]); if (CorrectBits[2][LongestCorrect].length > 5){ Output = ThisMuchIsCorrect + '
' + CorrectBits[2][LongestCorrect]; } else{ if (ShowHint == false){ Output = IncorrectResponse; } } //Include words found in the answer var FoundWords = CheckWords(Guess, CorrectAs[LongestCorrect]); if (FoundWords.length > 0){ Output += '
' + TheseWordsAppear + FoundWords; } if (ShowHint == true){ Output += '
' + GiveHint + CorrectBits[3][LongestCorrect]; } WriteFeedback(Output); //Put the focus back in the box if (FocusBoxes==true){ eval('BottomFrame.document.QForm' + (QNum) + '.Guess').focus(); } } } function ShowAnswers(QNum){ //If the question isn't done, mark it as done. Score will be 0; Status[QNum][0] = 1; Status[QNum][1] = -1; Status[QNum][2] = -1; //Get the correct answers and put them into a string var Output = TheseCorrect + '
'; Output += I[QNum][1][0][0] + '
'; //Add the current score Output += YourScoreIs + ' ' + CalculateScore() + '%. '; WriteFeedback(Output); return true; } function ShowReading(){ if (ReadingFrame != null){ if (ReadingURL.length > 0){ ReadingFrame.location.href=ReadingURL; } else{ ReadingFrame.document.clear(); ReadingFrame.document.open(); ReadingFrame.document.write(ReadingText); ReadingFrame.document.close(); } } } function Blank(){ return '
�Half-Baked Software. Loading...
Hosted by www.Geocities.ws

'; } //--> //]]>
Hosted by www.Geocities.ws

1