mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 16:52:50 -06:00
fixed decodeUTF8 for pgf; removed old resources from darcs
This commit is contained in:
9
lib/resource/norwegian/ExtraNorAbs.gf
Normal file
9
lib/resource/norwegian/ExtraNorAbs.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
-- Structures special for Norwegian. These are not implemented in other
|
||||
-- Scandinavian languages.
|
||||
|
||||
abstract ExtraNorAbs = ExtraScandAbs ** {
|
||||
|
||||
fun
|
||||
PossNP : NP -> Pron -> NP ; -- bilen min
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user