You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
where ((( FILL ( 𝜋 lemma @ A )= be )) ∧ ((V unmatched p4 . V) ∧((V unmatched p3 . V) ∧ ((V unmatched p3pass . V) ∧ ((V unmatched p3expl . V) ∧((ℓ 0 @ V = verb)))))))
38
+
↪ set (𝜋 cop @ S) as (𝜉 0 @ V) // Property extension
39
+
del A // Removing a node
40
+
del V
41
+
(S); // Instance of reference to be returned
42
+
35
43
36
44
p3simple = (V)--[∀n:nsubj]->(>>S)
37
45
--[? mark]->(M)
@@ -68,7 +76,7 @@ p3 = (>> V)<-[∀ ? w:]--(B)
68
76
--[∀ ge: dobj||ccomp||nmod||dep||obj||obl||xcomp]->( Z) // Future work: nested join between >>Z and >>Z from the join, when required. This might require to re-do the join semantics
0 commit comments