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 5a9ff847699a8acea543a53bebcaabf0d59fa8fa
parent 3429de0154b738d67be19af8ba2eae8a187ee887
Author: AsherMorgan <59518073+AsherMorgan@users.noreply.github.com>
Date:   Thu, 19 Mar 2020 09:34:45 -0700

Add Professions.csv.

Diffstat:
AVocab/Professions.csv | 44++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 44 insertions(+), 0 deletions(-)

diff --git a/Vocab/Professions.csv b/Vocab/Professions.csv @@ -0,0 +1,43 @@ +English,Spanish,Type +Architect,El arquitecto,Noun +Artist,El artista,Noun +Broker,El agente de bolsa,Noun +Businessman,El hombre de negocios,Noun +Career,La carrera,Noun +Carpinter,El carpintero,Noun +Company,La compañía,Noun +Dentist,El dentista,Noun +Designer,El diseñador,Noun +Detective,El detective,Noun +Doctor,El doctor,Noun +Engineer,El ingeniero,Noun +Enterprise,La empresa,Noun +Executive,El ejecutivo,Noun +Fireman,El bombero,Noun +Full time,Todo tiempo,Noun +Half time,Medio tiempo,Noun +Job,El empleo,Noun +Job,El trabajo,Noun +Job,El oficio,Noun +Lawyer,El abogado,Noun +Meeting,La reunión,Noun +Nurse,El enfermero,Noun +Pilot,El piloto,Noun +Policeman,El policía,Noun +Politician,El político,Noun +Postman,El cartero,Noun +Programmer,El programador,Noun +Promotion,El ascenso,Noun +Raise,El aumento de sueldo,Noun +Scientist,El científico,Noun +Teacher,El profesor,Noun +To employ,Emplear,Verb +To get fired,Despedir,Verb +To invert,Invertir,Verb +To leave,Dejar,Verb +To resign,Renunciar,Verb +To retire,Jubilarse,Verb +To succeed,Tener éxito,Verb +Veterinarian,El veterinario,Noun +Video conference,La videoconferencia,Noun +Wage,El sueldo,Noun +\ No newline at end of file