mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 17:22:51 -06:00
resource lib name changed
This commit is contained in:
8
lib/resource/norwegian/ExtraNor.gf
Normal file
8
lib/resource/norwegian/ExtraNor.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
concrete ExtraNor of ExtraNorAbs = ExtraScandNor ** open CommonScand, ResNor in {
|
||||
|
||||
lin
|
||||
PossNP np pro = {
|
||||
s = \\c => np.s ! NPNom ++ pro.s ! NPPoss np.a.gn ; ---- c
|
||||
a = np.a
|
||||
} ;
|
||||
}
|
||||
Reference in New Issue
Block a user