corrected own_V2 in DictionarySpa

This commit is contained in:
aarne
2014-08-24 20:30:24 +00:00
parent e9d83e1f9d
commit 59e71e5cfd
2 changed files with 2 additions and 2 deletions

View File

@@ -2081,7 +2081,7 @@ lin twice_Adv = mkAdv "dos veces" ;
lin sing_V2 = mkV2 (mkV "cantar") ;
lin sing_V = L.sing_V ;
lin whereas_Subj = ss "mientras" ** {m = Indic ; lock_Subj = <>} ;
lin own_V2 = mkV2 (reconocer_V) | mkV2 (mkV "admitir") ;
lin own_V2 = mkV2 poseer_V ;
lin head_V2 = mkV2 dirigir_V ;
lin head_V = dirigir_V ;
lin examination_N = mkN "examen" masculine ;