1
0
forked from GitHub/gf-rgl

Include 'tossir' verb (to cough) into CA Bescherelle (#380)

Fixed cough_V 'tossir', paradigm implemented as version of cosir/31.
This commit is contained in:
Jordi Saludes
2021-10-20 11:00:33 +02:00
committed by GitHub
parent a33768ad1a
commit d97b1ebbce
4 changed files with 69 additions and 3 deletions
+2 -1
View File
@@ -20,6 +20,7 @@ lin escopir_V = verbV (escopir_49 "escopir") ;
lin fondre_V = verbV (fondre_57 "fendre") ;
lin jeure_V = verbV (jeure_62 "jeure" (True|False)) ;
lin omplir_V = verbV (omplir_80 "omplir") ;
lin tossir_V = verbV (tossir_31b "tossir") ;
lin venir_V = verbV (venir_117 "venir" (True|False)) ;
}
}