forked from GitHub/gf-rgl
Added functionality for V3 in lexicon, rearranged the Paradigms to accomodate it. Implemented Slash2V3 and Slash3V3
This commit is contained in:
@@ -90,7 +90,7 @@ with_Prep = mkPrep "na" [];
|
||||
n = Sg
|
||||
};
|
||||
|
||||
have_V2 ={s= "ine"; morphs = mkVerbMorphs; comp = []}; --: V2 ;
|
||||
have_V2 ={s= "ine"; pres=[]; perf =[]; morphs = mkVerbMorphs; comp = []; isRegular=False}; --: V2 ;
|
||||
{-
|
||||
All Predeterminers are given here.
|
||||
Initial analysis shows that
|
||||
|
||||
Reference in New Issue
Block a user