1
0
forked from GitHub/gf-core

Poss,Part,Count NP in Scandinavian

This commit is contained in:
aarne
2013-03-13 14:21:26 +00:00
parent 0dc182c216
commit b3e1908c78
7 changed files with 33 additions and 2 deletions

View File

@@ -4,6 +4,6 @@
abstract ExtraNorAbs = ExtraScandAbs ** {
fun
PossNP : NP -> Pron -> NP ; -- bilen min
PossNPPron : NP -> Pron -> NP ; -- bilen min
}