Up
Down

All is possible!

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » All is possible! » Изучение ВСЕХ иностранных языков » ИНТЕРАКТИВНЫЕ упражнения » Русско - Испанский - В1 - ТЕСТЫ


Русско - Испанский - В1 - ТЕСТЫ

Сообщений 21 страница 40 из 54

21

Тест #19   

Слова для выбора

¡Con - Buscar - Contraer - algún - día - empezar - estrellas - hay - para - por - qué - que - tiene - vértigos - vista -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   Вот мои водительские права. &gt;<b> Aquí <input type="text" name="i1" size="5" onblur="da(this,&quot;tiene&quot;)"> mi carné de conducir. </b><br>
2.   Для начала я хотел бы разные закуски. &gt;<b> Quiero <input type="text" name="i2" size="7" onblur="da(this,&quot;empezar&quot;)"> con / Quisiera comenzar con entremeses variados. </b><br>
3.   Едва сводить концы с концами &gt;<b> Vivir al <input type="text" name="i3" size="10" onblur="da(this,&quot;día&quot;)"> </b><br>
4.   Есть ли поблизости кемпинг? &gt;<b> ¿Hay <input type="text" name="i4" size="12" onblur="da(this,&quot;algún&quot;)"> camping por aquí? </b><br>
5.   Искать защиты &gt;<b> <input type="text" name="i5" size="6" onblur="da(this,&quot;Buscar&quot;)"> la protección </b><br>
6.   Когда открываются / закрываются банки? &gt;<b> ¿A <input type="text" name="i6" size="10" onblur="da(this,&quot;qué&quot;)"> hora abren / cierran los bancos? </b><br>
7.   Надеюсь, все твои мечты исполнятся. &gt;<b> Espero <input type="text" name="i7" size="3" onblur="da(this,&quot;que&quot;)"> tus sueños se hagan realidad. </b><br>
8.   Не за что! / Пожалуйста! &gt;<b> ¡No hay de qué! / <input type="text" name="i8" size="10" onblur="da(this,&quot;¡Con&quot;)"> gusto! </b><br>
9.   Небо полно звезд. &gt;<b> El cielo está lleno de <input type="text" name="i9" size="9" onblur="da(this,&quot;estrellas&quot;)">. </b><br>
10.   Невооруженным глазом &gt;<b> A simple <input type="text" name="i10" size="5" onblur="da(this,&quot;vista&quot;)"> </b><br>
11.   Он рекомендовал ее на эту работу. &gt;<b> (Él) la ha recomendado (a ella) <input type="text" name="i11" size="4" onblur="da(this,&quot;para&quot;)"> el trabajo. </b><br>
12.   Подхватить болезнь &gt;<b> <input type="text" name="i12" size="8" onblur="da(this,&quot;Contraer&quot;)"> una enfermedad </b><br>
13.   Пожалуйста, оттащите (отбуксуйте) мою машину. &gt;<b> Remolquen mi coche, <input type="text" name="i13" size="3" onblur="da(this,&quot;por&quot;)"> favor. </b><br>
14.   Там дальше впереди указатель / щит. &gt;<b> Un poco más adelante <input type="text" name="i14" size="3" onblur="da(this,&quot;hay&quot;)"> un cartel. </b><br>
15.   У меня кружится голова. &gt;<b> Siento <input type="text" name="i15" size="15" onblur="da(this,&quot;vértigos&quot;)"> / mareos. </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;tiene&quot;; document.forms[0].i2.value=&quot;empezar&quot;; document.forms[0].i3.value=&quot;día&quot;; document.forms[0].i4.value=&quot;algún&quot;; document.forms[0].i5.value=&quot;Buscar&quot;; document.forms[0].i6.value=&quot;qué&quot;; document.forms[0].i7.value=&quot;que&quot;; document.forms[0].i8.value=&quot;¡Con&quot;; document.forms[0].i9.value=&quot;estrellas&quot;; document.forms[0].i10.value=&quot;vista&quot;; document.forms[0].i11.value=&quot;para&quot;; document.forms[0].i12.value=&quot;Contraer&quot;; document.forms[0].i13.value=&quot;por&quot;; document.forms[0].i14.value=&quot;hay&quot;; document.forms[0].i15.value=&quot;vértigos&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (02-11-2021 22:47:58)

0

22

Тест #20   

Слова для выбора

¿Podría - Como - Concluir - Hemos - Quisiera - Subir - asunto - cantidades - entender - hogar - hombres - lleva - materia - oscuras - pisos -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   В большом количестве &gt;<b> En grandes <input type="text" name="i1" size="10" onblur="da(this,&quot;cantidades&quot;)"> </b><br>
2.   В дали от родины &gt;<b> Lejos de la patria / del <input type="text" name="i2" size="5" onblur="da(this,&quot;hogar&quot;)"> </b><br>
3.   В темноте &gt;<b> A <input type="text" name="i3" size="7" onblur="da(this,&quot;oscuras&quot;)"> </b><br>
4.   В этой области &gt;<b> En esta <input type="text" name="i4" size="7" onblur="da(this,&quot;materia&quot;)"> </b><br>
5.   Двухэтажный дом &gt;<b> Una casa de dos <input type="text" name="i5" size="5" onblur="da(this,&quot;pisos&quot;)"> </b><br>
6.   Для начала я хотел бы разные закуски. &gt;<b> Quiero empezar con / <input type="text" name="i6" size="8" onblur="da(this,&quot;Quisiera&quot;)"> comenzar con entremeses variados. </b><br>
7.   Заключать договор / подписать договор &gt;<b> <input type="text" name="i7" size="8" onblur="da(this,&quot;Concluir&quot;)"> un contrato / Firmar un contrato </b><br>
8.   К нам поступила Ваша претензия (жалоба). &gt;<b> <input type="text" name="i8" size="5" onblur="da(this,&quot;Hemos&quot;)"> recibido su reclamación. </b><br>
9.   Как сумасшедший &gt;<b> <input type="text" name="i9" size="4" onblur="da(this,&quot;Como&quot;)"> loco </b><br>
10.   Она ведет у него хозяйство &gt;<b> Se ocupa de la casa / Le <input type="text" name="i10" size="5" onblur="da(this,&quot;lleva&quot;)"> la casa </b><br>
11.   Остальные люди &gt;<b> Los demás <input type="text" name="i11" size="7" onblur="da(this,&quot;hombres&quot;)"> / Los otros </b><br>
12.   Поднимать занавес &gt;<b> Descorrer / <input type="text" name="i12" size="5" onblur="da(this,&quot;Subir&quot;)"> la cortina </b><br>
13.   Подпишите здесь, пожалуйста? &gt;<b> <input type="text" name="i13" size="21" onblur="da(this,&quot;¿Podría&quot;)"> usted firmar aquí? </b><br>
14.   Честно, по совести &gt;<b> A mi saber y <input type="text" name="i14" size="8" onblur="da(this,&quot;entender&quot;)"> </b><br>
15.   Это Вас не касается &gt;<b> Eso no es de su incumbencia / Eso no es <input type="text" name="i15" size="6" onblur="da(this,&quot;asunto&quot;)"> suyo </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;cantidades&quot;; document.forms[0].i2.value=&quot;hogar&quot;; document.forms[0].i3.value=&quot;oscuras&quot;; document.forms[0].i4.value=&quot;materia&quot;; document.forms[0].i5.value=&quot;pisos&quot;; document.forms[0].i6.value=&quot;Quisiera&quot;; document.forms[0].i7.value=&quot;Concluir&quot;; document.forms[0].i8.value=&quot;Hemos&quot;; document.forms[0].i9.value=&quot;Como&quot;; document.forms[0].i10.value=&quot;lleva&quot;; document.forms[0].i11.value=&quot;hombres&quot;; document.forms[0].i12.value=&quot;Subir&quot;; document.forms[0].i13.value=&quot;¿Podría&quot;; document.forms[0].i14.value=&quot;entender&quot;; document.forms[0].i15.value=&quot;asunto&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (02-11-2021 22:49:48)

0

23

Не забудьте заглянуть на интересные странички:

- В чем РАЗНИЦА и СХОДСТВО наших менталитетов?

- Как найти себя в НОВОЙ стране? Ваши первые ощущения?

Отредактировано Lesson (03-11-2021 00:09:07)

0

24

Тест #21   

Слова для выбора


Ésta - Estudiar - Llene - Por - Por - altura - dolor - envío - español - facultades - gustan - hora - quién - sobre - usted -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   Быть высотой в 8 метров &gt;<b> Tener ocho metros de alto / de <input type="text" name="i1" size="6" onblur="da(this,&quot;altura&quot;)"> </b><br>
2.   Залейте, пожалуйста, полный бак. &gt;<b> <input type="text" name="i2" size="5" onblur="da(this,&quot;Llene&quot;)"> el depósito, por favor. </b><br>
3.   Изучать историю &gt;<b> <input type="text" name="i3" size="8" onblur="da(this,&quot;Estudiar&quot;)"> la carrera de historia </b><br>
4.   К нашему письму мы прилагаем счёт. &gt;<b> <input type="text" name="i4" size="3" onblur="da(this,&quot;Por&quot;)"> la presente les adjuntamos la cuenta. </b><br>
5.   Кто следующий? &gt;<b> ¿A <input type="text" name="i5" size="12" onblur="da(this,&quot;quién&quot;)"> le toca? / ¿Quién es el siguiente? </b><br>
6.   Можно мне второе шерстяное одеяло? &gt;<b> ¡Podría <input type="text" name="i6" size="5" onblur="da(this,&quot;usted&quot;)"> darme otra manta? </b><br>
7.   Мы сегодня получили Вашу посылку. &gt;<b> Hoy hemos recibido su <input type="text" name="i7" size="12" onblur="da(this,&quot;envío&quot;)">. </b><br>
8.   Настоящим подтверждаю получение Вашей посылки. &gt;<b> <input type="text" name="i8" size="3" onblur="da(this,&quot;Por&quot;)"> la presente acuso recibo de su entrega. </b><br>
9.   Обратить внимание на &gt;<b> Llamar la atención <input type="text" name="i9" size="5" onblur="da(this,&quot;sobre&quot;)"> </b><br>
10.   Он делал перевод с испанского на английский. &gt;<b> (Él) hizo la traducción de <input type="text" name="i10" size="14" onblur="da(this,&quot;español&quot;)"> a inglés. </b><br>
11.   Самое жаркое время - середина дня. &gt;<b> Mediodía es la <input type="text" name="i11" size="4" onblur="da(this,&quot;hora&quot;)"> más caliente del día. </b><br>
12.   У меня от шума болит голова. &gt;<b> El ruido me causa <input type="text" name="i12" size="5" onblur="da(this,&quot;dolor&quot;)"> de cabeza. </b><br>
13.   У него потрясающие умственные способности. &gt;<b> Sus <input type="text" name="i13" size="10" onblur="da(this,&quot;facultades&quot;)"> intelectuales son geniales. </b><br>
14.   Холодные напитки я люблю только летом. &gt;<b> Me <input type="text" name="i14" size="6" onblur="da(this,&quot;gustan&quot;)"> las bebidas heladas sólo en verano. </b><br>
15.   Это подходящее слово &gt;<b> <input type="text" name="i15" size="11" onblur="da(this,&quot;Ésta&quot;)"> es la palabra apropiada </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;altura&quot;; document.forms[0].i2.value=&quot;Llene&quot;; document.forms[0].i3.value=&quot;Estudiar&quot;; document.forms[0].i4.value=&quot;Por&quot;; document.forms[0].i5.value=&quot;quién&quot;; document.forms[0].i6.value=&quot;usted&quot;; document.forms[0].i7.value=&quot;envío&quot;; document.forms[0].i8.value=&quot;Por&quot;; document.forms[0].i9.value=&quot;sobre&quot;; document.forms[0].i10.value=&quot;español&quot;; document.forms[0].i11.value=&quot;hora&quot;; document.forms[0].i12.value=&quot;dolor&quot;; document.forms[0].i13.value=&quot;facultades&quot;; document.forms[0].i14.value=&quot;gustan&quot;; document.forms[0].i15.value=&quot;Ésta&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 00:10:34)

0

25

Тест #22 

Слова для выбора

¿Hay - Consultar - cohete - comenzar - compañía - está - francesa - listo - mal - mayoría - oscura - permiso - personas - por - tiene -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   Выпустить ракету &gt;<b> Lanzar un <input type="text" name="i1" size="6" onblur="da(this,&quot;cohete&quot;)"> / misil </b><br>
2.   Для начала я хотел бы разные закуски. &gt;<b> Quiero empezar con / Quisiera <input type="text" name="i2" size="8" onblur="da(this,&quot;comenzar&quot;)"> con entremeses variados. </b><br>
3.   Есть ли поблизости супермаркет? &gt;<b> <input type="text" name="i3" size="11" onblur="da(this,&quot;¿Hay&quot;)"> un centro comercial en los alrededores? </b><br>
4.   Зал вмещает девяносто персон &gt;<b> Caben noventa <input type="text" name="i4" size="8" onblur="da(this,&quot;personas&quot;)"> en esta sala </b><br>
5.   Залейте, пожалуйста, полный бак. &gt;<b> Llene el depósito, <input type="text" name="i5" size="3" onblur="da(this,&quot;por&quot;)"> favor. </b><br>
6.   Иметь темную кожу &gt;<b> Tener la piel <input type="text" name="i6" size="6" onblur="da(this,&quot;oscura&quot;)"> </b><br>
7.   Магазин открыт целый день. &gt;<b> La tienda <input type="text" name="i7" size="11" onblur="da(this,&quot;está&quot;)"> abierta todo el día. </b><br>
8.   Он - умный &gt;<b> (Él) es un hombre <input type="text" name="i8" size="5" onblur="da(this,&quot;listo&quot;)"> </b><br>
9.   Он делал русско-французский перевод. &gt;<b> (Él) hizo la traducción ruso-<input type="text" name="i9" size="8" onblur="da(this,&quot;francesa&quot;)">. </b><br>
10.   Плохо пахнуть &gt;<b> Oler <input type="text" name="i10" size="3" onblur="da(this,&quot;mal&quot;)"> </b><br>
11.   По большей части &gt;<b> En su mayor parte / En su <input type="text" name="i11" size="14" onblur="da(this,&quot;mayoría&quot;)"> </b><br>
12.   Поделом ему &gt;<b> Lo <input type="text" name="i12" size="5" onblur="da(this,&quot;tiene&quot;)"> bien merecido </b><br>
13.   Просить разрешения &gt;<b> Solicitar <input type="text" name="i13" size="7" onblur="da(this,&quot;permiso&quot;)"> </b><br>
14.   Смотреть в телефонной книге &gt;<b> <input type="text" name="i14" size="9" onblur="da(this,&quot;Consultar&quot;)"> en el listín / directorio (am.) telefónico </b><br>
15.   Составить кому-либо компанию &gt;<b> Hacer <input type="text" name="i15" size="22" onblur="da(this,&quot;compañía&quot;)"> a una persona </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;cohete&quot;; document.forms[0].i2.value=&quot;comenzar&quot;; document.forms[0].i3.value=&quot;¿Hay&quot;; document.forms[0].i4.value=&quot;personas&quot;; document.forms[0].i5.value=&quot;por&quot;; document.forms[0].i6.value=&quot;oscura&quot;; document.forms[0].i7.value=&quot;está&quot;; document.forms[0].i8.value=&quot;listo&quot;; document.forms[0].i9.value=&quot;francesa&quot;; document.forms[0].i10.value=&quot;mal&quot;; document.forms[0].i11.value=&quot;mayoría&quot;; document.forms[0].i12.value=&quot;tiene&quot;; document.forms[0].i13.value=&quot;permiso&quot;; document.forms[0].i14.value=&quot;Consultar&quot;; document.forms[0].i15.value=&quot;compañía&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 00:12:26)

0

26

Тест #23   

Слова для выбора

Asistir - Perder - Podemos - Sustentar - allí - broma - cucharada - dependienta - exprés - incluido - pagar - presente - puede - tengo - trabajo -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   В Ваш счёт включены следующие суммы ... &gt;<b> Por la <input type="text" name="i1" size="8" onblur="da(this,&quot;presente&quot;)"> le facturamos lo siguiente ... </b><br>
2.   Включая все кроме бензина &gt;<b> Todo <input type="text" name="i2" size="8" onblur="da(this,&quot;incluido&quot;)"> a excepción de la gasolina </b><br>
3.   Должен ли я платить за вход? &gt;<b> ¿Tengo que <input type="text" name="i3" size="5" onblur="da(this,&quot;pagar&quot;)"> entrada? </b><br>
4.   Здесь нельзя оставлять машину. &gt;<b> No <input type="text" name="i4" size="5" onblur="da(this,&quot;puede&quot;)"> dejar aquí su coche. </b><br>
5.   Ищем продавщицу &gt;<b> Se busca <input type="text" name="i5" size="11" onblur="da(this,&quot;dependienta&quot;)"> </b><br>
6.   Как Вы думаете, сколько мне лет? &gt;<b> ¿Cuántos años cree que <input type="text" name="i6" size="5" onblur="da(this,&quot;tengo&quot;)">? </b><br>
7.   Мне трудно &gt;<b> Me cuesta mucho <input type="text" name="i7" size="7" onblur="da(this,&quot;trabajo&quot;)"> / resulta difícil </b><br>
8.   Можно на месте взять велосипеды на прокат? &gt;<b> ¿Se pueden alquilar bicicletas <input type="text" name="i8" size="11" onblur="da(this,&quot;allí&quot;)">? </b><br>
9.   Мы можем предложить Вам скидку 10 49_ &gt;<b> <input type="text" name="i9" size="7" onblur="da(this,&quot;Podemos&quot;)"> ofrecerles un descuento de un 10 49_ </b><br>
10.   Полная ложка &gt;<b> Una <input type="text" name="i10" size="9" onblur="da(this,&quot;cucharada&quot;)"> colmada / llena </b><br>
11.   Потерять из виду &gt;<b> <input type="text" name="i11" size="6" onblur="da(this,&quot;Perder&quot;)"> de vista </b><br>
12.   Слушать лекцию &gt;<b> <input type="text" name="i12" size="7" onblur="da(this,&quot;Asistir&quot;)"> a una clase </b><br>
13.   Содержать семью &gt;<b> <input type="text" name="i13" size="9" onblur="da(this,&quot;Sustentar&quot;)"> / Mantener a la familia </b><br>
14.   Это не смешно &gt;<b> No es para tomarlo a <input type="text" name="i14" size="5" onblur="da(this,&quot;broma&quot;)"> </b><br>
15.   Я хочу отправить это экспресс почтой / заказным письмом. &gt;<b> Quiero mandarla <input type="text" name="i15" size="13" onblur="da(this,&quot;exprés&quot;)"> / </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;presente&quot;; document.forms[0].i2.value=&quot;incluido&quot;; document.forms[0].i3.value=&quot;pagar&quot;; document.forms[0].i4.value=&quot;puede&quot;; document.forms[0].i5.value=&quot;dependienta&quot;; document.forms[0].i6.value=&quot;tengo&quot;; document.forms[0].i7.value=&quot;trabajo&quot;; document.forms[0].i8.value=&quot;allí&quot;; document.forms[0].i9.value=&quot;Podemos&quot;; document.forms[0].i10.value=&quot;cucharada&quot;; document.forms[0].i11.value=&quot;Perder&quot;; document.forms[0].i12.value=&quot;Asistir&quot;; document.forms[0].i13.value=&quot;Sustentar&quot;; document.forms[0].i14.value=&quot;broma&quot;; document.forms[0].i15.value=&quot;exprés&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 00:13:34)

0

27

Тест #24   

Слова для выбора

¡Levanta - ¿Hay - Acá - Caer - amargamente - buscar - día - doctor - entremeses - esta - nosotros - palabra - perejil - piel - tirita -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   Вдоль и поперек &gt;<b> <input type="text" name="i1" size="10" onblur="da(this,&quot;Acá&quot;)"> y allá </b><br>
2.   Выше голову / Смелей! &gt;<b> <input type="text" name="i2" size="14" onblur="da(this,&quot;¡Levanta&quot;)"> ese ánimo! </b><br>
3.   Для начала я хотел бы разные закуски. &gt;<b> Quiero empezar con / Quisiera comenzar con <input type="text" name="i3" size="10" onblur="da(this,&quot;entremeses&quot;)"> variados. </b><br>
4.   Есть ли карта / схема метро? &gt;<b> <input type="text" name="i4" size="11" onblur="da(this,&quot;¿Hay&quot;)"> un mapa del metro? </b><br>
5.   Заберите, пожалуйста, мой багаж. &gt;<b> Vaya a <input type="text" name="i5" size="6" onblur="da(this,&quot;buscar&quot;)"> mi equipaje, por favor. </b><br>
6.   Магазин открыт целый день. &gt;<b> La tienda está abierta todo el <input type="text" name="i6" size="10" onblur="da(this,&quot;día&quot;)">. </b><br>
7.   Мне желательно (нужен) пластырь. &gt;<b> Desearía una <input type="text" name="i7" size="6" onblur="da(this,&quot;tirita&quot;)">. </b><br>
8.   Нарушить свое слово &gt;<b> Faltar a su <input type="text" name="i8" size="7" onblur="da(this,&quot;palabra&quot;)"> </b><br>
9.   Оказаться в беде &gt;<b> <input type="text" name="i9" size="4" onblur="da(this,&quot;Caer&quot;)"> en la miseria / Tener dificultades </b><br>
10.   Он взял номерок к врачу. &gt;<b> (Él) hizo una cita con el <input type="text" name="i10" size="6" onblur="da(this,&quot;doctor&quot;)">. </b><br>
11.   Постирайте, пожалуйста, эту одежду. &gt;<b> Lave <input type="text" name="i11" size="4" onblur="da(this,&quot;esta&quot;)"> ropa, por favor. </b><br>
12.   С глазу на глаз &gt;<b> Entre <input type="text" name="i12" size="8" onblur="da(this,&quot;nosotros&quot;)"> </b><br>
13.   Сильно плакать &gt;<b> Llorar <input type="text" name="i13" size="11" onblur="da(this,&quot;amargamente&quot;)"> </b><br>
14.   У нее нежная кожа. &gt;<b> Ella tiene <input type="text" name="i14" size="4" onblur="da(this,&quot;piel&quot;)"> delicada. </b><br>
15.   морковь, цветная капуста, шпинат, петрушка &gt;<b> Zanahoria, coliflor, espinacas, <input type="text" name="i15" size="7" onblur="da(this,&quot;perejil&quot;)">. </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;Acá&quot;; document.forms[0].i2.value=&quot;¡Levanta&quot;; document.forms[0].i3.value=&quot;entremeses&quot;; document.forms[0].i4.value=&quot;¿Hay&quot;; document.forms[0].i5.value=&quot;buscar&quot;; document.forms[0].i6.value=&quot;día&quot;; document.forms[0].i7.value=&quot;tirita&quot;; document.forms[0].i8.value=&quot;palabra&quot;; document.forms[0].i9.value=&quot;Caer&quot;; document.forms[0].i10.value=&quot;doctor&quot;; document.forms[0].i11.value=&quot;esta&quot;; document.forms[0].i12.value=&quot;nosotros&quot;; document.forms[0].i13.value=&quot;amargamente&quot;; document.forms[0].i14.value=&quot;piel&quot;; document.forms[0].i15.value=&quot;perejil&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 00:14:51)

0

28

Тест #25   

Слова для выбора

¿Cuánto - Con - Estoy - Hacerse - anterior - buena - deseos - energía - frontera - hombre - peligroso - sea - sobrante - sus - todo -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   Во всех подробностях &gt;<b> En todos <input type="text" name="i1" size="3" onblur="da(this,&quot;sus&quot;)"> pormenores / detalles </b><br>
2.   Деликатный человек &gt;<b> Un <input type="text" name="i2" size="6" onblur="da(this,&quot;hombre&quot;)"> distinguido / Una persona exquisita </b><br>
3.   За день до того &gt;<b> El día <input type="text" name="i3" size="8" onblur="da(this,&quot;anterior&quot;)"> </b><br>
4.   Каков взнос с одного лица? &gt;<b> <input type="text" name="i4" size="21" onblur="da(this,&quot;¿Cuánto&quot;)"> es la cuota por persona? </b><br>
5.   Нам нужно экономить электроэнергию. &gt;<b> Debemos ahorrar <input type="text" name="i5" size="14" onblur="da(this,&quot;energía&quot;)">. </b><br>
6.   От всего сердца &gt;<b> De <input type="text" name="i6" size="4" onblur="da(this,&quot;todo&quot;)"> corazón </b><br>
7.   Переходить границу &gt;<b> Atravesar la <input type="text" name="i7" size="8" onblur="da(this,&quot;frontera&quot;)"> </b><br>
8.   Поздравляю! Мои наилучшие пожелания! &gt;<b> ¡Buena suerte! ¡Mis mejores <input type="text" name="i8" size="6" onblur="da(this,&quot;deseos&quot;)">! </b><br>
9.   При случае &gt;<b> Cuando <input type="text" name="i9" size="3" onblur="da(this,&quot;sea&quot;)"> posible </b><br>
10.   Прикидываться дураком &gt;<b> <input type="text" name="i10" size="7" onblur="da(this,&quot;Hacerse&quot;)"> el tonto </b><br>
11.   Со слезами на глазах &gt;<b> <input type="text" name="i11" size="3" onblur="da(this,&quot;Con&quot;)"> lágrimas en los ojos </b><br>
12.   Хороший урожай картофеля &gt;<b> Una <input type="text" name="i12" size="5" onblur="da(this,&quot;buena&quot;)"> cosecha de patatas / papas (am.) </b><br>
13.   Это опасно для жизни &gt;<b> Es peligrosísimo / Es muy <input type="text" name="i13" size="9" onblur="da(this,&quot;peligroso&quot;)"> </b><br>
14.   Я уверен в успехе моего дела &gt;<b> <input type="text" name="i14" size="5" onblur="da(this,&quot;Estoy&quot;)"> seguro de ésto </b><br>
15.   оставшиеся деньги &gt;<b> El dinero <input type="text" name="i15" size="8" onblur="da(this,&quot;sobrante&quot;)"> / restante </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;sus&quot;; document.forms[0].i2.value=&quot;hombre&quot;; document.forms[0].i3.value=&quot;anterior&quot;; document.forms[0].i4.value=&quot;¿Cuánto&quot;; document.forms[0].i5.value=&quot;energía&quot;; document.forms[0].i6.value=&quot;todo&quot;; document.forms[0].i7.value=&quot;frontera&quot;; document.forms[0].i8.value=&quot;deseos&quot;; document.forms[0].i9.value=&quot;sea&quot;; document.forms[0].i10.value=&quot;Hacerse&quot;; document.forms[0].i11.value=&quot;Con&quot;; document.forms[0].i12.value=&quot;buena&quot;; document.forms[0].i13.value=&quot;peligroso&quot;; document.forms[0].i14.value=&quot;Estoy&quot;; document.forms[0].i15.value=&quot;sobrante&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 00:16:11)

0

29

Тест #26   

Слова для выбора

Enfadarse - Hacer - atado - camino - coche - comercial - efectivo - gasolina - hacer - leña - más - pagar - por - taxista - variados -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   Вам надо заплатить таможенные сборы. &gt;<b> Tendrá usted que <input type="text" name="i1" size="5" onblur="da(this,&quot;pagar&quot;)"> los derechos de aduana. </b><br>
2.   Вести войну с &gt;<b> <input type="text" name="i2" size="5" onblur="da(this,&quot;Hacer&quot;)"> la guerra a </b><br>
3.   Вести на поводке &gt;<b> Llevar <input type="text" name="i3" size="5" onblur="da(this,&quot;atado&quot;)"> </b><br>
4.   Где находится самый большой супермаркет? &gt;<b> ¿Dónde está el centro <input type="text" name="i4" size="9" onblur="da(this,&quot;comercial&quot;)"> más grande? </b><br>
5.   Для начала я хотел бы разные закуски. &gt;<b> Quiero empezar con / Quisiera comenzar con entremeses <input type="text" name="i5" size="8" onblur="da(this,&quot;variados&quot;)">. </b><br>
6.   Есть ли спальный вагон? &gt;<b> ¿Hay un <input type="text" name="i6" size="5" onblur="da(this,&quot;coche&quot;)"> cama? </b><br>
7.   Еще кто-нибудь без билета? &gt;<b> ¿Alguien <input type="text" name="i7" size="10" onblur="da(this,&quot;más&quot;)"> sin billete / boleto (am.)? </b><br>
8.   Как туда лучше доехать? &gt;<b> ¿Cuál es el mejor <input type="text" name="i8" size="6" onblur="da(this,&quot;camino&quot;)"> para llegar allí? </b><br>
9.   Мне хотелось бы обменять дорожный чек. &gt;<b> Deseo hacer <input type="text" name="i9" size="8" onblur="da(this,&quot;efectivo&quot;)"> un cheque de viaje. </b><br>
10.   Он будет стараться изо всех сил. &gt;<b> (Él) va a <input type="text" name="i10" size="5" onblur="da(this,&quot;hacer&quot;)"> lo mejor. </b><br>
11.   Полный бак супера. &gt;<b> Lléneme el depósito con <input type="text" name="i11" size="8" onblur="da(this,&quot;gasolina&quot;)"> súper. </b><br>
12.   Постирайте, пожалуйста, эту одежду. &gt;<b> Lave esta ropa, <input type="text" name="i12" size="3" onblur="da(this,&quot;por&quot;)"> favor. </b><br>
13.   Рассердиться &gt;<b> Enojarse / <input type="text" name="i13" size="9" onblur="da(this,&quot;Enfadarse&quot;)"> </b><br>
14.   Рубить дрова &gt;<b> Cortar <input type="text" name="i14" size="11" onblur="da(this,&quot;leña&quot;)"> </b><br>
15.   Таксист меня обманул. &gt;<b> El <input type="text" name="i15" size="7" onblur="da(this,&quot;taxista&quot;)"> me ha engañado. </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;pagar&quot;; document.forms[0].i2.value=&quot;Hacer&quot;; document.forms[0].i3.value=&quot;atado&quot;; document.forms[0].i4.value=&quot;comercial&quot;; document.forms[0].i5.value=&quot;variados&quot;; document.forms[0].i6.value=&quot;coche&quot;; document.forms[0].i7.value=&quot;más&quot;; document.forms[0].i8.value=&quot;camino&quot;; document.forms[0].i9.value=&quot;efectivo&quot;; document.forms[0].i10.value=&quot;hacer&quot;; document.forms[0].i11.value=&quot;gasolina&quot;; document.forms[0].i12.value=&quot;por&quot;; document.forms[0].i13.value=&quot;Enfadarse&quot;; document.forms[0].i14.value=&quot;leña&quot;; document.forms[0].i15.value=&quot;taxista&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 00:17:35)

0

30

Тест #27   

Слова для выбора

¡Al - ¡Gracias - Dar - Delicioso - Despachar - Echar - aire - baja - como - considerable - hecho - mercancías - palanca - soporto - tío -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   ... я сделал у Вас заказ. &gt;<b> El ... les he <input type="text" name="i1" size="5" onblur="da(this,&quot;hecho&quot;)"> un pedido. </b><br>
2.   Бросать вверх &gt;<b> Lanzar al <input type="text" name="i2" size="4" onblur="da(this,&quot;aire&quot;)"> </b><br>
3.   Бросать взгляд на &gt;<b> <input type="text" name="i3" size="5" onblur="da(this,&quot;Echar&quot;)"> una mirada a </b><br>
4.   Он платит высокие налоги. &gt;<b> (Él) paga una <input type="text" name="i4" size="12" onblur="da(this,&quot;considerable&quot;)"> suma de impuestos. </b><br>
5.   Отвечать на письма &gt;<b> <input type="text" name="i5" size="9" onblur="da(this,&quot;Despachar&quot;)"> la correspondencia </b><br>
6.   Очень вкусно &gt;<b> Está buenísimo / <input type="text" name="i6" size="9" onblur="da(this,&quot;Delicioso&quot;)"> </b><br>
7.   Приветствовать &gt;<b> <input type="text" name="i7" size="3" onblur="da(this,&quot;Dar&quot;)"> la bienvenida </b><br>
8.   Скучать до смерти &gt;<b> Aburrirse <input type="text" name="i8" size="4" onblur="da(this,&quot;como&quot;)"> una ostra </b><br>
9.   Слава Богу! &gt;<b> <input type="text" name="i9" size="14" onblur="da(this,&quot;¡Gracias&quot;)"> a Dios! </b><br>
10.   Смотри(те) на обороте. &gt;<b> <input type="text" name="i10" size="9" onblur="da(this,&quot;¡Al&quot;)"> dorso, por favor! </b><br>
11.   Странный тип &gt;<b> Un <input type="text" name="i11" size="10" onblur="da(this,&quot;tío&quot;)"> raro / Un tipo raro (am.) </b><br>
12.   Тихим голосом, тихо &gt;<b> En voz <input type="text" name="i12" size="4" onblur="da(this,&quot;baja&quot;)"> </b><br>
13.   Товар рассылается по железной дороге. &gt;<b> Enviamos las <input type="text" name="i13" size="17" onblur="da(this,&quot;mercancías&quot;)"> en tren. </b><br>
14.   Тянуть ручку &gt;<b> Tirar de la <input type="text" name="i14" size="7" onblur="da(this,&quot;palanca&quot;)"> </b><br>
15.   Я этого больше не выдержу &gt;<b> No lo aguanto más / No lo <input type="text" name="i15" size="7" onblur="da(this,&quot;soporto&quot;)"> más </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;hecho&quot;; document.forms[0].i2.value=&quot;aire&quot;; document.forms[0].i3.value=&quot;Echar&quot;; document.forms[0].i4.value=&quot;considerable&quot;; document.forms[0].i5.value=&quot;Despachar&quot;; document.forms[0].i6.value=&quot;Delicioso&quot;; document.forms[0].i7.value=&quot;Dar&quot;; document.forms[0].i8.value=&quot;como&quot;; document.forms[0].i9.value=&quot;¡Gracias&quot;; document.forms[0].i10.value=&quot;¡Al&quot;; document.forms[0].i11.value=&quot;tío&quot;; document.forms[0].i12.value=&quot;baja&quot;; document.forms[0].i13.value=&quot;mercancías&quot;; document.forms[0].i14.value=&quot;palanca&quot;; document.forms[0].i15.value=&quot;soporto&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 00:18:52)

0

31

Тест #28   

Слова для выбора

¡Cuidado - Callarse - Quemar - difícil - este - fluidez - iglesia - perro - pizarra - reloj - sorbo - tiene - toca - tomar - venir -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   Бегло говорить &gt;<b> Hablar con <input type="text" name="i1" size="7" onblur="da(this,&quot;fluidez&quot;)"> </b><br>
2.   Ваша очередь &gt;<b> Es su turno / Le <input type="text" name="i2" size="4" onblur="da(this,&quot;toca&quot;)"> a usted </b><br>
3.   Где католическая/евангелическая церковь? &gt;<b> ¿Dónde se halla la <input type="text" name="i3" size="7" onblur="da(this,&quot;iglesia&quot;)"> católica / protestante? </b><br>
4.   Делать глоток &gt;<b> Tomar un <input type="text" name="i4" size="5" onblur="da(this,&quot;sorbo&quot;)"> </b><br>
5.   Дом трехэтажный &gt;<b> La casa <input type="text" name="i5" size="5" onblur="da(this,&quot;tiene&quot;)"> tres pisos </b><br>
6.   Мне хотелось бы кофе без кофеина. &gt;<b> Me gustaría <input type="text" name="i6" size="5" onblur="da(this,&quot;tomar&quot;)"> un café descafeinado. </b><br>
7.   Можете ли Вы прийти как можно быстрее? &gt;<b> ¿Puede <input type="text" name="i7" size="5" onblur="da(this,&quot;venir&quot;)"> cuanto antes? </b><br>
8.   Осторожно, злая собака! &gt;<b> <input type="text" name="i8" size="14" onblur="da(this,&quot;¡Cuidado&quot;)"> con el perro! </b><br>
9.   Писать на доске &gt;<b> Escribir en la <input type="text" name="i9" size="7" onblur="da(this,&quot;pizarra&quot;)"> </b><br>
10.   Помалкивать &gt;<b> <input type="text" name="i10" size="8" onblur="da(this,&quot;Callarse&quot;)"> la boca / Enmudecer </b><br>
11.   Сжигать бумагу &gt;<b> <input type="text" name="i11" size="6" onblur="da(this,&quot;Quemar&quot;)"> papel </b><br>
12.   Сколько времени Вы находитесь в этой стране? &gt;<b> ¿Cuánto tiempo se quedará en <input type="text" name="i12" size="4" onblur="da(this,&quot;este&quot;)"> país? </b><br>
13.   Собак держать на поводке. &gt;<b> ¡Lleven atado al perro! / ¡Lleven el <input type="text" name="i13" size="5" onblur="da(this,&quot;perro&quot;)"> con correa! </b><br>
14.   Трудный пункт &gt;<b> Una cuestión <input type="text" name="i14" size="14" onblur="da(this,&quot;difícil&quot;)"> </b><br>
15.   Часы стоят &gt;<b> El <input type="text" name="i15" size="5" onblur="da(this,&quot;reloj&quot;)"> está parado </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;fluidez&quot;; document.forms[0].i2.value=&quot;toca&quot;; document.forms[0].i3.value=&quot;iglesia&quot;; document.forms[0].i4.value=&quot;sorbo&quot;; document.forms[0].i5.value=&quot;tiene&quot;; document.forms[0].i6.value=&quot;tomar&quot;; document.forms[0].i7.value=&quot;venir&quot;; document.forms[0].i8.value=&quot;¡Cuidado&quot;; document.forms[0].i9.value=&quot;pizarra&quot;; document.forms[0].i10.value=&quot;Callarse&quot;; document.forms[0].i11.value=&quot;Quemar&quot;; document.forms[0].i12.value=&quot;este&quot;; document.forms[0].i13.value=&quot;perro&quot;; document.forms[0].i14.value=&quot;difícil&quot;; document.forms[0].i15.value=&quot;reloj&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 00:20:10)

0

32

Тест #29   

Слова для выбора

Retener - Sinceramente - alubias - chillar - consecuencia - judías - manera - media - pedido - por - precio - quedarse - sacar - tomar - velocidad -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   ... я сделал у Вас заказ. &gt;<b> El ... les he hecho un <input type="text" name="i1" size="6" onblur="da(this,&quot;pedido&quot;)">. </b><br>
2.   Бензин и масло включены в цену? &gt;<b> ¿Van incluidos la gasolina y el aceite en el <input type="text" name="i2" size="6" onblur="da(this,&quot;precio&quot;)">? </b><br>
3.   Вы планируете здесь жить постоянно? &gt;<b> ¿Planea <input type="text" name="i3" size="8" onblur="da(this,&quot;quedarse&quot;)"> aquí permanentemente? </b><br>
4.   Выше среднего &gt;<b> Por encima de la <input type="text" name="i4" size="5" onblur="da(this,&quot;media&quot;)"> </b><br>
5.   Горох, фасоль, цветная капуста, капуста. &gt;<b> Guisantes, <input type="text" name="i5" size="7" onblur="da(this,&quot;alubias&quot;)">, coliflor, col. </b><br>
6.   Запомнить &gt;<b> <input type="text" name="i6" size="7" onblur="da(this,&quot;Retener&quot;)"> en la memoria </b><br>
7.   Зуб надо / придётся удалить. &gt;<b> Hay que <input type="text" name="i7" size="5" onblur="da(this,&quot;sacar&quot;)"> la muela. </b><br>
8.   Иметь последствия &gt;<b> Tener como <input type="text" name="i8" size="12" onblur="da(this,&quot;consecuencia&quot;)"> </b><br>
9.   Мне хотелось бы яичницу из двух яиц. &gt;<b> Quiero <input type="text" name="i9" size="5" onblur="da(this,&quot;tomar&quot;)"> dos huevos revueltos. </b><br>
10.   Никоем образом &gt;<b> De ninguna <input type="text" name="i10" size="6" onblur="da(this,&quot;manera&quot;)"> </b><br>
11.   Поезжайте медленнее! &gt;<b> ¡Reduzca la <input type="text" name="i11" size="9" onblur="da(this,&quot;velocidad&quot;)">! </b><br>
12.   Прекрати рыдать / кричать / ныть (жаловаться) &gt;<b> ¡Deja de <input type="text" name="i12" size="7" onblur="da(this,&quot;chillar&quot;)"> / gritar / pelear! </b><br>
13.   Смотри(те) на обороте. &gt;<b> ¡Al dorso, <input type="text" name="i13" size="3" onblur="da(this,&quot;por&quot;)"> favor! </b><br>
14.   Честно говоря &gt;<b> A decir verdad / <input type="text" name="i14" size="12" onblur="da(this,&quot;Sinceramente&quot;)"> </b><br>
15.   огурец, репчатый лук, горох, фасоль. &gt;<b> Pepino, cebolla, guisantes, <input type="text" name="i15" size="13" onblur="da(this,&quot;judías&quot;)">. </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;pedido&quot;; document.forms[0].i2.value=&quot;precio&quot;; document.forms[0].i3.value=&quot;quedarse&quot;; document.forms[0].i4.value=&quot;media&quot;; document.forms[0].i5.value=&quot;alubias&quot;; document.forms[0].i6.value=&quot;Retener&quot;; document.forms[0].i7.value=&quot;sacar&quot;; document.forms[0].i8.value=&quot;consecuencia&quot;; document.forms[0].i9.value=&quot;tomar&quot;; document.forms[0].i10.value=&quot;manera&quot;; document.forms[0].i11.value=&quot;velocidad&quot;; document.forms[0].i12.value=&quot;chillar&quot;; document.forms[0].i13.value=&quot;por&quot;; document.forms[0].i14.value=&quot;Sinceramente&quot;; document.forms[0].i15.value=&quot;judías&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 00:28:23)

0

33

Тест #30   

Слова для выбора

¡Qué - ¿A - ¿Le - Apretar - Emitir - Perder - Permanecer - camping - características - fin - merecido - modo - obra - oficio - sentido -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   В ком причина? / Кто виноват? &gt;<b> <input type="text" name="i1" size="9" onblur="da(this,&quot;¿A&quot;)"> quién se debe ésto? / ¿Quién tiene la culpa? </b><br>
2.   В прямом смысле слова &gt;<b> En todo el <input type="text" name="i2" size="7" onblur="da(this,&quot;sentido&quot;)"> de la palabra </b><br>
3.   Вкусно? &gt;<b> <input type="text" name="i3" size="10" onblur="da(this,&quot;¿Le&quot;)"> gusta? / ¿Está bueno? / ¿Cómo sabe? </b><br>
4.   Где находится ближайший кемпинг? &gt;<b> ¿Dónde está el <input type="text" name="i4" size="7" onblur="da(this,&quot;camping&quot;)"> más próximo? </b><br>
5.   Да это просто скандал! &gt;<b> <input type="text" name="i5" size="17" onblur="da(this,&quot;¡Qué&quot;)"> escándalo! </b><br>
6.   Давать объяснения &gt;<b> <input type="text" name="i6" size="6" onblur="da(this,&quot;Emitir&quot;)"> una declaración </b><br>
7.   Нажимать на кнопку &gt;<b> <input type="text" name="i7" size="7" onblur="da(this,&quot;Apretar&quot;)"> / Oprimir el botón </b><br>
8.   Не попасть в цель &gt;<b> Errar en su <input type="text" name="i8" size="3" onblur="da(this,&quot;fin&quot;)"> / propósito </b><br>
9.   Ни при каких обстоятельствах &gt;<b> De ningún <input type="text" name="i9" size="4" onblur="da(this,&quot;modo&quot;)"> / De ninguna manera </b><br>
10.   Он создал шедевр &gt;<b> (Él) ha creado una <input type="text" name="i10" size="4" onblur="da(this,&quot;obra&quot;)"> maestra </b><br>
11.   Оставаться кому-либо верным &gt;<b> Serle fiel a / <input type="text" name="i11" size="10" onblur="da(this,&quot;Permanecer&quot;)"> fiel a </b><br>
12.   Поделом ему &gt;<b> Lo tiene bien <input type="text" name="i12" size="8" onblur="da(this,&quot;merecido&quot;)"> </b><br>
13.   Разбираться в своей профессии &gt;<b> Conocer su <input type="text" name="i13" size="6" onblur="da(this,&quot;oficio&quot;)"> </b><br>
14.   Существенные признаки &gt;<b> Las <input type="text" name="i14" size="22" onblur="da(this,&quot;características&quot;)"> esenciales </b><br>
15.   Терять рассудок &gt;<b> <input type="text" name="i15" size="6" onblur="da(this,&quot;Perder&quot;)"> el juicio </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;¿A&quot;; document.forms[0].i2.value=&quot;sentido&quot;; document.forms[0].i3.value=&quot;¿Le&quot;; document.forms[0].i4.value=&quot;camping&quot;; document.forms[0].i5.value=&quot;¡Qué&quot;; document.forms[0].i6.value=&quot;Emitir&quot;; document.forms[0].i7.value=&quot;Apretar&quot;; document.forms[0].i8.value=&quot;fin&quot;; document.forms[0].i9.value=&quot;modo&quot;; document.forms[0].i10.value=&quot;obra&quot;; document.forms[0].i11.value=&quot;Permanecer&quot;; document.forms[0].i12.value=&quot;merecido&quot;; document.forms[0].i13.value=&quot;oficio&quot;; document.forms[0].i14.value=&quot;características&quot;; document.forms[0].i15.value=&quot;Perder&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 00:29:33)

0

34

Тест #31   

Слова для выбора

¡Adivina - ¿Qué - Paremos - Practicar - comprobar - cosas - desmayado - esta - mejor - nota - para - por - prisa - qué - turno -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   В этой области &gt;<b> En <input type="text" name="i1" size="4" onblur="da(this,&quot;esta&quot;)"> materia </b><br>
2.   Давай возьмем машину! &gt;<b> <input type="text" name="i2" size="7" onblur="da(this,&quot;Paremos&quot;)"> un coche. </b><br>
3.   Заверните это, пожалуйста. &gt;<b> Envuélvalo, <input type="text" name="i3" size="3" onblur="da(this,&quot;por&quot;)"> favor. </b><br>
4.   Заниматься спортом &gt;<b> <input type="text" name="i4" size="9" onblur="da(this,&quot;Practicar&quot;)"> deporte </b><br>
5.   Кем Вы работаете? &gt;<b> ¿A <input type="text" name="i5" size="10" onblur="da(this,&quot;qué&quot;)"> se dedica usted? </b><br>
6.   На каком расстоянии находится отель от пляжа? &gt;<b> <input type="text" name="i6" size="18" onblur="da(this,&quot;¿Qué&quot;)"> distancia hay entre el hotel y la playa? </b><br>
7.   Не могли бы Вы также проверить уровень масла? &gt;<b> ¿Podría también <input type="text" name="i7" size="9" onblur="da(this,&quot;comprobar&quot;)"> el aceite? </b><br>
8.   Отгадай! &gt;<b> <input type="text" name="i8" size="14" onblur="da(this,&quot;¡Adivina&quot;)">! </b><br>
9.   По очереди &gt;<b> Por <input type="text" name="i9" size="5" onblur="da(this,&quot;turno&quot;)"> </b><br>
10.   Тем лучше! &gt;<b> ¡Tanto <input type="text" name="i10" size="5" onblur="da(this,&quot;mejor&quot;)">! </b><br>
11.   У вас есть детские порции? &gt;<b> ¿Sirven / Tienen raciones <input type="text" name="i11" size="4" onblur="da(this,&quot;para&quot;)"> niños? </b><br>
12.   Это заходит слишком далеко &gt;<b> Ésto va demasiado lejos / Ésto exagera la <input type="text" name="i12" size="4" onblur="da(this,&quot;nota&quot;)"> </b><br>
13.   Это не к спеху. &gt;<b> No hay <input type="text" name="i13" size="5" onblur="da(this,&quot;prisa&quot;)">. </b><br>
14.   Я упал / а в обморок. &gt;<b> Me he <input type="text" name="i14" size="9" onblur="da(this,&quot;desmayado&quot;)"> / Me he mareado. </b><br>
15.   Я хочу отдать эти вещи в химчистку. &gt;<b> Quisiera que me limpiarán en seco estas <input type="text" name="i15" size="5" onblur="da(this,&quot;cosas&quot;)">. </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;esta&quot;; document.forms[0].i2.value=&quot;Paremos&quot;; document.forms[0].i3.value=&quot;por&quot;; document.forms[0].i4.value=&quot;Practicar&quot;; document.forms[0].i5.value=&quot;qué&quot;; document.forms[0].i6.value=&quot;¿Qué&quot;; document.forms[0].i7.value=&quot;comprobar&quot;; document.forms[0].i8.value=&quot;¡Adivina&quot;; document.forms[0].i9.value=&quot;turno&quot;; document.forms[0].i10.value=&quot;mejor&quot;; document.forms[0].i11.value=&quot;para&quot;; document.forms[0].i12.value=&quot;nota&quot;; document.forms[0].i13.value=&quot;prisa&quot;; document.forms[0].i14.value=&quot;desmayado&quot;; document.forms[0].i15.value=&quot;cosas&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 00:30:53)

0

35

Тест #32   

Слова для выбора

¿Vio - Atar - Los - Pagar - agudos - cabeza - dirección - entiendo - esa - está - partes - primera - que - quién - zanahorias -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   В ванных комнатах было не убрано &gt;<b> <input type="text" name="i1" size="3" onblur="da(this,&quot;Los&quot;)"> cuartos de baño estaban sucios. </b><br>
2.   В ком причина? / Кто виноват? &gt;<b> ¿A <input type="text" name="i2" size="12" onblur="da(this,&quot;quién&quot;)"> se debe ésto? / ¿Quién tiene la culpa? </b><br>
3.   В направлении &gt;<b> En <input type="text" name="i3" size="16" onblur="da(this,&quot;dirección&quot;)"> a </b><br>
4.   Вы присутствовали при несчастном случае? &gt;<b> <input type="text" name="i4" size="11" onblur="da(this,&quot;¿Vio&quot;)"> / Ha visto usted el accidente? </b><br>
5.   Завязывать веревкой &gt;<b> <input type="text" name="i5" size="4" onblur="da(this,&quot;Atar&quot;)"> con cordel </b><br>
6.   Именно поэтому &gt;<b> Por <input type="text" name="i6" size="3" onblur="da(this,&quot;esa&quot;)"> misma razón </b><br>
7.   Листовой салат, морковь, помидоры, огурец, сельдерей &gt;<b> Lechuga, <input type="text" name="i7" size="10" onblur="da(this,&quot;zanahorias&quot;)">, tomates, pepino, apio. </b><br>
8.   Ломать себе голову &gt;<b> Romperse la <input type="text" name="i8" size="6" onblur="da(this,&quot;cabeza&quot;)"> </b><br>
9.   Мне нужен переводчик, который мне поможет. &gt;<b> Necesito un traductor <input type="text" name="i9" size="3" onblur="da(this,&quot;que&quot;)"> me ayude. </b><br>
10.   Первоклассный &gt;<b> De <input type="text" name="i10" size="7" onblur="da(this,&quot;primera&quot;)"> clase </b><br>
11.   Платить штраф &gt;<b> <input type="text" name="i11" size="5" onblur="da(this,&quot;Pagar&quot;)"> una multa </b><br>
12.   Поглажено не очень хорошо. &gt;<b> No <input type="text" name="i12" size="11" onblur="da(this,&quot;está&quot;)"> bien planchado. </b><br>
13.   Сильные боли &gt;<b> Dolores <input type="text" name="i13" size="6" onblur="da(this,&quot;agudos&quot;)"> </b><br>
14.   Со всех сторон &gt;<b> De todas <input type="text" name="i14" size="6" onblur="da(this,&quot;partes&quot;)"> </b><br>
15.   Я знаю только свой родной язык. &gt;<b> Yo sólo <input type="text" name="i15" size="8" onblur="da(this,&quot;entiendo&quot;)"> mi lengua materna. </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;Los&quot;; document.forms[0].i2.value=&quot;quién&quot;; document.forms[0].i3.value=&quot;dirección&quot;; document.forms[0].i4.value=&quot;¿Vio&quot;; document.forms[0].i5.value=&quot;Atar&quot;; document.forms[0].i6.value=&quot;esa&quot;; document.forms[0].i7.value=&quot;zanahorias&quot;; document.forms[0].i8.value=&quot;cabeza&quot;; document.forms[0].i9.value=&quot;que&quot;; document.forms[0].i10.value=&quot;primera&quot;; document.forms[0].i11.value=&quot;Pagar&quot;; document.forms[0].i12.value=&quot;está&quot;; document.forms[0].i13.value=&quot;agudos&quot;; document.forms[0].i14.value=&quot;partes&quot;; document.forms[0].i15.value=&quot;entiendo&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 00:32:08)

0

36

Тест #33   

Слова для выбора

  ésto - ¿Está - aspira - atención - encuentra - envío - feliz - humano - marchó - meta - mundo - pañuelo - programa - suerte - tranquilidad -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   К счастью у нас было достаточно денег. &gt;<b> Por <input type="text" name="i1" size="6" onblur="da(this,&quot;suerte&quot;)"> teníamos suficiente dinero. </b><br>
2.   Каковы Ваши представления о зарплате? &gt;<b> ¿Cuánto <input type="text" name="i2" size="6" onblur="da(this,&quot;aspira&quot;)"> a ganar? </b><br>
3.   Махать носовым платком &gt;<b> Agitar el <input type="text" name="i3" size="14" onblur="da(this,&quot;pañuelo&quot;)"> </b><br>
4.   Мы подтверждаем получение Вашей посылки. &gt;<b> Acusamos recibo de su <input type="text" name="i4" size="12" onblur="da(this,&quot;envío&quot;)">. </b><br>
5.   Не спеша/спокойно &gt;<b> Con toda <input type="text" name="i5" size="12" onblur="da(this,&quot;tranquilidad&quot;)"> </b><br>
6.   Обратить внимание на &gt;<b> Llamar la <input type="text" name="i6" size="15" onblur="da(this,&quot;atención&quot;)"> sobre </b><br>
7.   Позвоните мне, если что-нибудь не так. &gt;<b> Llámeme por teléfono si <input type="text" name="i7" size="9" onblur="da(this,&quot;encuentra&quot;)"> dificultades. </b><br>
8.   Радостная новость &gt;<b> Una noticia <input type="text" name="i8" size="5" onblur="da(this,&quot;feliz&quot;)"> </b><br>
9.   Старт и финиш &gt;<b> Partida y <input type="text" name="i9" size="4" onblur="da(this,&quot;meta&quot;)"> / Salida y llegada </b><br>
10.   Транслировать передачу &gt;<b> Transmitir un <input type="text" name="i10" size="8" onblur="da(this,&quot;programa&quot;)"> </b><br>
11.   Человеческое тело &gt;<b> El cuerpo <input type="text" name="i11" size="6" onblur="da(this,&quot;humano&quot;)"> </b><br>
12.   Это не искусство &gt;<b> No es nada del otro <input type="text" name="i12" size="5" onblur="da(this,&quot;mundo&quot;)"> </b><br>
13.   Это прошло гладко &gt;<b> La cosa <input type="text" name="i13" size="13" onblur="da(this,&quot;marchó&quot;)"> sobre ruedas </b><br>
14.   Это у моря? &gt;<b> <input type="text" name="i14" size="19" onblur="da(this,&quot;¿Está&quot;)"> cerca del mar? </b><br>
15.   Я уверен в успехе моего дела &gt;<b> Estoy seguro de <input type="text" name="i15" size="11" onblur="da(this,&quot;ésto&quot;)"> </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;suerte&quot;; document.forms[0].i2.value=&quot;aspira&quot;; document.forms[0].i3.value=&quot;pañuelo&quot;; document.forms[0].i4.value=&quot;envío&quot;; document.forms[0].i5.value=&quot;tranquilidad&quot;; document.forms[0].i6.value=&quot;atención&quot;; document.forms[0].i7.value=&quot;encuentra&quot;; document.forms[0].i8.value=&quot;feliz&quot;; document.forms[0].i9.value=&quot;meta&quot;; document.forms[0].i10.value=&quot;programa&quot;; document.forms[0].i11.value=&quot;humano&quot;; document.forms[0].i12.value=&quot;mundo&quot;; document.forms[0].i13.value=&quot;marchó&quot;; document.forms[0].i14.value=&quot;¿Está&quot;; document.forms[0].i15.value=&quot;ésto&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 00:33:33)

0

37

Тест #34   

Слова для выбора

Hoy - Necesito - cartel - coche - cosa - debe - estaba - estaban - grave - pelea - pepino - perjuicios - suerte - toda - una -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   В ванных комнатах было не убрано &gt;<b> Los cuartos de baño <input type="text" name="i1" size="7" onblur="da(this,&quot;estaban&quot;)"> sucios. </b><br>
2.   В ком причина? / Кто виноват? &gt;<b> ¿A quién se <input type="text" name="i2" size="4" onblur="da(this,&quot;debe&quot;)"> ésto? / ¿Quién tiene la culpa? </b><br>
3.   Ваша машина мешает движению. &gt;<b> Su <input type="text" name="i3" size="5" onblur="da(this,&quot;coche&quot;)"> obstruye el tráfico. </b><br>
4.   Все остается по-старому &gt;<b> Todo queda según <input type="text" name="i4" size="6" onblur="da(this,&quot;estaba&quot;)"> </b><br>
5.   Заниматься чем-либо &gt;<b> Ocuparse de una <input type="text" name="i5" size="4" onblur="da(this,&quot;cosa&quot;)"> </b><br>
6.   К счастью ему можно доверять. &gt;<b> Por <input type="text" name="i6" size="6" onblur="da(this,&quot;suerte&quot;)"> uno puede confiar en él. </b><br>
7.   Листовой салат, морковь, помидоры, огурец, сельдерей &gt;<b> Lechuga, zanahorias, tomates, <input type="text" name="i7" size="6" onblur="da(this,&quot;pepino&quot;)">, apio. </b><br>
8.   Мне нужна новая камера. &gt;<b> <input type="text" name="i8" size="8" onblur="da(this,&quot;Necesito&quot;)"> un neumático nuevo. </b><br>
9.   Мы сегодня получили Вашу посылку. &gt;<b> <input type="text" name="i9" size="3" onblur="da(this,&quot;Hoy&quot;)"> hemos recibido su envío. </b><br>
10.   Начать спорить с &gt;<b> Buscar <input type="text" name="i10" size="5" onblur="da(this,&quot;pelea&quot;)"> con </b><br>
11.   Ничего серьёзного. &gt;<b> No es nada <input type="text" name="i11" size="5" onblur="da(this,&quot;grave&quot;)">. </b><br>
12.   Пострадать &gt;<b> Sufrir <input type="text" name="i12" size="10" onblur="da(this,&quot;perjuicios&quot;)"> / daños </b><br>
13.   Против ожидания &gt;<b> Contra <input type="text" name="i13" size="4" onblur="da(this,&quot;toda&quot;)"> previsión </b><br>
14.   Там дальше впереди указатель / щит. &gt;<b> Un poco más adelante hay un <input type="text" name="i14" size="6" onblur="da(this,&quot;cartel&quot;)">. </b><br>
15.   У Вас есть эта книга в переводе? &gt;<b> ¿Tiene <input type="text" name="i15" size="3" onblur="da(this,&quot;una&quot;)"> traducción de este libro? </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;estaban&quot;; document.forms[0].i2.value=&quot;debe&quot;; document.forms[0].i3.value=&quot;coche&quot;; document.forms[0].i4.value=&quot;estaba&quot;; document.forms[0].i5.value=&quot;cosa&quot;; document.forms[0].i6.value=&quot;suerte&quot;; document.forms[0].i7.value=&quot;pepino&quot;; document.forms[0].i8.value=&quot;Necesito&quot;; document.forms[0].i9.value=&quot;Hoy&quot;; document.forms[0].i10.value=&quot;pelea&quot;; document.forms[0].i11.value=&quot;grave&quot;; document.forms[0].i12.value=&quot;perjuicios&quot;; document.forms[0].i13.value=&quot;toda&quot;; document.forms[0].i14.value=&quot;cartel&quot;; document.forms[0].i15.value=&quot;una&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 02:37:12)

0

38

Тест #35   

Слова для выбора

ésto - ¡Permanezca - Estar - Respirar - agujereado - cántaros - está - exquisita - huesos - memoria - palabra - pesada - ser - soportarlo - víctima -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   Батарейка разрядилась. &gt;<b> La batería <input type="text" name="i1" size="11" onblur="da(this,&quot;está&quot;)"> descargada. </b><br>
2.   В ком причина? / Кто виноват? &gt;<b> ¿A quién se debe <input type="text" name="i2" size="11" onblur="da(this,&quot;ésto&quot;)">? / ¿Quién tiene la culpa? </b><br>
3.   Вздохнуть глубоко &gt;<b> <input type="text" name="i3" size="8" onblur="da(this,&quot;Respirar&quot;)"> fuerte / profundamente </b><br>
4.   Деликатный человек &gt;<b> Un hombre distinguido / Una persona <input type="text" name="i4" size="9" onblur="da(this,&quot;exquisita&quot;)"> </b><br>
5.   Дождь льет как из ведра &gt;<b> Llueve a <input type="text" name="i5" size="15" onblur="da(this,&quot;cántaros&quot;)"> </b><br>
6.   Иметь привычку &gt;<b> Tener la costumbre de / <input type="text" name="i6" size="5" onblur="da(this,&quot;Estar&quot;)"> acostumbrado a </b><br>
7.   Мокрый насквозь &gt;<b> Calado hasta los <input type="text" name="i7" size="6" onblur="da(this,&quot;huesos&quot;)"> </b><br>
8.   Наверно, это так / может это и так &gt;<b> Puede <input type="text" name="i8" size="3" onblur="da(this,&quot;ser&quot;)"> </b><br>
9.   Не вставайте с постели. &gt;<b> <input type="text" name="i9" size="17" onblur="da(this,&quot;¡Permanezca&quot;)"> acostado! </b><br>
10.   Нести тяжелую ношу &gt;<b> Llevar una carga <input type="text" name="i10" size="6" onblur="da(this,&quot;pesada&quot;)"> </b><br>
11.   Одним словом / кратко и ясно &gt;<b> En un <input type="text" name="i11" size="7" onblur="da(this,&quot;palabra&quot;)"> </b><br>
12.   Пасть жертвой &gt;<b> Ser <input type="text" name="i12" size="14" onblur="da(this,&quot;víctima&quot;)"> de </b><br>
13.   По памяти / из головы &gt;<b> De <input type="text" name="i13" size="7" onblur="da(this,&quot;memoria&quot;)"> </b><br>
14.   Там дырки / отверстия. &gt;<b> Está <input type="text" name="i14" size="10" onblur="da(this,&quot;agujereado&quot;)">. / Tiene agujeros. </b><br>
15.   Я его терпеть не могу &gt;<b> No puedo <input type="text" name="i15" size="10" onblur="da(this,&quot;soportarlo&quot;)"> </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;está&quot;; document.forms[0].i2.value=&quot;ésto&quot;; document.forms[0].i3.value=&quot;Respirar&quot;; document.forms[0].i4.value=&quot;exquisita&quot;; document.forms[0].i5.value=&quot;cántaros&quot;; document.forms[0].i6.value=&quot;Estar&quot;; document.forms[0].i7.value=&quot;huesos&quot;; document.forms[0].i8.value=&quot;ser&quot;; document.forms[0].i9.value=&quot;¡Permanezca&quot;; document.forms[0].i10.value=&quot;pesada&quot;; document.forms[0].i11.value=&quot;palabra&quot;; document.forms[0].i12.value=&quot;víctima&quot;; document.forms[0].i13.value=&quot;memoria&quot;; document.forms[0].i14.value=&quot;agujereado&quot;; document.forms[0].i15.value=&quot;soportarlo&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 02:38:32)

0

39

Тест #36   

Слова для выбора

¡Déjalo - Cuando - Formar - Nochevieja - Ponerse - abren - documento - equivocado - inútil - leche - mío - nombre - puerta - ruido - toca -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   Боже мой! &gt;<b> ¡Dios <input type="text" name="i1" size="10" onblur="da(this,&quot;mío&quot;)">! </b><br>
2.   Во имя Господа! / Ради Бога! &gt;<b> ¡Por Dios! / Lit.: ¡En <input type="text" name="i2" size="6" onblur="da(this,&quot;nombre&quot;)"> de Dios! </b><br>
3.   Все было напрасно / всё было бесплатно &gt;<b> Todo fue <input type="text" name="i3" size="13" onblur="da(this,&quot;inútil&quot;)"> </b><br>
4.   Заканчивайте! &gt;<b> <input type="text" name="i4" size="20" onblur="da(this,&quot;¡Déjalo&quot;)">! / ¡Deja eso! / ¡Termina con eso! </b><br>
5.   Когда открываются / закрываются банки? &gt;<b> ¿A qué hora <input type="text" name="i5" size="5" onblur="da(this,&quot;abren&quot;)"> / cierran los bancos? </b><br>
6.   Кто следующий? &gt;<b> ¿A quién le <input type="text" name="i6" size="4" onblur="da(this,&quot;toca&quot;)">? / ¿Quién es el siguiente? </b><br>
7.   Молоко скисло &gt;<b> La <input type="text" name="i7" size="5" onblur="da(this,&quot;leche&quot;)"> está agria / está cortada (am.) </b><br>
8.   На Новый год у нас была вечеринка. &gt;<b> Tuvimos una fiesta en <input type="text" name="i8" size="10" onblur="da(this,&quot;Nochevieja&quot;)">. </b><br>
9.   Надевать костюм &gt;<b> <input type="text" name="i9" size="7" onblur="da(this,&quot;Ponerse&quot;)"> el traje </b><br>
10.   Образовывать круг &gt;<b> <input type="text" name="i10" size="6" onblur="da(this,&quot;Formar&quot;)"> un círculo </b><br>
11.   Ошиблись номером &gt;<b> Número <input type="text" name="i11" size="10" onblur="da(this,&quot;equivocado&quot;)"> </b><br>
12.   При случае &gt;<b> <input type="text" name="i12" size="6" onblur="da(this,&quot;Cuando&quot;)"> sea posible </b><br>
13.   Тихий шум &gt;<b> Un <input type="text" name="i13" size="5" onblur="da(this,&quot;ruido&quot;)"> apenas perceptible </b><br>
14.   У Вас есть при себе удостоверение личности? &gt;<b> ¿Tiene usted un <input type="text" name="i14" size="9" onblur="da(this,&quot;documento&quot;)"> de identidad? </b><br>
15.   интересно, кто так рано стучит в деверь &gt;<b> ¿Quién será el que llama a la <input type="text" name="i15" size="6" onblur="da(this,&quot;puerta&quot;)"> tan temprano? </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;mío&quot;; document.forms[0].i2.value=&quot;nombre&quot;; document.forms[0].i3.value=&quot;inútil&quot;; document.forms[0].i4.value=&quot;¡Déjalo&quot;; document.forms[0].i5.value=&quot;abren&quot;; document.forms[0].i6.value=&quot;toca&quot;; document.forms[0].i7.value=&quot;leche&quot;; document.forms[0].i8.value=&quot;Nochevieja&quot;; document.forms[0].i9.value=&quot;Ponerse&quot;; document.forms[0].i10.value=&quot;Formar&quot;; document.forms[0].i11.value=&quot;equivocado&quot;; document.forms[0].i12.value=&quot;Cuando&quot;; document.forms[0].i13.value=&quot;ruido&quot;; document.forms[0].i14.value=&quot;documento&quot;; document.forms[0].i15.value=&quot;puerta&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 02:39:58)

0

40

Тест #37   

Слова для выбора

   ¡No - ¡Qué - ¿Quién - Mis - adjuntamos - bien - blanco - carga - contrario - folleto - grados - protección - resfriado - tierra - unas -

[html]<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<SCRIPT language=JavaScript>
// credits to George Mitrevski, Dennie Hoopingarner, Vineet Bansal
function da(st, co) {
var sta = st.value;
var ca = co;
result = ""
for (var c = 0; c < ca.length; c ++) {
var coX = ca.charAt(c);
var stX = sta.charAt(c);
if (coX == stX) {
result = result + coX;
}
else {
result = result +  "=";
}
}
st.value = result;
}
</SCRIPT>

<form>
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">
1.   Батарейка не заряжается. &gt;<b> La batería no (se) <input type="text" name="i1" size="5" onblur="da(this,&quot;carga&quot;)">. </b><br>
2.   В ком причина? / Кто виноват? &gt;<b> ¿A quién se debe ésto? / <input type="text" name="i2" size="20" onblur="da(this,&quot;¿Quién&quot;)"> tiene la culpa? </b><br>
3.   Есть ли у вас брошюра с расписанием (движения)? &gt;<b> Tienen algún <input type="text" name="i3" size="7" onblur="da(this,&quot;folleto&quot;)"> con horarios de salidas y llegadas? </b><br>
4.   Искать защиты &gt;<b> Buscar la <input type="text" name="i4" size="17" onblur="da(this,&quot;protección&quot;)"> </b><br>
5.   К нашему письму мы прилагаем счёт. &gt;<b> Por la presente les <input type="text" name="i5" size="10" onblur="da(this,&quot;adjuntamos&quot;)"> la cuenta. </b><br>
6.   Как увлекательно! &gt;<b> <input type="text" name="i6" size="17" onblur="da(this,&quot;¡Qué&quot;)"> emocionante! </b><br>
7.   Мои любимые цвета – золотой и серебряный. &gt;<b> <input type="text" name="i7" size="3" onblur="da(this,&quot;Mis&quot;)"> colores preferidos son el dorado y el plateado. </b><br>
8.   Наоборот &gt;<b> Al <input type="text" name="i8" size="9" onblur="da(this,&quot;contrario&quot;)"> </b><br>
9.   Напишите несколько строк &gt;<b> Escriba <input type="text" name="i9" size="4" onblur="da(this,&quot;unas&quot;)"> líneas </b><br>
10.   Под землей/подземный &gt;<b> Debajo de la <input type="text" name="i10" size="6" onblur="da(this,&quot;tierra&quot;)"> / Subterráneo </b><br>
11.   Попасть в самую точку &gt;<b> Dar en el <input type="text" name="i11" size="6" onblur="da(this,&quot;blanco&quot;)"> </b><br>
12.   Пятнадцать градусов тепла &gt;<b> Estamos a quince <input type="text" name="i12" size="6" onblur="da(this,&quot;grados&quot;)"> sobre cero. </b><br>
13.   Сидите, сидите. &gt;<b> <input type="text" name="i13" size="9" onblur="da(this,&quot;¡No&quot;)"> se levante! / ¡Permanezca sentado! </b><br>
14.   У меня повышенная температура / простуда / понос. &gt;<b> Tengo fiebre / Estoy <input type="text" name="i14" size="9" onblur="da(this,&quot;resfriado&quot;)"> / Tengo diarrea. </b><br>
15.   Что-то не в порядке с мотором. &gt;<b> El motor no anda <input type="text" name="i15" size="4" onblur="da(this,&quot;bien&quot;)"> / tiene algún problema. </b><br>
</font>
</form>

<br>

<input type="button" value="Show" onclick=" document.forms[0].i1.value=&quot;carga&quot;; document.forms[0].i2.value=&quot;¿Quién&quot;; document.forms[0].i3.value=&quot;folleto&quot;; document.forms[0].i4.value=&quot;protección&quot;; document.forms[0].i5.value=&quot;adjuntamos&quot;; document.forms[0].i6.value=&quot;¡Qué&quot;; document.forms[0].i7.value=&quot;Mis&quot;; document.forms[0].i8.value=&quot;contrario&quot;; document.forms[0].i9.value=&quot;unas&quot;; document.forms[0].i10.value=&quot;tierra&quot;; document.forms[0].i11.value=&quot;blanco&quot;; document.forms[0].i12.value=&quot;grados&quot;; document.forms[0].i13.value=&quot;¡No&quot;; document.forms[0].i14.value=&quot;resfriado&quot;; document.forms[0].i15.value=&quot;bien&quot;; ">

<input type="button" value="Clear All" onclick=" document.forms[0].i1.value=&quot;&quot;; document.forms[0].i2.value=&quot;&quot;; document.forms[0].i3.value=&quot;&quot;; document.forms[0].i4.value=&quot;&quot;; document.forms[0].i5.value=&quot;&quot;; document.forms[0].i6.value=&quot;&quot;; document.forms[0].i7.value=&quot;&quot;; document.forms[0].i8.value=&quot;&quot;; document.forms[0].i9.value=&quot;&quot;; document.forms[0].i10.value=&quot;&quot;; document.forms[0].i11.value=&quot;&quot;; document.forms[0].i12.value=&quot;&quot;; document.forms[0].i13.value=&quot;&quot;; document.forms[0].i14.value=&quot;&quot;; document.forms[0].i15.value=&quot;&quot;; ">

[/html]

Отредактировано Lesson (03-11-2021 02:41:43)

0


Вы здесь » All is possible! » Изучение ВСЕХ иностранных языков » ИНТЕРАКТИВНЫЕ упражнения » Русско - Испанский - В1 - ТЕСТЫ


Рейтинг форумов | Создать форум бесплатно