File: SetChunkSource.rtx

package info (click to toggle)
apertium-recursive 1.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,132 kB
  • sloc: cpp: 8,682; python: 178; makefile: 30; sh: 9
file content (9 lines) | stat: -rw-r--r-- 162 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
n: _.number;
adj: _.number;
NP: _;

whatever: tags;

number = sg pl sp;

NP -> adj n [ /sl=*(whatever)[lem=2.lem/sl,tags=2.tags/sl]] {2 _1 1[number=$number/sl]};