forked from GitHub/gf-rgl
coercions from special categories in Construction to N and PN
This commit is contained in:
@@ -66,5 +66,11 @@ lin
|
||||
lincat Language = PN ;
|
||||
|
||||
lin InLanguage l = SyntaxGer.mkAdv on_Prep (mkNP l) ;
|
||||
|
||||
lin
|
||||
weekdayN w = w ;
|
||||
monthN m = m ;
|
||||
languagePN l = l ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user