15.07.2013 Views

Microsoft Visual Basic - Encyclopaedia Gentium Boni

Microsoft Visual Basic - Encyclopaedia Gentium Boni

Microsoft Visual Basic - Encyclopaedia Gentium Boni

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

fctAnalyserGrec - 2<br />

Resultat = "Verbe être, indicatif imparfait actif, 1ère personne du singulier : nous serons"<br />

ElseIf mot = "e)/sesqe" Or mot = "esesqe" Then<br />

Resultat = "Verbe être, indicatif imparfait actif, 1ère personne du singulier : vous serez"<br />

ElseIf mot = "e)/sontai" Or mot = "esontai" Then<br />

Resultat = "Verbe être, indicatif imparfait actif, 1ère personne du singulier : ils seront"<br />

' impératif présent actif<br />

ElseIf mot = "i)/sqi" Or mot = "isqi" Then<br />

Resultat = "Verbe être, impératif présent actif, 1ère personne du singulier : sois"<br />

ElseIf mot = "e)/stw" Or mot = "estw" Then<br />

Resultat = "Verbe être, impératif présent actif, 1ère personne du singulier : qu'il soit"<br />

ElseIf mot = "e)/ste" Or mot = "este" Then<br />

Resultat = "Verbe être, impératif présent actif, 1ère personne du singulier : que vous soyez"<br />

ElseIf mot = "e)/stwsan" Or mot = "estwsan" Then<br />

Resultat = "Verbe être, impératif présent actif, 1ère personne du singulier : qu'ils soient"<br />

ElseIf mot = "eij" Or mot = "ei)j" Then<br />

Resultat = " Adverbe de lieu : vers, en direction de"<br />

ElseIf Right(mot, 9) = "qh/someqa" Then ' ************************************************DEBUT DE<br />

L'INDICATIF****************************<br />

Resultat = " Indicatif futur passif, 1ère personne du singulier"<br />

enlever = 9<br />

ElseIf Right(mot, 9) = "qh/sontai" Then<br />

Resultat = " Indicatif futur passif, 3ème personne du pluriel"<br />

enlever = 9<br />

ElseIf Right(mot, 8) = "qh/somai" Then<br />

Resultat = " Indicatif futur passif, 1ère personne du singulier"<br />

enlever = 9<br />

ElseIf Right(mot, 8) = "qh/setai" Then<br />

Resultat = " Indicatif futur passif, 3ème personne du singulier"<br />

enlever = 8<br />

ElseIf Right(mot, 8) = "qh/sesqe" Then<br />

Resultat = " Indicatif futur passif, 2ème personne du pluriel"<br />

enlever = 8<br />

ElseIf Left(mot, 2) = "e)" And Right(mot, 7) = "sa/meqa" Then<br />

Resultat = " Indicatif aoriste moyen, 1ère personne du pluriel"<br />

enlever = 7<br />

enleverg = 2<br />

ElseIf Right(mot, 7) = "so/meqa" Then<br />

Resultat = " Indicatif futur moyen, 1ère personne du pluriel"<br />

enlever = 7<br />

ElseIf Right(mot, 7) = "e/twsan" Then<br />

Resultat = " Impératif présent actif, 3ème personne du pluriel"<br />

enlever = 7<br />

ElseIf Left(mot, 2) = "e)" And Right(mot, 6) = "sa/mhn" Then<br />

Resultat = " Indicatif aoriste moyen, 1ère personne du singulier"<br />

enlever = 6<br />

enleverg = 2<br />

ElseIf Left(mot, 2) = "e)" And Right(mot, 6) = "o/meqa" Then<br />

Resultat = " Indicatif imparfait moyen-passif, 1ère personne du pluriel"<br />

enlever = 6<br />

enleverg = 2<br />

ElseIf Right(mot, 6) = "a)lla/" Or mot = "alla" Then<br />

Resultat = " Conjonction : mais ; eh bien ! ; cependant"<br />

ElseIf Right(mot, 6) = "sontai" Then<br />

Resultat = " Indicatif futur moyen, 3ème personne du pluriel"<br />

enlever = 6<br />

ElseIf Right(mot, 6) = "qh/sh|" Then<br />

Resultat = " Indicatif futur passif, 2ème personne du singulier"<br />

enlever = 6<br />

ElseIf Right(mot, 6) = "etwsan" Then<br />

Resultat = " Impératif présent actif, 3ème personne du pluriel"<br />

enlever = 6<br />

ElseIf Right(mot, 6) = "keimen" Then<br />

Resultat = " Indicatif plus-que-parfait actif, 1ère personne du pluriel"<br />

enlever = 6<br />

enleverg = 4<br />

ElseIf Right(mot, 6) = "keisan" Then<br />

Resultat = " Indicatif plus-que-parfait actif, 3ème personne du pluriel"<br />

enlever = 6<br />

enleverg = 4<br />

ElseIf Left(mot, 2) = "e)" And Right(mot, 5) = "samen" Then<br />

Resultat = " Indicatif aoriste actif, 1ère personne du pluriel"<br />

enlever = 5<br />

enleverg = 2<br />

ElseIf Left(mot, 2) = "e)" And Right(mot, 5) = "sasqe" Then

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!