
  TAGS FOR LANGUAGETOOL
_______________________________________________________________________________

--  NOUNS AND ADJECTIVES  --

    Noun:                   N [gender] [number]
    Adjective:              J [gender] [number]

                [gender]    m  = masculine
                            f  = feminine
                            e  = epicene

                [number]    s  = singular
                            p  = plural
                            sp = singular or plural

    Examples:
        N m s
        N f p
        J e sp

    
--  MISC  --

    Adverb:                 A
    Interjection:           I
    Onomatopeia:            O
    Cardinal number:        K
    Abbreviation:           S
    
    
--  VERBS  --

    Infinitive:             V inf
    Conjugation:            V [mood] [tense] [person] [number]
    Present participle:     V ppr
    Past participle:        V ppa [gender] [number]

                [mood]      ind     = indicative
                            con     = conditional
                            sub     = subjonctive
                            imp     = imperative
                            
                [tense]     pres    = present
                            psim    = pass simple  (past: action done once)
                            impa    = imparfait     (past: action done regularly)
                            futu    = future
                
                [person]    1       = first person
                            2       = second person
                            3       = third person
                
                [number]    s  = singular
                            p  = plural
                            
    Exceptions:
        avoir               V avoir  instead of  V
        tre                V etre   instead of  V
        
    Examples:
        V ind pres 1 p
        V ind psim 3 p
        V sub impa 3 s
        V inf
        V ppa f p

        
--  GRAMMATICAL WORDS  --

    preposition:                    P

    conjonction:                    C
    conjonctions de subordination:  C sub
    conjonctions de coordination:   C coor
    
    determiner:                     D
                                    D [gender] [number]
                              
    pronom                          R [gender] [number]
    pronom relatif                  R rel [gender] [number]
    pronom dmontratif              R dem [gender] [number]
    pronom rflchi                 R refl [person] [gender] [number]
    pronom personnel                R pers [to] [gender] [number]
                                    R pers [to] [number] 
    
                        [gender]    m  = masculine
                                    f  = feminine
                                    e  = epicene

                        [number]    s  = singular
                                    p  = plural

                        [person]    1  = first person
                                    2  = second person
                                    3  = third person

                        [to]        suj = subject
                                    obj = object
