spanish-quizzer

An app to quiz you on Spanish vocabulary and verb conjugations
git clone https://git.ashermorgan.net/spanish-quizzer/
Log | Files | Refs | README

commit dbbae640e09b879d55b85cd609d74e90413655bb
parent e8f30eed7fb0623b24040b5f9ec05701a775eeba
Author: AsherMorgan <59518073+AsherMorgan@users.noreply.github.com>
Date:   Tue, 17 Mar 2020 17:44:58 -0700

Add Adjectives.csv and Basics.csv.

Diffstat:
AVocab/Adjectives.csv | 36++++++++++++++++++++++++++++++++++++
AVocab/Basics.csv | 31+++++++++++++++++++++++++++++++
2 files changed, 67 insertions(+), 0 deletions(-)

diff --git a/Vocab/Adjectives.csv b/Vocab/Adjectives.csv @@ -0,0 +1,36 @@ +English,Spanish,Type +Artistic,Artístico,Adjective +Athletic,Atlético,Adjective +Bad,Malo,Adjective +Big,Grande,Adjective +Blonde hair,Pelo rubio,Adjective +Brown hair,Pelo castaño,Adjective +Disorganized,Desorganizado,Adjective +Fantastic,Fantástico,Adjective +Friendly,Amable,Adjective +Funny,Cómico,Adjective +Good,Bueno,Adjective +Good natured,Afable,Adjective +Handsome,Guapo,Adjective +Happy,Alegre,Adjective +Hard working,Trabajador,Adjective +Intelligent,Inteligente,Adjective +Interesting,Interesante,Adjective +Kind,Amable,Adjective +Lazy,Perezoso,Adjective +Loving,Cariñoso,Adjective +Nice,Simpático,Adjective +Old,Viejo,Adjective +Organized,Organizado,Adjective +Pleasant,Agradable,Adjective +Pretty,Bonito,Adjective +Red haired,Pelirrojo,Adjective +Serious,Serio,Adjective +Short,Bajo,Adjective +Small,Pequeño,Adjective +Special,Especial,Adjective +Studious,Estudioso,Adjective +Sweet,Dulce,Adjective +Tall,Alto,Adjective +Witty,Ingenioso,Adjective +Young,Joven,Adjective diff --git a/Vocab/Basics.csv b/Vocab/Basics.csv @@ -0,0 +1,31 @@ +English,Spanish,Type +April,Abril,Noun +August,Agosto,Noun +Black,Negro,Adjective +Blue,Azúl,Adjective +Brown,Marrón,Adjective +December,Diciembre,Noun +Domingo,Sunday,Noun +February,Febrero,Noun +Gray,Gris,Adjective +Green,Verde,Adjective +January,Enero,Noun +July,Julio,Noun +June,Junio,Noun +March,Marzo,Noun +May,Mayo,Noun +Monday,Lunes,Noun +November,Noviembre,Noun +October,Octubre,Noun +Orange,Anaranjado,Adjective +Pink,Rosado,Adjective +Purple,Morada,Adjective +Red,Rojo,Adjective +Sábado,Saturday,Noun +September,Septiembre,Noun +Thursday,Jueves,Noun +Tuesday,Martes,Noun +Viernes,Friday,Noun +Wednesday,Miércoles,Noun +White,Blanco,Adjective +Yellow,Amarillo,Adjective