mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
German lexicon completed
This commit is contained in:
@@ -26,6 +26,9 @@ oper
|
||||
{s : Gender => Case => Str ; n : Number ; a : Adjf} = \n,dies ->
|
||||
{s = appAdj (regA dies) ! n ; n = n ; a = Weak} ;
|
||||
|
||||
mkOrd : {s : Degree => AForm => Str} -> {s : AForm => Str} = \a ->
|
||||
{s = a.s ! Posit} ;
|
||||
|
||||
-- For $ParadigmsGer$.
|
||||
|
||||
genitS : Str -> Str = \hund -> case hund of {
|
||||
|
||||
Reference in New Issue
Block a user