Files
gf-core/doc/tutorial/arithm/LexSwe.gf
2006-06-01 16:16:18 +00:00

9 lines
225 B
Plaintext

concrete LexSwe of Lex = CatSwe ** open ParadigmsSwe in {
lin
zero_PN = regPN "noll" neutrum ;
successor_N2 =
mkN2 (mk2N "efterföljare" "efterföljare") (mkPreposition "till") ;
even_A = regA "jämn" ;
}