#200: Translation of "rendre", "rompre" and "fendre"

opened by njr2128

rendre, rompre and fendre all translated as “break” – this ok or translate as “to rend” and “to split”, for example?


thuchacz commented:

THU used regular expression ^[Rr]end* to search for variants of “rendre” (16/24 relevant) THU used regular expression ^[Rr]omp* to search for variants of “rompre” (20) THU used regular expression ^[Ff]endr* to search for variants of “fendre” (9)

THU question: can we provisionally decide on translations that I can test against as I search?