mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-18 23:52:51 -06:00
German Bronzeage ; two fixes in Italian
This commit is contained in:
@@ -97,7 +97,7 @@ incomplete concrete NounRomance of Noun =
|
||||
} ;
|
||||
|
||||
IndefArt = {
|
||||
s = \\b,n,g,c => if_then_Str b [] (artIndef g n c) ;
|
||||
s = \\b,n,g,c => if_then_Str b (prepCase c) (artIndef g n c) ;
|
||||
sp = \\n,g,c => artIndef g n c ; ---- not for Fre
|
||||
s2 = []
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user