mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 01:18:57 -06:00
fixed copula verbs
This commit is contained in:
@@ -200,5 +200,5 @@ lin
|
|||||||
} ;
|
} ;
|
||||||
|
|
||||||
-- : VP ; -- be
|
-- : VP ; -- be
|
||||||
UseCopula = {adv=\\a=>[] ; verb=copulaIns; dep=[] ; compl=\\p,a=>[]} ;
|
UseCopula = {adv=\\a=>[] ; verb=copulaIns ; dep=[] ; compl=\\p,a=>[]} ;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user