mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-19 08:02:51 -06:00
See https://github.com/daherb/GF orhttps://gitlab.cip.ifi.lmu.de/langeh/gf for full git commit history
6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
abstract ExtraLatAbs = Extra ** {
|
|
fun
|
|
UsePronNonDrop : Pron -> NP ;
|
|
|
|
}
|