mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 03:09:33 -06:00
added CompCN to Romance and Romanian
This commit is contained in:
@@ -168,6 +168,7 @@ concrete VerbRon of Verb =
|
||||
UseComp comp = insertSimpObj comp.s copula ;
|
||||
|
||||
CompAP ap = {s = \\ag => ap.s ! AF ag.g ag.n Indef ANomAcc} ;
|
||||
CompCN cn = { s = \\ag => cn.s ! ag.n ! Indef ! ANomAcc }; --- RE 7/12/2010
|
||||
CompNP np = {s = \\_ => (np.s ! No).comp} ;
|
||||
CompAdv a = {s = \\_ => a.s} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user