mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-01 11:28:33 -06:00
PossPron, DetNP and PrepNP in Slovenian
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
concrete AdverbSlv of Adverb = CatSlv ** open ResSlv in {
|
||||
|
||||
lin
|
||||
PrepNP prep np = {s = prep.s ++ np.s ! prep.c} ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user