mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-06 13:52:44 -06:00
started Swedish
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
interface DiffScand = {
|
||||
|
||||
param
|
||||
Gender ;
|
||||
|
||||
oper
|
||||
neutrum, utrum : Gender ;
|
||||
|
||||
conjThat : Str ;
|
||||
conjThan : Str ;
|
||||
infMark : Str ;
|
||||
}
|
||||
Reference in New Issue
Block a user