(Por) add ter as optional auxiliary verb

- make it the default
- add paradigm to pick verb type (pick auxiliary verb or make it
  reflexive)

(Por,Spa) fix lexicon entry
This commit is contained in:
odanoburu
2019-02-14 10:23:10 -02:00
parent 60a750f1bc
commit b825c0e14a
4 changed files with 26 additions and 5 deletions
+1 -1
View File
@@ -281,7 +281,7 @@ lin
kill_V2 = mkV2 (mkV "matar" "morto") ;
know_V2 = mkV2 (mkV "conhecer") ;
learn_V2 = mkV2 (mkV "aprender") ;
leave_V2 = mkV2 (mkV "partir") ;
leave_V2 = mkV2 (mkV "partir") genitive ;
like_V2 = mkV2 (mkV "gostar") genitive ;
listen_V2 = mkV2 (mkV "escutar") ;
lose_V2 = mkV2 (mkV (perder_Besch "perder")) ;