[fr][pronouns]

This commit is contained in:
Andrea Vos 2021-08-26 20:31:20 +02:00
parent 5f32b50da3
commit e6036b28da
3 changed files with 21 additions and 21 deletions

View File

@ -1,5 +1,5 @@
singular plural isHonorific singular plural isHonorific
Je pense qu'{pronoun_subject} est très gentil. FALSE Je pense qu'{pronoun_subject} est très genti{inflection_l}. FALSE
{'pronoun_subject} est {pronoun_possessive} voisi{conjugation_n}. FALSE {'pronoun_subject} est {pronoun_possessive} voisi{inflection_n}. FALSE
Je vais {pronoun_object} rencontrer bientôt. FALSE Je vais {pronoun_object} rencontrer bientôt. FALSE
Je me fie à {pronoun_disjunctive}. FALSE Je me fie à {pronoun_disjunctive}. FALSE

1 singular plural isHonorific
2 Je pense qu'{pronoun_subject} est très gentil. Je pense qu'{pronoun_subject} est très genti{inflection_l}. FALSE
3 {'pronoun_subject} est {pronoun_possessive} voisi{conjugation_n}. {'pronoun_subject} est {pronoun_possessive} voisi{inflection_n}. FALSE
4 Je vais {pronoun_object} rencontrer bientôt. FALSE
5 Je me fie à {pronoun_disjunctive}. FALSE

View File

@ -3,8 +3,8 @@ export default [
'pronoun_object', 'pronoun_object',
'pronoun_disjunctive', 'pronoun_disjunctive',
'pronoun_possessive', 'pronoun_possessive',
'conjugation_l', 'inflection_l',
'conjugation_x', 'inflection_x',
'conjugation_e', 'inflection_e',
'conjugation_n', 'inflection_n',
]; ];

View File

@ -1,16 +1,16 @@
key description normative pronoun_subject pronoun_object pronoun_disjunctive pronoun_possessive conjugation_l conjugation_x conjugation_e conjugation_n plural pluralHonorific pronounceable history thirdForm smallForm sourcesInfo key description normative pronoun_subject pronoun_object pronoun_disjunctive pronoun_possessive inflection_l inflection_x inflection_e inflection_n plural pluralHonorific pronounceable history thirdForm smallForm sourcesInfo
il Normatif, masculin TRUE il le lui mon l x é n FALSE FALSE TRUE il Normatif, masculin TRUE il le lui mon l x é n FALSE FALSE TRUE
elle Normatif, féminin TRUE elle la elle ma le se e ne FALSE FALSE TRUE elle Normatif, féminin TRUE elle la elle ma lle se e ne FALSE FALSE TRUE
on Normatif, indéfini TRUE on en soi man l·le x·se é·e n·e FALSE FALSE TRUE on Normatif, indéfini TRUE on en soi man l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE
al Neopronom «al» FALSE al lea al mo l·le x·se é·e n·e FALSE FALSE TRUE al Neopronom «al» FALSE al lea al mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE
ael Neopronom «ael» FALSE ael lea ael mo l·le x·se é·e n·e FALSE FALSE TRUE ael Neopronom «ael» FALSE ael lea ael mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE
el Neopronom «el» FALSE el lea el mo l·le x·se é·e n·e FALSE FALSE TRUE el Neopronom «el» FALSE el lea el mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE
em Neopronom «em» FALSE em lea em mo l·le x·se é·e n·e FALSE FALSE TRUE Proche à «elle» em Neopronom «em» FALSE em lea em mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Proche à «elle»
iel Neopronom «iel» FALSE iel lea ellui mo l·le x·se é·e n·e FALSE FALSE TRUE Mélange de «il» et «elle» iel Neopronom «iel» FALSE iel lea ellui mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Mélange de «il» et «elle»
ielle Neopronom «ielle» FALSE ielle lea ielle mo l·le x·se é·e n·e FALSE FALSE TRUE ielle Neopronom «ielle» FALSE ielle lea ielle mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE
ille Neopronom «ille» FALSE ille lea ille mo l·le x·se é·e n·e FALSE FALSE TRUE ille Neopronom «ille» FALSE ille lea ille mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE
im Neopronom «im» FALSE im lea im mo l·le x·se é·e n·e FALSE FALSE TRUE Proche à «il» im Neopronom «im» FALSE im lea im mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Proche à «il»
ol Neopronom «ol» FALSE ol lo ol mo l·le x·se é·e n·e FALSE FALSE TRUE ol Neopronom «ol» FALSE ol lo ol mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE
ul Neopronom «ul» FALSE ul lu ul mo l·le x·se é·e n·e FALSE FALSE TRUE ul Neopronom «ul» FALSE ul lu ul mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE
yel Neopronom «yel» FALSE yel lea yel mo l·le x·se é·e n·e FALSE FALSE TRUE Une orthographe alternative de «iel» yel Neopronom «yel» FALSE yel lea yel mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Une orthographe alternative de «iel»
yelle Neopronom «yelle» FALSE yelle lea yelle mo l·le x·se é·e n·e FALSE FALSE TRUE yelle Neopronom «yelle» FALSE yelle lea yelle mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE

Can't render this file because it has a wrong number of fields in line 2.