mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-25 19:53:39 -06:00
Add some irregular verbs in Italian
This commit is contained in:
@@ -670,4 +670,13 @@ abstract IrregItaAbs = Cat [V] ** {
|
||||
fun stravolgere_V : V ;
|
||||
fun svolgere_V : V ;
|
||||
fun travolgere_V : V ;
|
||||
}
|
||||
|
||||
-- Added by John J. Camilleri Jan 2018
|
||||
fun concludere_V : V ;
|
||||
fun includere_V : V ;
|
||||
fun escludere_V : V ;
|
||||
fun precludere_V : V ;
|
||||
fun sospendere_V : V ;
|
||||
fun correggere_V : V ;
|
||||
fun decidere_V : V ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user