mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 02:39:31 -06:00
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
|
|
SymmetricRelation ? (\x,y -> oppositeDirection x y)
|
|
|
|
IrreflexiveRelation ? (\x,y -> oppositeDirection x y)
|