mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
more example languages
This commit is contained in:
@@ -10,7 +10,7 @@ incomplete concrete NounRomance of Noun =
|
||||
n = det.n
|
||||
in {
|
||||
s = \\c => let cs = npform2case c in
|
||||
prepCase cs ++ det.s ! g ! cs ++ cn.s ! n ;
|
||||
det.s ! g ! cs ++ cn.s ! n ;
|
||||
a = agrP3 g n ;
|
||||
hasClit = False
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user