Skip to content

Commit

Permalink
síggja rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Trondtr committed May 31, 2023
1 parent 1729d38 commit 7b10798
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/cg3/disambiguator.cg3
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,9 @@ SELECT V + Pl IF (-3 Pl + Nom)(-2 COMMA)(-1 ("sum"));
SELECT V IF (-1 Adv)(0 ("bar"))(1 ("til"));
## Soleiðis bar til.

# síggja
REMOVE:sær Refl IF (*0 N + Sg + Nom OR Pron + Sg + Nom)(NOT *0 3Sg);

# vera
SELECT:vera ("vera") IF (0 ("ver"))(*-1 HAVA BARRIER V);
SELECT:RealVarur A IF (-1 Det + Acc)(0 ("varur") + Acc + Sg)(1 N + Acc); # awaiting a real example
Expand Down

0 comments on commit 7b10798

Please sign in to comment.