mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-14 13:42:50 -06:00
a fairly complete Nynorsk implementation added
This commit is contained in:
9
lib/src/nynorsk/ExtraNnoAbs.gf
Normal file
9
lib/src/nynorsk/ExtraNnoAbs.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
-- Structures special for Norwegian. These are not implemented in other
|
||||
-- Scandinavian languages.
|
||||
|
||||
abstract ExtraNnoAbs = ExtraScandAbs ** {
|
||||
|
||||
fun
|
||||
PossNPPron : NP -> Pron -> NP ; -- bilen min
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user