mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 15:22:50 -06:00
Latvian extra: initial support for VP conjunction (VPS)
TODO: subject-dependent double negation, other verb moods (currently only the indicative mood).
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
--# -path=.:../abstract:../common:../prelude
|
||||
|
||||
abstract ExtraLavAbs = Extra ** open ResLav, Prelude in {
|
||||
abstract ExtraLavAbs = Extra **
|
||||
--open ResLav, Prelude in
|
||||
{
|
||||
|
||||
fun
|
||||
GenCN : NP -> CN -> CN ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user